AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Interface for accessing IoTWireless
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.
Namespace: Amazon.IoTWireless
Assembly: AWSSDK.IoTWireless.dll
Version: 3.x.y.z
public interface IAmazonIoTWireless IAmazonService, IDisposable
The IAmazonIoTWireless type exposes the following members
Name | Type | Description | |
---|---|---|---|
![]() |
Paginators | Amazon.IoTWireless.Model.IIoTWirelessPaginatorFactory |
Paginators for the service |
Name | Description | |
---|---|---|
![]() |
AssociateAwsAccountWithPartnerAccount(AssociateAwsAccountWithPartnerAccountRequest) |
Associates a partner account with your AWS account. |
![]() |
AssociateAwsAccountWithPartnerAccountAsync(AssociateAwsAccountWithPartnerAccountRequest, CancellationToken) |
Associates a partner account with your AWS account. |
![]() |
AssociateMulticastGroupWithFuotaTask(AssociateMulticastGroupWithFuotaTaskRequest) |
Associate a multicast group with a FUOTA task. |
![]() |
AssociateMulticastGroupWithFuotaTaskAsync(AssociateMulticastGroupWithFuotaTaskRequest, CancellationToken) |
Associate a multicast group with a FUOTA task. |
![]() |
AssociateWirelessDeviceWithFuotaTask(AssociateWirelessDeviceWithFuotaTaskRequest) |
Associate a wireless device with a FUOTA task. |
![]() |
AssociateWirelessDeviceWithFuotaTaskAsync(AssociateWirelessDeviceWithFuotaTaskRequest, CancellationToken) |
Associate a wireless device with a FUOTA task. |
![]() |
AssociateWirelessDeviceWithMulticastGroup(AssociateWirelessDeviceWithMulticastGroupRequest) |
Associates a wireless device with a multicast group. |
![]() |
AssociateWirelessDeviceWithMulticastGroupAsync(AssociateWirelessDeviceWithMulticastGroupRequest, CancellationToken) |
Associates a wireless device with a multicast group. |
![]() |
AssociateWirelessDeviceWithThing(AssociateWirelessDeviceWithThingRequest) |
Associates a wireless device with a thing. |
![]() |
AssociateWirelessDeviceWithThingAsync(AssociateWirelessDeviceWithThingRequest, CancellationToken) |
Associates a wireless device with a thing. |
![]() |
AssociateWirelessGatewayWithCertificate(AssociateWirelessGatewayWithCertificateRequest) |
Associates a wireless gateway with a certificate. |
![]() |
AssociateWirelessGatewayWithCertificateAsync(AssociateWirelessGatewayWithCertificateRequest, CancellationToken) |
Associates a wireless gateway with a certificate. |
![]() |
AssociateWirelessGatewayWithThing(AssociateWirelessGatewayWithThingRequest) |
Associates a wireless gateway with a thing. |
![]() |
AssociateWirelessGatewayWithThingAsync(AssociateWirelessGatewayWithThingRequest, CancellationToken) |
Associates a wireless gateway with a thing. |
![]() |
CancelMulticastGroupSession(CancelMulticastGroupSessionRequest) |
Cancels an existing multicast group session. |
![]() |
CancelMulticastGroupSessionAsync(CancelMulticastGroupSessionRequest, CancellationToken) |
Cancels an existing multicast group session. |
![]() |
CreateDestination(CreateDestinationRequest) |
Creates a new destination that maps a device message to an AWS IoT rule. |
![]() |
CreateDestinationAsync(CreateDestinationRequest, CancellationToken) |
Creates a new destination that maps a device message to an AWS IoT rule. |
![]() |
CreateDeviceProfile(CreateDeviceProfileRequest) |
Creates a new device profile. |
![]() |
CreateDeviceProfileAsync(CreateDeviceProfileRequest, CancellationToken) |
Creates a new device profile. |
![]() |
CreateFuotaTask(CreateFuotaTaskRequest) |
Creates a FUOTA task. |
![]() |
CreateFuotaTaskAsync(CreateFuotaTaskRequest, CancellationToken) |
Creates a FUOTA task. |
![]() |
CreateMulticastGroup(CreateMulticastGroupRequest) |
Creates a multicast group. |
![]() |
CreateMulticastGroupAsync(CreateMulticastGroupRequest, CancellationToken) |
Creates a multicast group. |
![]() |
CreateNetworkAnalyzerConfiguration(CreateNetworkAnalyzerConfigurationRequest) |
Creates a new network analyzer configuration. |
![]() |
CreateNetworkAnalyzerConfigurationAsync(CreateNetworkAnalyzerConfigurationRequest, CancellationToken) |
Creates a new network analyzer configuration. |
![]() |
CreateServiceProfile(CreateServiceProfileRequest) |
Creates a new service profile. |
![]() |
CreateServiceProfileAsync(CreateServiceProfileRequest, CancellationToken) |
Creates a new service profile. |
![]() |
CreateWirelessDevice(CreateWirelessDeviceRequest) |
Provisions a wireless device. |
![]() |
CreateWirelessDeviceAsync(CreateWirelessDeviceRequest, CancellationToken) |
Provisions a wireless device. |
![]() |
CreateWirelessGateway(CreateWirelessGatewayRequest) |
Provisions a wireless gateway.
When provisioning a wireless gateway, you might run into duplication errors for the
following reasons.
If you specify a
If you used a
To avoid this error, make sure that you use unique identifiers and parameters for
each request within the specified time period.
|
![]() |
CreateWirelessGatewayAsync(CreateWirelessGatewayRequest, CancellationToken) |
Provisions a wireless gateway.
When provisioning a wireless gateway, you might run into duplication errors for the
following reasons.
If you specify a
If you used a
To avoid this error, make sure that you use unique identifiers and parameters for
each request within the specified time period.
|
![]() |
CreateWirelessGatewayTask(CreateWirelessGatewayTaskRequest) |
Creates a task for a wireless gateway. |
![]() |
CreateWirelessGatewayTaskAsync(CreateWirelessGatewayTaskRequest, CancellationToken) |
Creates a task for a wireless gateway. |
![]() |
CreateWirelessGatewayTaskDefinition(CreateWirelessGatewayTaskDefinitionRequest) |
Creates a gateway task definition. |
![]() |
CreateWirelessGatewayTaskDefinitionAsync(CreateWirelessGatewayTaskDefinitionRequest, CancellationToken) |
Creates a gateway task definition. |
![]() |
DeleteDestination(DeleteDestinationRequest) |
Deletes a destination. |
![]() |
DeleteDestinationAsync(DeleteDestinationRequest, CancellationToken) |
Deletes a destination. |
![]() |
DeleteDeviceProfile(DeleteDeviceProfileRequest) |
Deletes a device profile. |
![]() |
DeleteDeviceProfileAsync(DeleteDeviceProfileRequest, CancellationToken) |
Deletes a device profile. |
![]() |
DeleteFuotaTask(DeleteFuotaTaskRequest) |
Deletes a FUOTA task. |
![]() |
DeleteFuotaTaskAsync(DeleteFuotaTaskRequest, CancellationToken) |
Deletes a FUOTA task. |
![]() |
DeleteMulticastGroup(DeleteMulticastGroupRequest) |
Deletes a multicast group if it is not in use by a fuota task. |
![]() |
DeleteMulticastGroupAsync(DeleteMulticastGroupRequest, CancellationToken) |
Deletes a multicast group if it is not in use by a fuota task. |
![]() |
DeleteNetworkAnalyzerConfiguration(DeleteNetworkAnalyzerConfigurationRequest) |
Deletes a network analyzer configuration. |
![]() |
DeleteNetworkAnalyzerConfigurationAsync(DeleteNetworkAnalyzerConfigurationRequest, CancellationToken) |
Deletes a network analyzer configuration. |
![]() |
DeleteQueuedMessages(DeleteQueuedMessagesRequest) |
Remove queued messages from the downlink queue. |
![]() |
DeleteQueuedMessagesAsync(DeleteQueuedMessagesRequest, CancellationToken) |
Remove queued messages from the downlink queue. |
![]() |
DeleteServiceProfile(DeleteServiceProfileRequest) |
Deletes a service profile. |
![]() |
DeleteServiceProfileAsync(DeleteServiceProfileRequest, CancellationToken) |
Deletes a service profile. |
![]() |
DeleteWirelessDevice(DeleteWirelessDeviceRequest) |
Deletes a wireless device. |
![]() |
DeleteWirelessDeviceAsync(DeleteWirelessDeviceRequest, CancellationToken) |
Deletes a wireless device. |
![]() |
DeleteWirelessDeviceImportTask(DeleteWirelessDeviceImportTaskRequest) |
Delete an import task. |
![]() |
DeleteWirelessDeviceImportTaskAsync(DeleteWirelessDeviceImportTaskRequest, CancellationToken) |
Delete an import task. |
![]() |
DeleteWirelessGateway(DeleteWirelessGatewayRequest) |
Deletes a wireless gateway.
When deleting a wireless gateway, you might run into duplication errors for the following
reasons.
If you specify a
If you used a
To avoid this error, make sure that you use unique identifiers and parameters for
each request within the specified time period.
|
![]() |
DeleteWirelessGatewayAsync(DeleteWirelessGatewayRequest, CancellationToken) |
Deletes a wireless gateway.
When deleting a wireless gateway, you might run into duplication errors for the following
reasons.
If you specify a
If you used a
To avoid this error, make sure that you use unique identifiers and parameters for
each request within the specified time period.
|
![]() |
DeleteWirelessGatewayTask(DeleteWirelessGatewayTaskRequest) |
Deletes a wireless gateway task. |
![]() |
DeleteWirelessGatewayTaskAsync(DeleteWirelessGatewayTaskRequest, CancellationToken) |
Deletes a wireless gateway task. |
![]() |
DeleteWirelessGatewayTaskDefinition(DeleteWirelessGatewayTaskDefinitionRequest) |
Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress. |
![]() |
DeleteWirelessGatewayTaskDefinitionAsync(DeleteWirelessGatewayTaskDefinitionRequest, CancellationToken) |
Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress. |
![]() |
DeregisterWirelessDevice(DeregisterWirelessDeviceRequest) |
Deregister a wireless device from AWS IoT Wireless. |
![]() |
DeregisterWirelessDeviceAsync(DeregisterWirelessDeviceRequest, CancellationToken) |
Deregister a wireless device from AWS IoT Wireless. |
![]() |
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
![]() |
DisassociateAwsAccountFromPartnerAccount(DisassociateAwsAccountFromPartnerAccountRequest) |
Disassociates your AWS account from a partner account. If |
![]() |
DisassociateAwsAccountFromPartnerAccountAsync(DisassociateAwsAccountFromPartnerAccountRequest, CancellationToken) |
Disassociates your AWS account from a partner account. If |
![]() |
DisassociateMulticastGroupFromFuotaTask(DisassociateMulticastGroupFromFuotaTaskRequest) |
Disassociates a multicast group from a fuota task. |
![]() |
DisassociateMulticastGroupFromFuotaTaskAsync(DisassociateMulticastGroupFromFuotaTaskRequest, CancellationToken) |
Disassociates a multicast group from a fuota task. |
![]() |
DisassociateWirelessDeviceFromFuotaTask(DisassociateWirelessDeviceFromFuotaTaskRequest) |
Disassociates a wireless device from a FUOTA task. |
![]() |
DisassociateWirelessDeviceFromFuotaTaskAsync(DisassociateWirelessDeviceFromFuotaTaskRequest, CancellationToken) |
Disassociates a wireless device from a FUOTA task. |
![]() |
DisassociateWirelessDeviceFromMulticastGroup(DisassociateWirelessDeviceFromMulticastGroupRequest) |
Disassociates a wireless device from a multicast group. |
![]() |
DisassociateWirelessDeviceFromMulticastGroupAsync(DisassociateWirelessDeviceFromMulticastGroupRequest, CancellationToken) |
Disassociates a wireless device from a multicast group. |
![]() |
DisassociateWirelessDeviceFromThing(DisassociateWirelessDeviceFromThingRequest) |
Disassociates a wireless device from its currently associated thing. |
![]() |
DisassociateWirelessDeviceFromThingAsync(DisassociateWirelessDeviceFromThingRequest, CancellationToken) |
Disassociates a wireless device from its currently associated thing. |
![]() |
DisassociateWirelessGatewayFromCertificate(DisassociateWirelessGatewayFromCertificateRequest) |
Disassociates a wireless gateway from its currently associated certificate. |
![]() |
DisassociateWirelessGatewayFromCertificateAsync(DisassociateWirelessGatewayFromCertificateRequest, CancellationToken) |
Disassociates a wireless gateway from its currently associated certificate. |
![]() |
DisassociateWirelessGatewayFromThing(DisassociateWirelessGatewayFromThingRequest) |
Disassociates a wireless gateway from its currently associated thing. |
![]() |
DisassociateWirelessGatewayFromThingAsync(DisassociateWirelessGatewayFromThingRequest, CancellationToken) |
Disassociates a wireless gateway from its currently associated thing. |
![]() |
GetDestination(GetDestinationRequest) |
Gets information about a destination. |
![]() |
GetDestinationAsync(GetDestinationRequest, CancellationToken) |
Gets information about a destination. |
![]() |
GetDeviceProfile(GetDeviceProfileRequest) |
Gets information about a device profile. |
![]() |
GetDeviceProfileAsync(GetDeviceProfileRequest, CancellationToken) |
Gets information about a device profile. |
![]() |
GetEventConfigurationByResourceTypes(GetEventConfigurationByResourceTypesRequest) |
Get the event configuration based on resource types. |
![]() |
GetEventConfigurationByResourceTypesAsync(GetEventConfigurationByResourceTypesRequest, CancellationToken) |
Get the event configuration based on resource types. |
![]() |
GetFuotaTask(GetFuotaTaskRequest) |
Gets information about a FUOTA task. |
![]() |
GetFuotaTaskAsync(GetFuotaTaskRequest, CancellationToken) |
Gets information about a FUOTA task. |
![]() |
GetLogLevelsByResourceTypes(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. |
![]() |
GetLogLevelsByResourceTypesAsync(GetLogLevelsByResourceTypesRequest, CancellationToken) |
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. |
![]() |
GetMetricConfiguration(GetMetricConfigurationRequest) |
Get the metric configuration status for this AWS account. |
![]() |
GetMetricConfigurationAsync(GetMetricConfigurationRequest, CancellationToken) |
Get the metric configuration status for this AWS account. |
![]() |
GetMetrics(GetMetricsRequest) |
Get the summary metrics for this AWS account. |
![]() |
GetMetricsAsync(GetMetricsRequest, CancellationToken) |
Get the summary metrics for this AWS account. |
![]() |
GetMulticastGroup(GetMulticastGroupRequest) |
Gets information about a multicast group. |
![]() |
GetMulticastGroupAsync(GetMulticastGroupRequest, CancellationToken) |
Gets information about a multicast group. |
![]() |
GetMulticastGroupSession(GetMulticastGroupSessionRequest) |
Gets information about a multicast group session. |
![]() |
GetMulticastGroupSessionAsync(GetMulticastGroupSessionRequest, CancellationToken) |
Gets information about a multicast group session. |
![]() |
GetNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest) |
Get network analyzer configuration. |
![]() |
GetNetworkAnalyzerConfigurationAsync(GetNetworkAnalyzerConfigurationRequest, CancellationToken) |
Get network analyzer configuration. |
![]() |
GetPartnerAccount(GetPartnerAccountRequest) |
Gets information about a partner account. If |
![]() |
GetPartnerAccountAsync(GetPartnerAccountRequest, CancellationToken) |
Gets information about a partner account. If |
![]() |
GetPosition(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.
|
![]() |
GetPositionAsync(GetPositionRequest, CancellationToken) |
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.
|
![]() |
GetPositionConfiguration(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.
|
![]() |
GetPositionConfigurationAsync(GetPositionConfigurationRequest, CancellationToken) |
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.
|
![]() |
GetPositionEstimate(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. |
![]() |
GetPositionEstimateAsync(GetPositionEstimateRequest, CancellationToken) |
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. |
![]() |
GetResourceEventConfiguration(GetResourceEventConfigurationRequest) |
Get the event configuration for a particular resource identifier. |
![]() |
GetResourceEventConfigurationAsync(GetResourceEventConfigurationRequest, CancellationToken) |
Get the event configuration for a particular resource identifier. |
![]() |
GetResourceLogLevel(GetResourceLogLevelRequest) |
Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device, wireless gateway or fuota task. |
![]() |
GetResourceLogLevelAsync(GetResourceLogLevelRequest, CancellationToken) |
Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device, wireless gateway or fuota task. |
![]() |
GetResourcePosition(GetResourcePositionRequest) |
Get the position information for a given wireless device or a wireless gateway resource. The position information uses the World Geodetic System (WGS84). |
![]() |
GetResourcePositionAsync(GetResourcePositionRequest, CancellationToken) |
Get the position information for a given wireless device or a wireless gateway resource. The position information uses the World Geodetic System (WGS84). |
![]() |
GetServiceEndpoint(GetServiceEndpointRequest) |
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections. |
![]() |
GetServiceEndpointAsync(GetServiceEndpointRequest, CancellationToken) |
Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections. |
![]() |
GetServiceProfile(GetServiceProfileRequest) |
Gets information about a service profile. |
![]() |
GetServiceProfileAsync(GetServiceProfileRequest, CancellationToken) |
Gets information about a service profile. |
![]() |
GetWirelessDevice(GetWirelessDeviceRequest) |
Gets information about a wireless device. |
![]() |
GetWirelessDeviceAsync(GetWirelessDeviceRequest, CancellationToken) |
Gets information about a wireless device. |
![]() |
GetWirelessDeviceImportTask(GetWirelessDeviceImportTaskRequest) |
Get information about an import task and count of device onboarding summary information for the import task. |
![]() |
GetWirelessDeviceImportTaskAsync(GetWirelessDeviceImportTaskRequest, CancellationToken) |
Get information about an import task and count of device onboarding summary information for the import task. |
![]() |
GetWirelessDeviceStatistics(GetWirelessDeviceStatisticsRequest) |
Gets operating information about a wireless device. |
![]() |
GetWirelessDeviceStatisticsAsync(GetWirelessDeviceStatisticsRequest, CancellationToken) |
Gets operating information about a wireless device. |
![]() |
GetWirelessGateway(GetWirelessGatewayRequest) |
Gets information about a wireless gateway. |
![]() |
GetWirelessGatewayAsync(GetWirelessGatewayRequest, CancellationToken) |
Gets information about a wireless gateway. |
![]() |
GetWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest) |
Gets the ID of the certificate that is currently associated with a wireless gateway. |
![]() |
GetWirelessGatewayCertificateAsync(GetWirelessGatewayCertificateRequest, CancellationToken) |
Gets the ID of the certificate that is currently associated with a wireless gateway. |
![]() |
GetWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest) |
Gets the firmware version and other information about a wireless gateway. |
![]() |
GetWirelessGatewayFirmwareInformationAsync(GetWirelessGatewayFirmwareInformationRequest, CancellationToken) |
Gets the firmware version and other information about a wireless gateway. |
![]() |
GetWirelessGatewayStatistics(GetWirelessGatewayStatisticsRequest) |
Gets operating information about a wireless gateway. |
![]() |
GetWirelessGatewayStatisticsAsync(GetWirelessGatewayStatisticsRequest, CancellationToken) |
Gets operating information about a wireless gateway. |
![]() |
GetWirelessGatewayTask(GetWirelessGatewayTaskRequest) |
Gets information about a wireless gateway task. |
![]() |
GetWirelessGatewayTaskAsync(GetWirelessGatewayTaskRequest, CancellationToken) |
Gets information about a wireless gateway task. |
![]() |
GetWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest) |
Gets information about a wireless gateway task definition. |
![]() |
GetWirelessGatewayTaskDefinitionAsync(GetWirelessGatewayTaskDefinitionRequest, CancellationToken) |
Gets information about a wireless gateway task definition. |
![]() |
ListDestinations(ListDestinationsRequest) |
Lists the destinations registered to your AWS account. |
![]() |
ListDestinationsAsync(ListDestinationsRequest, CancellationToken) |
Lists the destinations registered to your AWS account. |
![]() |
ListDeviceProfiles(ListDeviceProfilesRequest) |
Lists the device profiles registered to your AWS account. |
![]() |
ListDeviceProfilesAsync(ListDeviceProfilesRequest, CancellationToken) |
Lists the device profiles registered to your AWS account. |
![]() |
ListDevicesForWirelessDeviceImportTask(ListDevicesForWirelessDeviceImportTaskRequest) |
List the Sidewalk devices in an import task and their onboarding status. |
![]() |
ListDevicesForWirelessDeviceImportTaskAsync(ListDevicesForWirelessDeviceImportTaskRequest, CancellationToken) |
List the Sidewalk devices in an import task and their onboarding status. |
![]() |
ListEventConfigurations(ListEventConfigurationsRequest) |
List event configurations where at least one event topic has been enabled. |
![]() |
ListEventConfigurationsAsync(ListEventConfigurationsRequest, CancellationToken) |
List event configurations where at least one event topic has been enabled. |
![]() |
ListFuotaTasks(ListFuotaTasksRequest) |
Lists the FUOTA tasks registered to your AWS account. |
![]() |
ListFuotaTasksAsync(ListFuotaTasksRequest, CancellationToken) |
Lists the FUOTA tasks registered to your AWS account. |
![]() |
ListMulticastGroups(ListMulticastGroupsRequest) |
Lists the multicast groups registered to your AWS account. |
![]() |
ListMulticastGroupsAsync(ListMulticastGroupsRequest, CancellationToken) |
Lists the multicast groups registered to your AWS account. |
![]() |
ListMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest) |
List all multicast groups associated with a fuota task. |
![]() |
ListMulticastGroupsByFuotaTaskAsync(ListMulticastGroupsByFuotaTaskRequest, CancellationToken) |
List all multicast groups associated with a fuota task. |
![]() |
ListNetworkAnalyzerConfigurations(ListNetworkAnalyzerConfigurationsRequest) |
Lists the network analyzer configurations. |
![]() |
ListNetworkAnalyzerConfigurationsAsync(ListNetworkAnalyzerConfigurationsRequest, CancellationToken) |
Lists the network analyzer configurations. |
![]() |
ListPartnerAccounts(ListPartnerAccountsRequest) |
Lists the partner accounts associated with your AWS account. |
![]() |
ListPartnerAccountsAsync(ListPartnerAccountsRequest, CancellationToken) |
Lists the partner accounts associated with your AWS account. |
![]() |
ListPositionConfigurations(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.
|
![]() |
ListPositionConfigurationsAsync(ListPositionConfigurationsRequest, CancellationToken) |
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.
|
![]() |
ListQueuedMessages(ListQueuedMessagesRequest) |
List queued messages in the downlink queue. |
![]() |
ListQueuedMessagesAsync(ListQueuedMessagesRequest, CancellationToken) |
List queued messages in the downlink queue. |
![]() |
ListServiceProfiles(ListServiceProfilesRequest) |
Lists the service profiles registered to your AWS account. |
![]() |
ListServiceProfilesAsync(ListServiceProfilesRequest, CancellationToken) |
Lists the service profiles registered to your AWS account. |
![]() |
ListTagsForResource(ListTagsForResourceRequest) |
Lists the tags (metadata) you have assigned to the resource. |
![]() |
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
Lists the tags (metadata) you have assigned to the resource. |
![]() |
ListWirelessDeviceImportTasks(ListWirelessDeviceImportTasksRequest) |
List wireless devices that have been added to an import task. |
![]() |
ListWirelessDeviceImportTasksAsync(ListWirelessDeviceImportTasksRequest, CancellationToken) |
List wireless devices that have been added to an import task. |
![]() |
ListWirelessDevices(ListWirelessDevicesRequest) |
Lists the wireless devices registered to your AWS account. |
![]() |
ListWirelessDevicesAsync(ListWirelessDevicesRequest, CancellationToken) |
Lists the wireless devices registered to your AWS account. |
![]() |
ListWirelessGateways(ListWirelessGatewaysRequest) |
Lists the wireless gateways registered to your AWS account. |
![]() |
ListWirelessGatewaysAsync(ListWirelessGatewaysRequest, CancellationToken) |
Lists the wireless gateways registered to your AWS account. |
![]() |
ListWirelessGatewayTaskDefinitions(ListWirelessGatewayTaskDefinitionsRequest) |
List the wireless gateway tasks definitions registered to your AWS account. |
![]() |
ListWirelessGatewayTaskDefinitionsAsync(ListWirelessGatewayTaskDefinitionsRequest, CancellationToken) |
List the wireless gateway tasks definitions registered to your AWS account. |
![]() |
PutPositionConfiguration(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.
|
![]() |
PutPositionConfigurationAsync(PutPositionConfigurationRequest, CancellationToken) |
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.
|
![]() |
PutResourceLogLevel(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. |
![]() |
PutResourceLogLevelAsync(PutResourceLogLevelRequest, CancellationToken) |
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. |
![]() |
ResetAllResourceLogLevels(ResetAllResourceLogLevelsRequest) |
Removes the log-level overrides for all resources; wireless devices, wireless gateways, and fuota tasks. |
![]() |
ResetAllResourceLogLevelsAsync(ResetAllResourceLogLevelsRequest, CancellationToken) |
Removes the log-level overrides for all resources; wireless devices, wireless gateways, and fuota tasks. |
![]() |
ResetResourceLogLevel(ResetResourceLogLevelRequest) |
Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device, a wireless gateway, or a fuota task. |
![]() |
ResetResourceLogLevelAsync(ResetResourceLogLevelRequest, CancellationToken) |
Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device, a wireless gateway, or a fuota task. |
![]() |
SendDataToMulticastGroup(SendDataToMulticastGroupRequest) |
Sends the specified data to a multicast group. |
![]() |
SendDataToMulticastGroupAsync(SendDataToMulticastGroupRequest, CancellationToken) |
Sends the specified data to a multicast group. |
![]() |
SendDataToWirelessDevice(SendDataToWirelessDeviceRequest) |
Sends a decrypted application data frame to a device. |
![]() |
SendDataToWirelessDeviceAsync(SendDataToWirelessDeviceRequest, CancellationToken) |
Sends a decrypted application data frame to a device. |
![]() |
StartBulkAssociateWirelessDeviceWithMulticastGroup(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) |
Starts a bulk association of all qualifying wireless devices with a multicast group. |
![]() |
StartBulkAssociateWirelessDeviceWithMulticastGroupAsync(StartBulkAssociateWirelessDeviceWithMulticastGroupRequest, CancellationToken) |
Starts a bulk association of all qualifying wireless devices with a multicast group. |
![]() |
StartBulkDisassociateWirelessDeviceFromMulticastGroup(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) |
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group. |
![]() |
StartBulkDisassociateWirelessDeviceFromMulticastGroupAsync(StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest, CancellationToken) |
Starts a bulk disassociatin of all qualifying wireless devices from a multicast group. |
![]() |
StartFuotaTask(StartFuotaTaskRequest) |
Starts a FUOTA task. |
![]() |
StartFuotaTaskAsync(StartFuotaTaskRequest, CancellationToken) |
Starts a FUOTA task. |
![]() |
StartMulticastGroupSession(StartMulticastGroupSessionRequest) |
Starts a multicast group session. |
![]() |
StartMulticastGroupSessionAsync(StartMulticastGroupSessionRequest, CancellationToken) |
Starts a multicast group session. |
![]() |
StartSingleWirelessDeviceImportTask(StartSingleWirelessDeviceImportTaskRequest) |
Start import task for a single wireless device. |
![]() |
StartSingleWirelessDeviceImportTaskAsync(StartSingleWirelessDeviceImportTaskRequest, CancellationToken) |
Start import task for a single wireless device. |
![]() |
StartWirelessDeviceImportTask(StartWirelessDeviceImportTaskRequest) |
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file. |
![]() |
StartWirelessDeviceImportTaskAsync(StartWirelessDeviceImportTaskRequest, CancellationToken) |
Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file. |
![]() |
TagResource(TagResourceRequest) |
Adds a tag to a resource. |
![]() |
TagResourceAsync(TagResourceRequest, CancellationToken) |
Adds a tag to a resource. |
![]() |
TestWirelessDevice(TestWirelessDeviceRequest) |
Simulates a provisioned device by sending an uplink data payload of |
![]() |
TestWirelessDeviceAsync(TestWirelessDeviceRequest, CancellationToken) |
Simulates a provisioned device by sending an uplink data payload of |
![]() |
UntagResource(UntagResourceRequest) |
Removes one or more tags from a resource. |
![]() |
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
Removes one or more tags from a resource. |
![]() |
UpdateDestination(UpdateDestinationRequest) |
Updates properties of a destination. |
![]() |
UpdateDestinationAsync(UpdateDestinationRequest, CancellationToken) |
Updates properties of a destination. |
![]() |
UpdateEventConfigurationByResourceTypes(UpdateEventConfigurationByResourceTypesRequest) |
Update the event configuration based on resource types. |
![]() |
UpdateEventConfigurationByResourceTypesAsync(UpdateEventConfigurationByResourceTypesRequest, CancellationToken) |
Update the event configuration based on resource types. |
![]() |
UpdateFuotaTask(UpdateFuotaTaskRequest) |
Updates properties of a FUOTA task. |
![]() |
UpdateFuotaTaskAsync(UpdateFuotaTaskRequest, CancellationToken) |
Updates properties of a FUOTA task. |
![]() |
UpdateLogLevelsByResourceTypes(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. |
![]() |
UpdateLogLevelsByResourceTypesAsync(UpdateLogLevelsByResourceTypesRequest, CancellationToken) |
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. |
![]() |
UpdateMetricConfiguration(UpdateMetricConfigurationRequest) |
Update the summary metric configuration. |
![]() |
UpdateMetricConfigurationAsync(UpdateMetricConfigurationRequest, CancellationToken) |
Update the summary metric configuration. |
![]() |
UpdateMulticastGroup(UpdateMulticastGroupRequest) |
Updates properties of a multicast group session. |
![]() |
UpdateMulticastGroupAsync(UpdateMulticastGroupRequest, CancellationToken) |
Updates properties of a multicast group session. |
![]() |
UpdateNetworkAnalyzerConfiguration(UpdateNetworkAnalyzerConfigurationRequest) |
Update network analyzer configuration. |
![]() |
UpdateNetworkAnalyzerConfigurationAsync(UpdateNetworkAnalyzerConfigurationRequest, CancellationToken) |
Update network analyzer configuration. |
![]() |
UpdatePartnerAccount(UpdatePartnerAccountRequest) |
Updates properties of a partner account. |
![]() |
UpdatePartnerAccountAsync(UpdatePartnerAccountRequest, CancellationToken) |
Updates properties of a partner account. |
![]() |
UpdatePosition(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.
|
![]() |
UpdatePositionAsync(UpdatePositionRequest, CancellationToken) |
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.
|
![]() |
UpdateResourceEventConfiguration(UpdateResourceEventConfigurationRequest) |
Update the event configuration for a particular resource identifier. |
![]() |
UpdateResourceEventConfigurationAsync(UpdateResourceEventConfigurationRequest, CancellationToken) |
Update the event configuration for a particular resource identifier. |
![]() |
UpdateResourcePosition(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). |
![]() |
UpdateResourcePositionAsync(UpdateResourcePositionRequest, CancellationToken) |
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). |
![]() |
UpdateWirelessDevice(UpdateWirelessDeviceRequest) |
Updates properties of a wireless device. |
![]() |
UpdateWirelessDeviceAsync(UpdateWirelessDeviceRequest, CancellationToken) |
Updates properties of a wireless device. |
![]() |
UpdateWirelessDeviceImportTask(UpdateWirelessDeviceImportTaskRequest) |
Update an import task to add more devices to the task. |
![]() |
UpdateWirelessDeviceImportTaskAsync(UpdateWirelessDeviceImportTaskRequest, CancellationToken) |
Update an import task to add more devices to the task. |
![]() |
UpdateWirelessGateway(UpdateWirelessGatewayRequest) |
Updates properties of a wireless gateway. |
![]() |
UpdateWirelessGatewayAsync(UpdateWirelessGatewayRequest, CancellationToken) |
Updates properties of a wireless gateway. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5