@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSIoTWireless
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSIoTWireless
instead.
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud. To onboard both LoRaWAN and Sidewalk devices to AWS IoT, use the IoT Wireless API. These wireless devices use the Low Power Wide Area Networking (LPWAN) communication protocol to communicate with AWS IoT.
Using the API, you can perform create, read, update, and delete operations for your wireless devices, gateways, destinations, and profiles. After onboarding your devices, you can use the API operations to set log levels and monitor your devices with CloudWatch.
You can also use the API operations to create multicast groups and schedule a multicast session for sending a downlink message to devices in the group. By using Firmware Updates Over-The-Air (FUOTA) API operations, you can create a FUOTA task and schedule a session to update the firmware of individual devices or an entire group of devices in a multicast group.
To connect to the AWS IoT Wireless Service, use the Service endpoints as described in IoT Wireless Service endpoints in the AWS General Reference.
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
AssociateAwsAccountWithPartnerAccountResult |
associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
|
AssociateMulticastGroupWithFuotaTaskResult |
associateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest associateMulticastGroupWithFuotaTaskRequest)
Associate a multicast group with a FUOTA task.
|
AssociateWirelessDeviceWithFuotaTaskResult |
associateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest associateWirelessDeviceWithFuotaTaskRequest)
Associate a wireless device with a FUOTA task.
|
AssociateWirelessDeviceWithMulticastGroupResult |
associateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest associateWirelessDeviceWithMulticastGroupRequest)
Associates a wireless device with a multicast group.
|
AssociateWirelessDeviceWithThingResult |
associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
|
AssociateWirelessGatewayWithCertificateResult |
associateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest associateWirelessGatewayWithCertificateRequest)
Associates a wireless gateway with a certificate.
|
AssociateWirelessGatewayWithThingResult |
associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
|
CancelMulticastGroupSessionResult |
cancelMulticastGroupSession(CancelMulticastGroupSessionRequest cancelMulticastGroupSessionRequest)
Cancels an existing multicast group session.
|
CreateDestinationResult |
createDestination(CreateDestinationRequest createDestinationRequest)
Creates a new destination that maps a device message to an AWS IoT rule.
|
CreateDeviceProfileResult |
createDeviceProfile(CreateDeviceProfileRequest createDeviceProfileRequest)
Creates a new device profile.
|
CreateFuotaTaskResult |
createFuotaTask(CreateFuotaTaskRequest createFuotaTaskRequest)
Creates a FUOTA task.
|
CreateMulticastGroupResult |
createMulticastGroup(CreateMulticastGroupRequest createMulticastGroupRequest)
Creates a multicast group.
|
CreateNetworkAnalyzerConfigurationResult |
createNetworkAnalyzerConfiguration(CreateNetworkAnalyzerConfigurationRequest createNetworkAnalyzerConfigurationRequest)
Creates a new network analyzer configuration.
|
CreateServiceProfileResult |
createServiceProfile(CreateServiceProfileRequest createServiceProfileRequest)
Creates a new service profile.
|
CreateWirelessDeviceResult |
createWirelessDevice(CreateWirelessDeviceRequest createWirelessDeviceRequest)
Provisions a wireless device.
|
CreateWirelessGatewayResult |
createWirelessGateway(CreateWirelessGatewayRequest createWirelessGatewayRequest)
Provisions a wireless gateway.
|
CreateWirelessGatewayTaskResult |
createWirelessGatewayTask(CreateWirelessGatewayTaskRequest createWirelessGatewayTaskRequest)
Creates a task for a wireless gateway.
|
CreateWirelessGatewayTaskDefinitionResult |
createWirelessGatewayTaskDefinition(CreateWirelessGatewayTaskDefinitionRequest createWirelessGatewayTaskDefinitionRequest)
Creates a gateway task definition.
|
DeleteDestinationResult |
deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
|
DeleteDeviceProfileResult |
deleteDeviceProfile(DeleteDeviceProfileRequest deleteDeviceProfileRequest)
Deletes a device profile.
|
DeleteFuotaTaskResult |
deleteFuotaTask(DeleteFuotaTaskRequest deleteFuotaTaskRequest)
Deletes a FUOTA task.
|
DeleteMulticastGroupResult |
deleteMulticastGroup(DeleteMulticastGroupRequest deleteMulticastGroupRequest)
Deletes a multicast group if it is not in use by a fuota task.
|
DeleteNetworkAnalyzerConfigurationResult |
deleteNetworkAnalyzerConfiguration(DeleteNetworkAnalyzerConfigurationRequest deleteNetworkAnalyzerConfigurationRequest)
Deletes a network analyzer configuration.
|
DeleteQueuedMessagesResult |
deleteQueuedMessages(DeleteQueuedMessagesRequest deleteQueuedMessagesRequest)
Remove queued messages from the downlink queue.
|
DeleteServiceProfileResult |
deleteServiceProfile(DeleteServiceProfileRequest deleteServiceProfileRequest)
Deletes a service profile.
|
DeleteWirelessDeviceResult |
deleteWirelessDevice(DeleteWirelessDeviceRequest deleteWirelessDeviceRequest)
Deletes a wireless device.
|
DeleteWirelessDeviceImportTaskResult |
deleteWirelessDeviceImportTask(DeleteWirelessDeviceImportTaskRequest deleteWirelessDeviceImportTaskRequest)
Delete an import task.
|
DeleteWirelessGatewayResult |
deleteWirelessGateway(DeleteWirelessGatewayRequest deleteWirelessGatewayRequest)
Deletes a wireless gateway.
|
DeleteWirelessGatewayTaskResult |
deleteWirelessGatewayTask(DeleteWirelessGatewayTaskRequest deleteWirelessGatewayTaskRequest)
Deletes a wireless gateway task.
|
DeleteWirelessGatewayTaskDefinitionResult |
deleteWirelessGatewayTaskDefinition(DeleteWirelessGatewayTaskDefinitionRequest deleteWirelessGatewayTaskDefinitionRequest)
Deletes a wireless gateway task definition.
|
DeregisterWirelessDeviceResult |
deregisterWirelessDevice(DeregisterWirelessDeviceRequest deregisterWirelessDeviceRequest)
Deregister a wireless device from AWS IoT Wireless.
|
DisassociateAwsAccountFromPartnerAccountResult |
disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account.
|
DisassociateMulticastGroupFromFuotaTaskResult |
disassociateMulticastGroupFromFuotaTask(DisassociateMulticastGroupFromFuotaTaskRequest disassociateMulticastGroupFromFuotaTaskRequest)
Disassociates a multicast group from a fuota task.
|
DisassociateWirelessDeviceFromFuotaTaskResult |
disassociateWirelessDeviceFromFuotaTask(DisassociateWirelessDeviceFromFuotaTaskRequest disassociateWirelessDeviceFromFuotaTaskRequest)
Disassociates a wireless device from a FUOTA task.
|
DisassociateWirelessDeviceFromMulticastGroupResult |
disassociateWirelessDeviceFromMulticastGroup(DisassociateWirelessDeviceFromMulticastGroupRequest disassociateWirelessDeviceFromMulticastGroupRequest)
Disassociates a wireless device from a multicast group.
|
DisassociateWirelessDeviceFromThingResult |
disassociateWirelessDeviceFromThing(DisassociateWirelessDeviceFromThingRequest disassociateWirelessDeviceFromThingRequest)
Disassociates a wireless device from its currently associated thing.
|
DisassociateWirelessGatewayFromCertificateResult |
disassociateWirelessGatewayFromCertificate(DisassociateWirelessGatewayFromCertificateRequest disassociateWirelessGatewayFromCertificateRequest)
Disassociates a wireless gateway from its currently associated certificate.
|
DisassociateWirelessGatewayFromThingResult |
disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDestinationResult |
getDestination(GetDestinationRequest getDestinationRequest)
Gets information about a destination.
|
GetDeviceProfileResult |
getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
|
GetEventConfigurationByResourceTypesResult |
getEventConfigurationByResourceTypes(GetEventConfigurationByResourceTypesRequest getEventConfigurationByResourceTypesRequest)
Get the event configuration based on resource types.
|
GetFuotaTaskResult |
getFuotaTask(GetFuotaTaskRequest getFuotaTaskRequest)
Gets information about a FUOTA task.
|
GetLogLevelsByResourceTypesResult |
getLogLevelsByResourceTypes(GetLogLevelsByResourceTypesRequest getLogLevelsByResourceTypesRequest)
Returns current default log levels or log levels by resource types.
|
GetMetricConfigurationResult |
getMetricConfiguration(GetMetricConfigurationRequest getMetricConfigurationRequest)
Get the metric configuration status for this AWS account.
|
GetMetricsResult |
getMetrics(GetMetricsRequest getMetricsRequest)
Get the summary metrics for this AWS account.
|
GetMulticastGroupResult |
getMulticastGroup(GetMulticastGroupRequest getMulticastGroupRequest)
Gets information about a multicast group.
|
GetMulticastGroupSessionResult |
getMulticastGroupSession(GetMulticastGroupSessionRequest getMulticastGroupSessionRequest)
Gets information about a multicast group session.
|
GetNetworkAnalyzerConfigurationResult |
getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest getNetworkAnalyzerConfigurationRequest)
Get network analyzer configuration.
|
GetPartnerAccountResult |
getPartnerAccount(GetPartnerAccountRequest getPartnerAccountRequest)
Gets information about a partner account.
|
GetPositionResult |
getPosition(GetPositionRequest getPositionRequest)
Deprecated.
|
GetPositionConfigurationResult |
getPositionConfiguration(GetPositionConfigurationRequest getPositionConfigurationRequest)
Deprecated.
|
GetPositionEstimateResult |
getPositionEstimate(GetPositionEstimateRequest getPositionEstimateRequest)
Get estimated position information as a payload in GeoJSON format.
|
GetResourceEventConfigurationResult |
getResourceEventConfiguration(GetResourceEventConfigurationRequest getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
|
GetResourceLogLevelResult |
getResourceLogLevel(GetResourceLogLevelRequest getResourceLogLevelRequest)
Fetches the log-level override, if any, for a given resource-ID and resource-type.
|
GetResourcePositionResult |
getResourcePosition(GetResourcePositionRequest getResourcePositionRequest)
Get the position information for a given wireless device or a wireless gateway resource.
|
GetServiceEndpointResult |
getServiceEndpoint(GetServiceEndpointRequest getServiceEndpointRequest)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server
(LNS) connections.
|
GetServiceProfileResult |
getServiceProfile(GetServiceProfileRequest getServiceProfileRequest)
Gets information about a service profile.
|
GetWirelessDeviceResult |
getWirelessDevice(GetWirelessDeviceRequest getWirelessDeviceRequest)
Gets information about a wireless device.
|
GetWirelessDeviceImportTaskResult |
getWirelessDeviceImportTask(GetWirelessDeviceImportTaskRequest getWirelessDeviceImportTaskRequest)
Get information about an import task and count of device onboarding summary information for the import task.
|
GetWirelessDeviceStatisticsResult |
getWirelessDeviceStatistics(GetWirelessDeviceStatisticsRequest getWirelessDeviceStatisticsRequest)
Gets operating information about a wireless device.
|
GetWirelessGatewayResult |
getWirelessGateway(GetWirelessGatewayRequest getWirelessGatewayRequest)
Gets information about a wireless gateway.
|
GetWirelessGatewayCertificateResult |
getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
GetWirelessGatewayFirmwareInformationResult |
getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
|
GetWirelessGatewayStatisticsResult |
getWirelessGatewayStatistics(GetWirelessGatewayStatisticsRequest getWirelessGatewayStatisticsRequest)
Gets operating information about a wireless gateway.
|
GetWirelessGatewayTaskResult |
getWirelessGatewayTask(GetWirelessGatewayTaskRequest getWirelessGatewayTaskRequest)
Gets information about a wireless gateway task.
|
GetWirelessGatewayTaskDefinitionResult |
getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest getWirelessGatewayTaskDefinitionRequest)
Gets information about a wireless gateway task definition.
|
ListDestinationsResult |
listDestinations(ListDestinationsRequest listDestinationsRequest)
Lists the destinations registered to your AWS account.
|
ListDeviceProfilesResult |
listDeviceProfiles(ListDeviceProfilesRequest listDeviceProfilesRequest)
Lists the device profiles registered to your AWS account.
|
ListDevicesForWirelessDeviceImportTaskResult |
listDevicesForWirelessDeviceImportTask(ListDevicesForWirelessDeviceImportTaskRequest listDevicesForWirelessDeviceImportTaskRequest)
List the Sidewalk devices in an import task and their onboarding status.
|
ListEventConfigurationsResult |
listEventConfigurations(ListEventConfigurationsRequest listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
|
ListFuotaTasksResult |
listFuotaTasks(ListFuotaTasksRequest listFuotaTasksRequest)
Lists the FUOTA tasks registered to your AWS account.
|
ListMulticastGroupsResult |
listMulticastGroups(ListMulticastGroupsRequest listMulticastGroupsRequest)
Lists the multicast groups registered to your AWS account.
|
ListMulticastGroupsByFuotaTaskResult |
listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest)
List all multicast groups associated with a fuota task.
|
ListNetworkAnalyzerConfigurationsResult |
listNetworkAnalyzerConfigurations(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest)
Lists the network analyzer configurations.
|
ListPartnerAccountsResult |
listPartnerAccounts(ListPartnerAccountsRequest listPartnerAccountsRequest)
Lists the partner accounts associated with your AWS account.
|
ListPositionConfigurationsResult |
listPositionConfigurations(ListPositionConfigurationsRequest listPositionConfigurationsRequest)
Deprecated.
|
ListQueuedMessagesResult |
listQueuedMessages(ListQueuedMessagesRequest listQueuedMessagesRequest)
List queued messages in the downlink queue.
|
ListServiceProfilesResult |
listServiceProfiles(ListServiceProfilesRequest listServiceProfilesRequest)
Lists the service profiles registered to your AWS account.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
|
ListWirelessDeviceImportTasksResult |
listWirelessDeviceImportTasks(ListWirelessDeviceImportTasksRequest listWirelessDeviceImportTasksRequest)
List wireless devices that have been added to an import task.
|
ListWirelessDevicesResult |
listWirelessDevices(ListWirelessDevicesRequest listWirelessDevicesRequest)
Lists the wireless devices registered to your AWS account.
|
ListWirelessGatewaysResult |
listWirelessGateways(ListWirelessGatewaysRequest listWirelessGatewaysRequest)
Lists the wireless gateways registered to your AWS account.
|
ListWirelessGatewayTaskDefinitionsResult |
listWirelessGatewayTaskDefinitions(ListWirelessGatewayTaskDefinitionsRequest listWirelessGatewayTaskDefinitionsRequest)
List the wireless gateway tasks definitions registered to your AWS account.
|
PutPositionConfigurationResult |
putPositionConfiguration(PutPositionConfigurationRequest putPositionConfigurationRequest)
Deprecated.
|
PutResourceLogLevelResult |
putResourceLogLevel(PutResourceLogLevelRequest putResourceLogLevelRequest)
Sets the log-level override for a resource-ID and resource-type.
|
ResetAllResourceLogLevelsResult |
resetAllResourceLogLevels(ResetAllResourceLogLevelsRequest resetAllResourceLogLevelsRequest)
Removes the log-level overrides for all resources; both wireless devices and wireless gateways.
|
ResetResourceLogLevelResult |
resetResourceLogLevel(ResetResourceLogLevelRequest resetResourceLogLevelRequest)
Removes the log-level override, if any, for a specific resource-ID and resource-type.
|
SendDataToMulticastGroupResult |
sendDataToMulticastGroup(SendDataToMulticastGroupRequest sendDataToMulticastGroupRequest)
Sends the specified data to a multicast group.
|
SendDataToWirelessDeviceResult |
sendDataToWirelessDevice(SendDataToWirelessDeviceRequest sendDataToWirelessDeviceRequest)
Sends a decrypted application data frame to a device.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartBulkAssociateWirelessDeviceWithMulticastGroupResult |
startBulkAssociateWirelessDeviceWithMulticastGroup(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest startBulkAssociateWirelessDeviceWithMulticastGroupRequest)
Starts a bulk association of all qualifying wireless devices with a multicast group.
|
StartBulkDisassociateWirelessDeviceFromMulticastGroupResult |
startBulkDisassociateWirelessDeviceFromMulticastGroup(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest startBulkDisassociateWirelessDeviceFromMulticastGroupRequest)
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
|
StartFuotaTaskResult |
startFuotaTask(StartFuotaTaskRequest startFuotaTaskRequest)
Starts a FUOTA task.
|
StartMulticastGroupSessionResult |
startMulticastGroupSession(StartMulticastGroupSessionRequest startMulticastGroupSessionRequest)
Starts a multicast group session.
|
StartSingleWirelessDeviceImportTaskResult |
startSingleWirelessDeviceImportTask(StartSingleWirelessDeviceImportTaskRequest startSingleWirelessDeviceImportTaskRequest)
Start import task for a single wireless device.
|
StartWirelessDeviceImportTaskResult |
startWirelessDeviceImportTask(StartWirelessDeviceImportTaskRequest startWirelessDeviceImportTaskRequest)
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to a resource.
|
TestWirelessDeviceResult |
testWirelessDevice(TestWirelessDeviceRequest testWirelessDeviceRequest)
Simulates a provisioned device by sending an uplink data payload of
Hello . |
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
UpdateDestinationResult |
updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates properties of a destination.
|
UpdateEventConfigurationByResourceTypesResult |
updateEventConfigurationByResourceTypes(UpdateEventConfigurationByResourceTypesRequest updateEventConfigurationByResourceTypesRequest)
Update the event configuration based on resource types.
|
UpdateFuotaTaskResult |
updateFuotaTask(UpdateFuotaTaskRequest updateFuotaTaskRequest)
Updates properties of a FUOTA task.
|
UpdateLogLevelsByResourceTypesResult |
updateLogLevelsByResourceTypes(UpdateLogLevelsByResourceTypesRequest updateLogLevelsByResourceTypesRequest)
Set default log level, or log levels by resource types.
|
UpdateMetricConfigurationResult |
updateMetricConfiguration(UpdateMetricConfigurationRequest updateMetricConfigurationRequest)
Update the summary metric configuration.
|
UpdateMulticastGroupResult |
updateMulticastGroup(UpdateMulticastGroupRequest updateMulticastGroupRequest)
Updates properties of a multicast group session.
|
UpdateNetworkAnalyzerConfigurationResult |
updateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest updateNetworkAnalyzerConfigurationRequest)
Update network analyzer configuration.
|
UpdatePartnerAccountResult |
updatePartnerAccount(UpdatePartnerAccountRequest updatePartnerAccountRequest)
Updates properties of a partner account.
|
UpdatePositionResult |
updatePosition(UpdatePositionRequest updatePositionRequest)
Deprecated.
|
UpdateResourceEventConfigurationResult |
updateResourceEventConfiguration(UpdateResourceEventConfigurationRequest updateResourceEventConfigurationRequest)
Update the event configuration for a particular resource identifier.
|
UpdateResourcePositionResult |
updateResourcePosition(UpdateResourcePositionRequest updateResourcePositionRequest)
Update the position information of a given wireless device or a wireless gateway resource.
|
UpdateWirelessDeviceResult |
updateWirelessDevice(UpdateWirelessDeviceRequest updateWirelessDeviceRequest)
Updates properties of a wireless device.
|
UpdateWirelessDeviceImportTaskResult |
updateWirelessDeviceImportTask(UpdateWirelessDeviceImportTaskRequest updateWirelessDeviceImportTaskRequest)
Update an import task to add more devices to the task.
|
UpdateWirelessGatewayResult |
updateWirelessGateway(UpdateWirelessGatewayRequest updateWirelessGatewayRequest)
Updates properties of a wireless gateway.
|
static final String ENDPOINT_PREFIX
AssociateAwsAccountWithPartnerAccountResult associateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest associateAwsAccountWithPartnerAccountRequest)
Associates a partner account with your AWS account.
associateAwsAccountWithPartnerAccountRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.AccessDeniedException
- User does not have permission to perform this action.AssociateMulticastGroupWithFuotaTaskResult associateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest associateMulticastGroupWithFuotaTaskRequest)
Associate a multicast group with a FUOTA task.
associateMulticastGroupWithFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.AssociateWirelessDeviceWithFuotaTaskResult associateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest associateWirelessDeviceWithFuotaTaskRequest)
Associate a wireless device with a FUOTA task.
associateWirelessDeviceWithFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.AssociateWirelessDeviceWithMulticastGroupResult associateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest associateWirelessDeviceWithMulticastGroupRequest)
Associates a wireless device with a multicast group.
associateWirelessDeviceWithMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.AssociateWirelessDeviceWithThingResult associateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest associateWirelessDeviceWithThingRequest)
Associates a wireless device with a thing.
associateWirelessDeviceWithThingRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.AssociateWirelessGatewayWithCertificateResult associateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest associateWirelessGatewayWithCertificateRequest)
Associates a wireless gateway with a certificate.
associateWirelessGatewayWithCertificateRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.AssociateWirelessGatewayWithThingResult associateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest associateWirelessGatewayWithThingRequest)
Associates a wireless gateway with a thing.
associateWirelessGatewayWithThingRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.CancelMulticastGroupSessionResult cancelMulticastGroupSession(CancelMulticastGroupSessionRequest cancelMulticastGroupSessionRequest)
Cancels an existing multicast group session.
cancelMulticastGroupSessionRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateDestinationResult createDestination(CreateDestinationRequest createDestinationRequest)
Creates a new destination that maps a device message to an AWS IoT rule.
createDestinationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateDeviceProfileResult createDeviceProfile(CreateDeviceProfileRequest createDeviceProfileRequest)
Creates a new device profile.
createDeviceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateFuotaTaskResult createFuotaTask(CreateFuotaTaskRequest createFuotaTaskRequest)
Creates a FUOTA task.
createFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateMulticastGroupResult createMulticastGroup(CreateMulticastGroupRequest createMulticastGroupRequest)
Creates a multicast group.
createMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateNetworkAnalyzerConfigurationResult createNetworkAnalyzerConfiguration(CreateNetworkAnalyzerConfigurationRequest createNetworkAnalyzerConfigurationRequest)
Creates a new network analyzer configuration.
createNetworkAnalyzerConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateServiceProfileResult createServiceProfile(CreateServiceProfileRequest createServiceProfileRequest)
Creates a new service profile.
createServiceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateWirelessDeviceResult createWirelessDevice(CreateWirelessDeviceRequest createWirelessDeviceRequest)
Provisions a wireless device.
createWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateWirelessGatewayResult createWirelessGateway(CreateWirelessGatewayRequest createWirelessGatewayRequest)
Provisions a wireless gateway.
When provisioning a wireless gateway, you might run into duplication errors for the following reasons.
If you specify a GatewayEui
value that already exists.
If you used a ClientRequestToken
with the same parameters within the last 10 minutes.
To avoid this error, make sure that you use unique identifiers and parameters for each request within the specified time period.
createWirelessGatewayRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateWirelessGatewayTaskResult createWirelessGatewayTask(CreateWirelessGatewayTaskRequest createWirelessGatewayTaskRequest)
Creates a task for a wireless gateway.
createWirelessGatewayTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.CreateWirelessGatewayTaskDefinitionResult createWirelessGatewayTaskDefinition(CreateWirelessGatewayTaskDefinitionRequest createWirelessGatewayTaskDefinitionRequest)
Creates a gateway task definition.
createWirelessGatewayTaskDefinitionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteDestinationResult deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes a destination.
deleteDestinationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteDeviceProfileResult deleteDeviceProfile(DeleteDeviceProfileRequest deleteDeviceProfileRequest)
Deletes a device profile.
deleteDeviceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteFuotaTaskResult deleteFuotaTask(DeleteFuotaTaskRequest deleteFuotaTaskRequest)
Deletes a FUOTA task.
deleteFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteMulticastGroupResult deleteMulticastGroup(DeleteMulticastGroupRequest deleteMulticastGroupRequest)
Deletes a multicast group if it is not in use by a fuota task.
deleteMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteNetworkAnalyzerConfigurationResult deleteNetworkAnalyzerConfiguration(DeleteNetworkAnalyzerConfigurationRequest deleteNetworkAnalyzerConfigurationRequest)
Deletes a network analyzer configuration.
deleteNetworkAnalyzerConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteQueuedMessagesResult deleteQueuedMessages(DeleteQueuedMessagesRequest deleteQueuedMessagesRequest)
Remove queued messages from the downlink queue.
deleteQueuedMessagesRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.AccessDeniedException
- User does not have permission to perform this action.DeleteServiceProfileResult deleteServiceProfile(DeleteServiceProfileRequest deleteServiceProfileRequest)
Deletes a service profile.
deleteServiceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteWirelessDeviceResult deleteWirelessDevice(DeleteWirelessDeviceRequest deleteWirelessDeviceRequest)
Deletes a wireless device.
deleteWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteWirelessDeviceImportTaskResult deleteWirelessDeviceImportTask(DeleteWirelessDeviceImportTaskRequest deleteWirelessDeviceImportTaskRequest)
Delete an import task.
deleteWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteWirelessGatewayResult deleteWirelessGateway(DeleteWirelessGatewayRequest deleteWirelessGatewayRequest)
Deletes a wireless gateway.
When deleting a wireless gateway, you might run into duplication errors for the following reasons.
If you specify a GatewayEui
value that already exists.
If you used a ClientRequestToken
with the same parameters within the last 10 minutes.
To avoid this error, make sure that you use unique identifiers and parameters for each request within the specified time period.
deleteWirelessGatewayRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteWirelessGatewayTaskResult deleteWirelessGatewayTask(DeleteWirelessGatewayTaskRequest deleteWirelessGatewayTaskRequest)
Deletes a wireless gateway task.
deleteWirelessGatewayTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeleteWirelessGatewayTaskDefinitionResult deleteWirelessGatewayTaskDefinition(DeleteWirelessGatewayTaskDefinitionRequest deleteWirelessGatewayTaskDefinitionRequest)
Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress.
deleteWirelessGatewayTaskDefinitionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DeregisterWirelessDeviceResult deregisterWirelessDevice(DeregisterWirelessDeviceRequest deregisterWirelessDeviceRequest)
Deregister a wireless device from AWS IoT Wireless.
deregisterWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DisassociateAwsAccountFromPartnerAccountResult disassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest disassociateAwsAccountFromPartnerAccountRequest)
Disassociates your AWS account from a partner account. If PartnerAccountId
and
PartnerType
are null
, disassociates your AWS account from all partner accounts.
disassociateAwsAccountFromPartnerAccountRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DisassociateMulticastGroupFromFuotaTaskResult disassociateMulticastGroupFromFuotaTask(DisassociateMulticastGroupFromFuotaTaskRequest disassociateMulticastGroupFromFuotaTaskRequest)
Disassociates a multicast group from a fuota task.
disassociateMulticastGroupFromFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.DisassociateWirelessDeviceFromFuotaTaskResult disassociateWirelessDeviceFromFuotaTask(DisassociateWirelessDeviceFromFuotaTaskRequest disassociateWirelessDeviceFromFuotaTaskRequest)
Disassociates a wireless device from a FUOTA task.
disassociateWirelessDeviceFromFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.DisassociateWirelessDeviceFromMulticastGroupResult disassociateWirelessDeviceFromMulticastGroup(DisassociateWirelessDeviceFromMulticastGroupRequest disassociateWirelessDeviceFromMulticastGroupRequest)
Disassociates a wireless device from a multicast group.
disassociateWirelessDeviceFromMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.DisassociateWirelessDeviceFromThingResult disassociateWirelessDeviceFromThing(DisassociateWirelessDeviceFromThingRequest disassociateWirelessDeviceFromThingRequest)
Disassociates a wireless device from its currently associated thing.
disassociateWirelessDeviceFromThingRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.DisassociateWirelessGatewayFromCertificateResult disassociateWirelessGatewayFromCertificate(DisassociateWirelessGatewayFromCertificateRequest disassociateWirelessGatewayFromCertificateRequest)
Disassociates a wireless gateway from its currently associated certificate.
disassociateWirelessGatewayFromCertificateRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.DisassociateWirelessGatewayFromThingResult disassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest disassociateWirelessGatewayFromThingRequest)
Disassociates a wireless gateway from its currently associated thing.
disassociateWirelessGatewayFromThingRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.GetDestinationResult getDestination(GetDestinationRequest getDestinationRequest)
Gets information about a destination.
getDestinationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetDeviceProfileResult getDeviceProfile(GetDeviceProfileRequest getDeviceProfileRequest)
Gets information about a device profile.
getDeviceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetEventConfigurationByResourceTypesResult getEventConfigurationByResourceTypes(GetEventConfigurationByResourceTypesRequest getEventConfigurationByResourceTypesRequest)
Get the event configuration based on resource types.
getEventConfigurationByResourceTypesRequest
- AccessDeniedException
- User does not have permission to perform this action.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.GetFuotaTaskResult getFuotaTask(GetFuotaTaskRequest getFuotaTaskRequest)
Gets information about a FUOTA task.
getFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetLogLevelsByResourceTypesResult getLogLevelsByResourceTypes(GetLogLevelsByResourceTypesRequest getLogLevelsByResourceTypesRequest)
Returns current default log levels or log levels by resource types. Based on resource types, log levels can be for wireless device log options or wireless gateway log options.
getLogLevelsByResourceTypesRequest
- AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.GetMetricConfigurationResult getMetricConfiguration(GetMetricConfigurationRequest getMetricConfigurationRequest)
Get the metric configuration status for this AWS account.
getMetricConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetMetricsResult getMetrics(GetMetricsRequest getMetricsRequest)
Get the summary metrics for this AWS account.
getMetricsRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetMulticastGroupResult getMulticastGroup(GetMulticastGroupRequest getMulticastGroupRequest)
Gets information about a multicast group.
getMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetMulticastGroupSessionResult getMulticastGroupSession(GetMulticastGroupSessionRequest getMulticastGroupSessionRequest)
Gets information about a multicast group session.
getMulticastGroupSessionRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetNetworkAnalyzerConfigurationResult getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest getNetworkAnalyzerConfigurationRequest)
Get network analyzer configuration.
getNetworkAnalyzerConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetPartnerAccountResult getPartnerAccount(GetPartnerAccountRequest getPartnerAccountRequest)
Gets information about a partner account. If PartnerAccountId
and PartnerType
are
null
, returns all partner accounts.
getPartnerAccountRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.@Deprecated GetPositionResult getPosition(GetPositionRequest getPositionRequest)
Get the position information for a given resource.
This action is no longer supported. Calls to retrieve the position information should use the GetResourcePosition API operation instead.
getPositionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.@Deprecated GetPositionConfigurationResult getPositionConfiguration(GetPositionConfigurationRequest getPositionConfigurationRequest)
Get position configuration for a given resource.
This action is no longer supported. Calls to retrieve the position configuration should use the GetResourcePosition API operation instead.
getPositionConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.GetPositionEstimateResult getPositionEstimate(GetPositionEstimateRequest getPositionEstimateRequest)
Get estimated position information as a payload in GeoJSON format. The payload measurement data is resolved using solvers that are provided by third-party vendors.
getPositionEstimateRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.GetResourceEventConfigurationResult getResourceEventConfiguration(GetResourceEventConfigurationRequest getResourceEventConfigurationRequest)
Get the event configuration for a particular resource identifier.
getResourceEventConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.GetResourceLogLevelResult getResourceLogLevel(GetResourceLogLevelRequest getResourceLogLevelRequest)
Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.
getResourceLogLevelRequest
- AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.GetResourcePositionResult getResourcePosition(GetResourcePositionRequest getResourcePositionRequest)
Get the position information for a given wireless device or a wireless gateway resource. The position information uses the World Geodetic System (WGS84).
getResourcePositionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.GetServiceEndpointResult getServiceEndpoint(GetServiceEndpointRequest getServiceEndpointRequest)
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.
getServiceEndpointRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetServiceProfileResult getServiceProfile(GetServiceProfileRequest getServiceProfileRequest)
Gets information about a service profile.
getServiceProfileRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessDeviceResult getWirelessDevice(GetWirelessDeviceRequest getWirelessDeviceRequest)
Gets information about a wireless device.
getWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessDeviceImportTaskResult getWirelessDeviceImportTask(GetWirelessDeviceImportTaskRequest getWirelessDeviceImportTaskRequest)
Get information about an import task and count of device onboarding summary information for the import task.
getWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessDeviceStatisticsResult getWirelessDeviceStatistics(GetWirelessDeviceStatisticsRequest getWirelessDeviceStatisticsRequest)
Gets operating information about a wireless device.
getWirelessDeviceStatisticsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayResult getWirelessGateway(GetWirelessGatewayRequest getWirelessGatewayRequest)
Gets information about a wireless gateway.
getWirelessGatewayRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayCertificateResult getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
getWirelessGatewayCertificateRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayFirmwareInformationResult getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
getWirelessGatewayFirmwareInformationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayStatisticsResult getWirelessGatewayStatistics(GetWirelessGatewayStatisticsRequest getWirelessGatewayStatisticsRequest)
Gets operating information about a wireless gateway.
getWirelessGatewayStatisticsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayTaskResult getWirelessGatewayTask(GetWirelessGatewayTaskRequest getWirelessGatewayTaskRequest)
Gets information about a wireless gateway task.
getWirelessGatewayTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.GetWirelessGatewayTaskDefinitionResult getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest getWirelessGatewayTaskDefinitionRequest)
Gets information about a wireless gateway task definition.
getWirelessGatewayTaskDefinitionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListDestinationsResult listDestinations(ListDestinationsRequest listDestinationsRequest)
Lists the destinations registered to your AWS account.
listDestinationsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListDeviceProfilesResult listDeviceProfiles(ListDeviceProfilesRequest listDeviceProfilesRequest)
Lists the device profiles registered to your AWS account.
listDeviceProfilesRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListDevicesForWirelessDeviceImportTaskResult listDevicesForWirelessDeviceImportTask(ListDevicesForWirelessDeviceImportTaskRequest listDevicesForWirelessDeviceImportTaskRequest)
List the Sidewalk devices in an import task and their onboarding status.
listDevicesForWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListEventConfigurationsResult listEventConfigurations(ListEventConfigurationsRequest listEventConfigurationsRequest)
List event configurations where at least one event topic has been enabled.
listEventConfigurationsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.ListFuotaTasksResult listFuotaTasks(ListFuotaTasksRequest listFuotaTasksRequest)
Lists the FUOTA tasks registered to your AWS account.
listFuotaTasksRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListMulticastGroupsResult listMulticastGroups(ListMulticastGroupsRequest listMulticastGroupsRequest)
Lists the multicast groups registered to your AWS account.
listMulticastGroupsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListMulticastGroupsByFuotaTaskResult listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest)
List all multicast groups associated with a fuota task.
listMulticastGroupsByFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListNetworkAnalyzerConfigurationsResult listNetworkAnalyzerConfigurations(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest)
Lists the network analyzer configurations.
listNetworkAnalyzerConfigurationsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListPartnerAccountsResult listPartnerAccounts(ListPartnerAccountsRequest listPartnerAccountsRequest)
Lists the partner accounts associated with your AWS account.
listPartnerAccountsRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.@Deprecated ListPositionConfigurationsResult listPositionConfigurations(ListPositionConfigurationsRequest listPositionConfigurationsRequest)
List position configurations for a given resource, such as positioning solvers.
This action is no longer supported. Calls to retrieve position information should use the GetResourcePosition API operation instead.
listPositionConfigurationsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.ListQueuedMessagesResult listQueuedMessages(ListQueuedMessagesRequest listQueuedMessagesRequest)
List queued messages in the downlink queue.
listQueuedMessagesRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.AccessDeniedException
- User does not have permission to perform this action.ListServiceProfilesResult listServiceProfiles(ListServiceProfilesRequest listServiceProfilesRequest)
Lists the service profiles registered to your AWS account.
listServiceProfilesRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
listTagsForResourceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListWirelessDeviceImportTasksResult listWirelessDeviceImportTasks(ListWirelessDeviceImportTasksRequest listWirelessDeviceImportTasksRequest)
List wireless devices that have been added to an import task.
listWirelessDeviceImportTasksRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListWirelessDevicesResult listWirelessDevices(ListWirelessDevicesRequest listWirelessDevicesRequest)
Lists the wireless devices registered to your AWS account.
listWirelessDevicesRequest
- ValidationException
- The input did not meet the specified constraints.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.AccessDeniedException
- User does not have permission to perform this action.ListWirelessGatewayTaskDefinitionsResult listWirelessGatewayTaskDefinitions(ListWirelessGatewayTaskDefinitionsRequest listWirelessGatewayTaskDefinitionsRequest)
List the wireless gateway tasks definitions registered to your AWS account.
listWirelessGatewayTaskDefinitionsRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ListWirelessGatewaysResult listWirelessGateways(ListWirelessGatewaysRequest listWirelessGatewaysRequest)
Lists the wireless gateways registered to your AWS account.
listWirelessGatewaysRequest
- ValidationException
- The input did not meet the specified constraints.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.AccessDeniedException
- User does not have permission to perform this action.@Deprecated PutPositionConfigurationResult putPositionConfiguration(PutPositionConfigurationRequest putPositionConfigurationRequest)
Put position configuration for a given resource.
This action is no longer supported. Calls to update the position configuration should use the UpdateResourcePosition API operation instead.
putPositionConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.PutResourceLogLevelResult putResourceLogLevel(PutResourceLogLevelRequest putResourceLogLevelRequest)
Sets the log-level override for a resource-ID and resource-type. This option can be specified for a wireless gateway or a wireless device. A limit of 200 log level override can be set per account.
putResourceLogLevelRequest
- AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.ResetAllResourceLogLevelsResult resetAllResourceLogLevels(ResetAllResourceLogLevelsRequest resetAllResourceLogLevelsRequest)
Removes the log-level overrides for all resources; both wireless devices and wireless gateways.
resetAllResourceLogLevelsRequest
- AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.ResetResourceLogLevelResult resetResourceLogLevel(ResetResourceLogLevelRequest resetResourceLogLevelRequest)
Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.
resetResourceLogLevelRequest
- AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.SendDataToMulticastGroupResult sendDataToMulticastGroup(SendDataToMulticastGroupRequest sendDataToMulticastGroupRequest)
Sends the specified data to a multicast group.
sendDataToMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.SendDataToWirelessDeviceResult sendDataToWirelessDevice(SendDataToWirelessDeviceRequest sendDataToWirelessDeviceRequest)
Sends a decrypted application data frame to a device.
sendDataToWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.StartBulkAssociateWirelessDeviceWithMulticastGroupResult startBulkAssociateWirelessDeviceWithMulticastGroup(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest startBulkAssociateWirelessDeviceWithMulticastGroupRequest)
Starts a bulk association of all qualifying wireless devices with a multicast group.
startBulkAssociateWirelessDeviceWithMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.StartBulkDisassociateWirelessDeviceFromMulticastGroupResult startBulkDisassociateWirelessDeviceFromMulticastGroup(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest startBulkDisassociateWirelessDeviceFromMulticastGroupRequest)
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.
startBulkDisassociateWirelessDeviceFromMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.StartFuotaTaskResult startFuotaTask(StartFuotaTaskRequest startFuotaTaskRequest)
Starts a FUOTA task.
startFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.StartMulticastGroupSessionResult startMulticastGroupSession(StartMulticastGroupSessionRequest startMulticastGroupSessionRequest)
Starts a multicast group session.
startMulticastGroupSessionRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.StartSingleWirelessDeviceImportTaskResult startSingleWirelessDeviceImportTask(StartSingleWirelessDeviceImportTaskRequest startSingleWirelessDeviceImportTaskRequest)
Start import task for a single wireless device.
startSingleWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.StartWirelessDeviceImportTaskResult startWirelessDeviceImportTask(StartWirelessDeviceImportTaskRequest startWirelessDeviceImportTaskRequest)
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.
startWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to a resource.
tagResourceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.TooManyTagsException
- The request was denied because the resource can't have any more tags.TestWirelessDeviceResult testWirelessDevice(TestWirelessDeviceRequest testWirelessDeviceRequest)
Simulates a provisioned device by sending an uplink data payload of Hello
.
testWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
untagResourceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateDestinationResult updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates properties of a destination.
updateDestinationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateEventConfigurationByResourceTypesResult updateEventConfigurationByResourceTypes(UpdateEventConfigurationByResourceTypesRequest updateEventConfigurationByResourceTypesRequest)
Update the event configuration based on resource types.
updateEventConfigurationByResourceTypesRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.UpdateFuotaTaskResult updateFuotaTask(UpdateFuotaTaskRequest updateFuotaTaskRequest)
Updates properties of a FUOTA task.
updateFuotaTaskRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateLogLevelsByResourceTypesResult updateLogLevelsByResourceTypes(UpdateLogLevelsByResourceTypesRequest updateLogLevelsByResourceTypesRequest)
Set default log level, or log levels by resource types. This can be for wireless device log options or wireless gateways log options and is used to control the log messages that'll be displayed in CloudWatch.
updateLogLevelsByResourceTypesRequest
- AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ValidationException
- The input did not meet the specified constraints.UpdateMetricConfigurationResult updateMetricConfiguration(UpdateMetricConfigurationRequest updateMetricConfigurationRequest)
Update the summary metric configuration.
updateMetricConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateMulticastGroupResult updateMulticastGroup(UpdateMulticastGroupRequest updateMulticastGroupRequest)
Updates properties of a multicast group session.
updateMulticastGroupRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateNetworkAnalyzerConfigurationResult updateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest updateNetworkAnalyzerConfigurationRequest)
Update network analyzer configuration.
updateNetworkAnalyzerConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdatePartnerAccountResult updatePartnerAccount(UpdatePartnerAccountRequest updatePartnerAccountRequest)
Updates properties of a partner account.
updatePartnerAccountRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.@Deprecated UpdatePositionResult updatePosition(UpdatePositionRequest updatePositionRequest)
Update the position information of a resource.
This action is no longer supported. Calls to update the position information should use the UpdateResourcePosition API operation instead.
updatePositionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.UpdateResourceEventConfigurationResult updateResourceEventConfiguration(UpdateResourceEventConfigurationRequest updateResourceEventConfigurationRequest)
Update the event configuration for a particular resource identifier.
updateResourceEventConfigurationRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.UpdateResourcePositionResult updateResourcePosition(UpdateResourcePositionRequest updateResourcePositionRequest)
Update the position information of a given wireless device or a wireless gateway resource. The position coordinates are based on the World Geodetic System (WGS84).
updateResourcePositionRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.InternalServerException
- An unexpected error occurred while processing a request.UpdateWirelessDeviceResult updateWirelessDevice(UpdateWirelessDeviceRequest updateWirelessDeviceRequest)
Updates properties of a wireless device.
updateWirelessDeviceRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateWirelessDeviceImportTaskResult updateWirelessDeviceImportTask(UpdateWirelessDeviceImportTaskRequest updateWirelessDeviceImportTaskRequest)
Update an import task to add more devices to the task.
updateWirelessDeviceImportTaskRequest
- ValidationException
- The input did not meet the specified constraints.AccessDeniedException
- User does not have permission to perform this action.ResourceNotFoundException
- Resource does not exist.InternalServerException
- An unexpected error occurred while processing a request.ConflictException
- Adding, updating, or deleting the resource can cause an inconsistent state.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.UpdateWirelessGatewayResult updateWirelessGateway(UpdateWirelessGatewayRequest updateWirelessGatewayRequest)
Updates properties of a wireless gateway.
updateWirelessGatewayRequest
- ValidationException
- The input did not meet the specified constraints.ResourceNotFoundException
- Resource does not exist.AccessDeniedException
- User does not have permission to perform this action.InternalServerException
- An unexpected error occurred while processing a request.ThrottlingException
- The request was denied because it exceeded the allowed API request rate.void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.