{"files":{"SKILL.md":"---\nname: aws-iot-wireless\ndescription: \"AWS IoT Wireless API skill. Use when working with AWS IoT Wireless for partner-accounts, fuota-tasks, multicast-groups. Covers 112 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# AWS IoT Wireless\nAPI version: 2020-11-22\n\n## Auth\nAWS SigV4\n\n## Base URL\nNot specified.\n\n## Setup\n1. Configure auth: AWS SigV4\n2. GET /event-configurations-resource-types -- get the event configuration based on resource types.\n3. POST /partner-accounts -- create first partner-account\n\n## Endpoints\n112 endpoints across 24 groups. See references/api-spec.lap for full details.\n\n### Partner-accounts\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /partner-accounts | Associates a partner account with your AWS account. |\n| DELETE | /partner-accounts/{PartnerAccountId} | Disassociates your AWS account from a partner account. If PartnerAccountId and PartnerType are null, disassociates your AWS account from all partner accounts. |\n| GET | /partner-accounts/{PartnerAccountId} | Gets information about a partner account. If PartnerAccountId and PartnerType are null, returns all partner accounts. |\n| GET | /partner-accounts | Lists the partner accounts associated with your AWS account. |\n| PATCH | /partner-accounts/{PartnerAccountId} | Updates properties of a partner account. |\n\n### Fuota-tasks\n| Method | Path | Description |\n|--------|------|-------------|\n| PUT | /fuota-tasks/{Id}/multicast-group | Associate a multicast group with a FUOTA task. |\n| PUT | /fuota-tasks/{Id}/wireless-device | Associate a wireless device with a FUOTA task. |\n| POST | /fuota-tasks | Creates a FUOTA task. |\n| DELETE | /fuota-tasks/{Id} | Deletes a FUOTA task. |\n| DELETE | /fuota-tasks/{Id}/multicast-groups/{MulticastGroupId} | Disassociates a multicast group from a fuota task. |\n| DELETE | /fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId} | Disassociates a wireless device from a FUOTA task. |\n| GET | /fuota-tasks/{Id} | Gets information about a FUOTA task. |\n| GET | /fuota-tasks | Lists the FUOTA tasks registered to your AWS account. |\n| GET | /fuota-tasks/{Id}/multicast-groups | List all multicast groups associated with a fuota task. |\n| PUT | /fuota-tasks/{Id} | Starts a FUOTA task. |\n| PATCH | /fuota-tasks/{Id} | Updates properties of a FUOTA task. |\n\n### Multicast-groups\n| Method | Path | Description |\n|--------|------|-------------|\n| PUT | /multicast-groups/{Id}/wireless-device | Associates a wireless device with a multicast group. |\n| DELETE | /multicast-groups/{Id}/session | Cancels an existing multicast group session. |\n| POST | /multicast-groups | Creates a multicast group. |\n| DELETE | /multicast-groups/{Id} | Deletes a multicast group if it is not in use by a fuota task. |\n| DELETE | /multicast-groups/{Id}/wireless-devices/{WirelessDeviceId} | Disassociates a wireless device from a multicast group. |\n| GET | /multicast-groups/{Id} | Gets information about a multicast group. |\n| GET | /multicast-groups/{Id}/session | Gets information about a multicast group session. |\n| GET | /multicast-groups | Lists the multicast groups registered to your AWS account. |\n| POST | /multicast-groups/{Id}/data | Sends the specified data to a multicast group. |\n| PATCH | /multicast-groups/{Id}/bulk | Starts a bulk association of all qualifying wireless devices with a multicast group. |\n| POST | /multicast-groups/{Id}/bulk | Starts a bulk disassociatin of all qualifying wireless devices from a multicast group. |\n| PUT | /multicast-groups/{Id}/session | Starts a multicast group session. |\n| PATCH | /multicast-groups/{Id} | Updates properties of a multicast group session. |\n\n### Wireless-devices\n| Method | Path | Description |\n|--------|------|-------------|\n| PUT | /wireless-devices/{Id}/thing | Associates a wireless device with a thing. |\n| POST | /wireless-devices | Provisions a wireless device. |\n| DELETE | /wireless-devices/{Id}/data | Remove queued messages from the downlink queue. |\n| DELETE | /wireless-devices/{Id} | Deletes a wireless device. |\n| PATCH | /wireless-devices/{Identifier}/deregister | Deregister a wireless device from AWS IoT Wireless. |\n| DELETE | /wireless-devices/{Id}/thing | Disassociates a wireless device from its currently associated thing. |\n| GET | /wireless-devices/{Identifier} | Gets information about a wireless device. |\n| GET | /wireless-devices/{Id}/statistics | Gets operating information about a wireless device. |\n| GET | /wireless-devices/{Id}/data | List queued messages in the downlink queue. |\n| GET | /wireless-devices | Lists the wireless devices registered to your AWS account. |\n| POST | /wireless-devices/{Id}/data | Sends a decrypted application data frame to a device. |\n| POST | /wireless-devices/{Id}/test | Simulates a provisioned device by sending an uplink data payload of Hello. |\n| PATCH | /wireless-devices/{Id} | Updates properties of a wireless device. |\n\n### Wireless-gateways\n| Method | Path | Description |\n|--------|------|-------------|\n| PUT | /wireless-gateways/{Id}/certificate | Associates a wireless gateway with a certificate. |\n| PUT | /wireless-gateways/{Id}/thing | Associates a wireless gateway with a thing. |\n| POST | /wireless-gateways | 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. |\n| POST | /wireless-gateways/{Id}/tasks | Creates a task for a wireless gateway. |\n| DELETE | /wireless-gateways/{Id} | 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. |\n| DELETE | /wireless-gateways/{Id}/tasks | Deletes a wireless gateway task. |\n| DELETE | /wireless-gateways/{Id}/certificate | Disassociates a wireless gateway from its currently associated certificate. |\n| DELETE | /wireless-gateways/{Id}/thing | Disassociates a wireless gateway from its currently associated thing. |\n| GET | /wireless-gateways/{Identifier} | Gets information about a wireless gateway. |\n| GET | /wireless-gateways/{Id}/certificate | Gets the ID of the certificate that is currently associated with a wireless gateway. |\n| GET | /wireless-gateways/{Id}/firmware-information | Gets the firmware version and other information about a wireless gateway. |\n| GET | /wireless-gateways/{Id}/statistics | Gets operating information about a wireless gateway. |\n| GET | /wireless-gateways/{Id}/tasks | Gets information about a wireless gateway task. |\n| GET | /wireless-gateways | Lists the wireless gateways registered to your AWS account. |\n| PATCH | /wireless-gateways/{Id} | Updates properties of a wireless gateway. |\n\n### Destinations\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /destinations | Creates a new destination that maps a device message to an AWS IoT rule. |\n| DELETE | /destinations/{Name} | Deletes a destination. |\n| GET | /destinations/{Name} | Gets information about a destination. |\n| GET | /destinations | Lists the destinations registered to your AWS account. |\n| PATCH | /destinations/{Name} | Updates properties of a destination. |\n\n### Device-profiles\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /device-profiles | Creates a new device profile. |\n| DELETE | /device-profiles/{Id} | Deletes a device profile. |\n| GET | /device-profiles/{Id} | Gets information about a device profile. |\n| GET | /device-profiles | Lists the device profiles registered to your AWS account. |\n\n### Network-analyzer-configurations\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /network-analyzer-configurations | Creates a new network analyzer configuration. |\n| DELETE | /network-analyzer-configurations/{ConfigurationName} | Deletes a network analyzer configuration. |\n| GET | /network-analyzer-configurations/{ConfigurationName} | Get network analyzer configuration. |\n| GET | /network-analyzer-configurations | Lists the network analyzer configurations. |\n| PATCH | /network-analyzer-configurations/{ConfigurationName} | Update network analyzer configuration. |\n\n### Service-profiles\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /service-profiles | Creates a new service profile. |\n| DELETE | /service-profiles/{Id} | Deletes a service profile. |\n| GET | /service-profiles/{Id} | Gets information about a service profile. |\n| GET | /service-profiles | Lists the service profiles registered to your AWS account. |\n\n### Wireless-gateway-task-definitions\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /wireless-gateway-task-definitions | Creates a gateway task definition. |\n| DELETE | /wireless-gateway-task-definitions/{Id} | Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress. |\n| GET | /wireless-gateway-task-definitions/{Id} | Gets information about a wireless gateway task definition. |\n| GET | /wireless-gateway-task-definitions | List the wireless gateway tasks definitions registered to your AWS account. |\n\n### Wireless_device_import_task\n| Method | Path | Description |\n|--------|------|-------------|\n| DELETE | /wireless_device_import_task/{Id} | Delete an import task. |\n| GET | /wireless_device_import_task/{Id} | Get information about an import task and count of device onboarding summary information for the import task. |\n| GET | /wireless_device_import_task | List the Sidewalk devices in an import task and their onboarding status. |\n| POST | /wireless_device_import_task | Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file. |\n| PATCH | /wireless_device_import_task/{Id} | Update an import task to add more devices to the task. |\n\n### Event-configurations-resource-types\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /event-configurations-resource-types | Get the event configuration based on resource types. |\n| PATCH | /event-configurations-resource-types | Update the event configuration based on resource types. |\n\n### Log-levels\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /log-levels | 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. |\n| GET | /log-levels/{ResourceIdentifier} | 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. |\n| PUT | /log-levels/{ResourceIdentifier} | 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. |\n| DELETE | /log-levels | Removes the log-level overrides for all resources; both wireless devices and wireless gateways. |\n| DELETE | /log-levels/{ResourceIdentifier} | 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. |\n| POST | /log-levels | 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. |\n\n### Metric-configuration\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /metric-configuration | Get the metric configuration status for this AWS account. |\n| PUT | /metric-configuration | Update the summary metric configuration. |\n\n### Metrics\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /metrics | Get the summary metrics for this AWS account. |\n\n### Positions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /positions/{ResourceIdentifier} | 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. |\n| PATCH | /positions/{ResourceIdentifier} | 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. |\n\n### Position-configurations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /position-configurations/{ResourceIdentifier} | 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. |\n| GET | /position-configurations | 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. |\n| PUT | /position-configurations/{ResourceIdentifier} | 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. |\n\n### Position-estimate\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /position-estimate | 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. |\n\n### Event-configurations\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /event-configurations/{Identifier} | Get the event configuration for a particular resource identifier. |\n| GET | /event-configurations | List event configurations where at least one event topic has been enabled. |\n| PATCH | /event-configurations/{Identifier} | Update the event configuration for a particular resource identifier. |\n\n### Resource-positions\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /resource-positions/{ResourceIdentifier} | Get the position information for a given wireless device or a wireless gateway resource. The position information uses the  World Geodetic System (WGS84). |\n| PATCH | /resource-positions/{ResourceIdentifier} | 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). |\n\n### Service-endpoint\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /service-endpoint | Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections. |\n\n### Tags\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /tags | Lists the tags (metadata) you have assigned to the resource. |\n| POST | /tags | Adds a tag to a resource. |\n| DELETE | /tags | Removes one or more tags from a resource. |\n\n### Wireless_device_import_tasks\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /wireless_device_import_tasks | List wireless devices that have been added to an import task. |\n\n### Wireless_single_device_import_task\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /wireless_single_device_import_task | Start import task for a single wireless device. |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"Create a partner-account?\" -> POST /partner-accounts\n- \"Create a destination?\" -> POST /destinations\n- \"Create a device-profile?\" -> POST /device-profiles\n- \"Create a fuota-task?\" -> POST /fuota-tasks\n- \"Create a multicast-group?\" -> POST /multicast-groups\n- \"Create a network-analyzer-configuration?\" -> POST /network-analyzer-configurations\n- \"Create a service-profile?\" -> POST /service-profiles\n- \"Create a wireless-device?\" -> POST /wireless-devices\n- \"Create a wireless-gateway?\" -> POST /wireless-gateways\n- \"Create a task?\" -> POST /wireless-gateways/{Id}/tasks\n- \"Create a wireless-gateway-task-definition?\" -> POST /wireless-gateway-task-definitions\n- \"Delete a destination?\" -> DELETE /destinations/{Name}\n- \"Delete a device-profile?\" -> DELETE /device-profiles/{Id}\n- \"Delete a fuota-task?\" -> DELETE /fuota-tasks/{Id}\n- \"Delete a multicast-group?\" -> DELETE /multicast-groups/{Id}\n- \"Delete a network-analyzer-configuration?\" -> DELETE /network-analyzer-configurations/{ConfigurationName}\n- \"Delete a service-profile?\" -> DELETE /service-profiles/{Id}\n- \"Delete a wireless-device?\" -> DELETE /wireless-devices/{Id}\n- \"Delete a wireless_device_import_task?\" -> DELETE /wireless_device_import_task/{Id}\n- \"Delete a wireless-gateway?\" -> DELETE /wireless-gateways/{Id}\n- \"Delete a wireless-gateway-task-definition?\" -> DELETE /wireless-gateway-task-definitions/{Id}\n- \"Delete a partner-account?\" -> DELETE /partner-accounts/{PartnerAccountId}\n- \"Get destination details?\" -> GET /destinations/{Name}\n- \"Get device-profile details?\" -> GET /device-profiles/{Id}\n- \"List all event-configurations-resource-types?\" -> GET /event-configurations-resource-types\n- \"Get fuota-task details?\" -> GET /fuota-tasks/{Id}\n- \"List all log-levels?\" -> GET /log-levels\n- \"List all metric-configuration?\" -> GET /metric-configuration\n- \"Create a metric?\" -> POST /metrics\n- \"Get multicast-group details?\" -> GET /multicast-groups/{Id}\n- \"List all session?\" -> GET /multicast-groups/{Id}/session\n- \"Get network-analyzer-configuration details?\" -> GET /network-analyzer-configurations/{ConfigurationName}\n- \"Get partner-account details?\" -> GET /partner-accounts/{PartnerAccountId}\n- \"Get position details?\" -> GET /positions/{ResourceIdentifier}\n- \"Get position-configuration details?\" -> GET /position-configurations/{ResourceIdentifier}\n- \"Create a position-estimate?\" -> POST /position-estimate\n- \"Get event-configuration details?\" -> GET /event-configurations/{Identifier}\n- \"Get log-level details?\" -> GET /log-levels/{ResourceIdentifier}\n- \"Get resource-position details?\" -> GET /resource-positions/{ResourceIdentifier}\n- \"List all service-endpoint?\" -> GET /service-endpoint\n- \"Get service-profile details?\" -> GET /service-profiles/{Id}\n- \"Get wireless-device details?\" -> GET /wireless-devices/{Identifier}\n- \"Get wireless_device_import_task details?\" -> GET /wireless_device_import_task/{Id}\n- \"List all statistics?\" -> GET /wireless-devices/{Id}/statistics\n- \"Get wireless-gateway details?\" -> GET /wireless-gateways/{Identifier}\n- \"List all certificate?\" -> GET /wireless-gateways/{Id}/certificate\n- \"List all firmware-information?\" -> GET /wireless-gateways/{Id}/firmware-information\n- \"List all tasks?\" -> GET /wireless-gateways/{Id}/tasks\n- \"Get wireless-gateway-task-definition details?\" -> GET /wireless-gateway-task-definitions/{Id}\n- \"List all destinations?\" -> GET /destinations\n- \"List all device-profiles?\" -> GET /device-profiles\n- \"List all wireless_device_import_task?\" -> GET /wireless_device_import_task\n- \"List all event-configurations?\" -> GET /event-configurations\n- \"List all fuota-tasks?\" -> GET /fuota-tasks\n- \"List all multicast-groups?\" -> GET /multicast-groups\n- \"List all network-analyzer-configurations?\" -> GET /network-analyzer-configurations\n- \"List all partner-accounts?\" -> GET /partner-accounts\n- \"List all position-configurations?\" -> GET /position-configurations\n- \"List all data?\" -> GET /wireless-devices/{Id}/data\n- \"List all service-profiles?\" -> GET /service-profiles\n- \"List all tags?\" -> GET /tags\n- \"List all wireless_device_import_tasks?\" -> GET /wireless_device_import_tasks\n- \"List all wireless-devices?\" -> GET /wireless-devices\n- \"List all wireless-gateway-task-definitions?\" -> GET /wireless-gateway-task-definitions\n- \"List all wireless-gateways?\" -> GET /wireless-gateways\n- \"Update a position-configuration?\" -> PUT /position-configurations/{ResourceIdentifier}\n- \"Update a log-level?\" -> PUT /log-levels/{ResourceIdentifier}\n- \"Delete a log-level?\" -> DELETE /log-levels/{ResourceIdentifier}\n- \"Create a data?\" -> POST /multicast-groups/{Id}/data\n- \"Create a bulk?\" -> POST /multicast-groups/{Id}/bulk\n- \"Update a fuota-task?\" -> PUT /fuota-tasks/{Id}\n- \"Create a wireless_single_device_import_task?\" -> POST /wireless_single_device_import_task\n- \"Create a wireless_device_import_task?\" -> POST /wireless_device_import_task\n- \"Create a tag?\" -> POST /tags\n- \"Create a test?\" -> POST /wireless-devices/{Id}/test\n- \"Partially update a destination?\" -> PATCH /destinations/{Name}\n- \"Partially update a fuota-task?\" -> PATCH /fuota-tasks/{Id}\n- \"Create a log-level?\" -> POST /log-levels\n- \"Partially update a multicast-group?\" -> PATCH /multicast-groups/{Id}\n- \"Partially update a network-analyzer-configuration?\" -> PATCH /network-analyzer-configurations/{ConfigurationName}\n- \"Partially update a partner-account?\" -> PATCH /partner-accounts/{PartnerAccountId}\n- \"Partially update a position?\" -> PATCH /positions/{ResourceIdentifier}\n- \"Partially update a event-configuration?\" -> PATCH /event-configurations/{Identifier}\n- \"Partially update a resource-position?\" -> PATCH /resource-positions/{ResourceIdentifier}\n- \"Partially update a wireless-device?\" -> PATCH /wireless-devices/{Id}\n- \"Partially update a wireless_device_import_task?\" -> PATCH /wireless_device_import_task/{Id}\n- \"Partially update a wireless-gateway?\" -> PATCH /wireless-gateways/{Id}\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Create/update endpoints return the modified resource on success\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api AWS IoT Wireless\n@version 2020-11-22\n@auth AWS SigV4\n@endpoints 112\n@hint download_for_search\n@toc partner-accounts(5), fuota-tasks(11), multicast-groups(13), wireless-devices(13), wireless-gateways(15), destinations(5), device-profiles(4), network-analyzer-configurations(5), service-profiles(4), wireless-gateway-task-definitions(4), wireless_device_import_task(5), event-configurations-resource-types(2), log-levels(6), metric-configuration(2), metrics(1), positions(2), position-configurations(3), position-estimate(1), event-configurations(3), resource-positions(2), service-endpoint(1), tags(3), wireless_device_import_tasks(1), wireless_single_device_import_task(1)\n\n@group partner-accounts\n@endpoint POST /partner-accounts\n@desc Associates a partner account with your AWS account.\n@required {Sidewalk: SidewalkAccountInfo}\n@optional {ClientRequestToken: str, Tags: [Tag]}\n@returns(200) {Sidewalk: SidewalkAccountInfo?{AmazonId: str?, AppServerPrivateKey: str?}, Arn: str?}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint PUT /fuota-tasks/{Id}/multicast-group\n@desc Associate a multicast group with a FUOTA task.\n@required {Id: str, MulticastGroupId: str}\n\n@endpoint PUT /fuota-tasks/{Id}/wireless-device\n@desc Associate a wireless device with a FUOTA task.\n@required {Id: str, WirelessDeviceId: str}\n\n@endgroup\n\n@group multicast-groups\n@endpoint PUT /multicast-groups/{Id}/wireless-device\n@desc Associates a wireless device with a multicast group.\n@required {Id: str, WirelessDeviceId: str}\n\n@endgroup\n\n@group wireless-devices\n@endpoint PUT /wireless-devices/{Id}/thing\n@desc Associates a wireless device with a thing.\n@required {Id: str, ThingArn: str}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint PUT /wireless-gateways/{Id}/certificate\n@desc Associates a wireless gateway with a certificate.\n@required {Id: str, IotCertificateId: str}\n@returns(200) {IotCertificateId: str?}\n\n@endpoint PUT /wireless-gateways/{Id}/thing\n@desc Associates a wireless gateway with a thing.\n@required {Id: str, ThingArn: str}\n\n@endgroup\n\n@group multicast-groups\n@endpoint DELETE /multicast-groups/{Id}/session\n@desc Cancels an existing multicast group session.\n@required {Id: str}\n\n@endgroup\n\n@group destinations\n@endpoint POST /destinations\n@desc Creates a new destination that maps a device message to an AWS IoT rule.\n@required {Name: str, ExpressionType: str, Expression: str, RoleArn: str}\n@optional {Description: str, Tags: [Tag], ClientRequestToken: str}\n@returns(200) {Arn: str?, Name: str?}\n\n@endgroup\n\n@group device-profiles\n@endpoint POST /device-profiles\n@desc Creates a new device profile.\n@optional {Name: str, LoRaWAN: LoRaWANDeviceProfile, Tags: [Tag], ClientRequestToken: str, Sidewalk: SidewalkCreateDeviceProfile}\n@returns(200) {Arn: str?, Id: str?}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint POST /fuota-tasks\n@desc Creates a FUOTA task.\n@required {FirmwareUpdateImage: str, FirmwareUpdateRole: str}\n@optional {Name: str, Description: str, ClientRequestToken: str, LoRaWAN: LoRaWANFuotaTask, Tags: [Tag], RedundancyPercent: int, FragmentSizeBytes: int, FragmentIntervalMS: int}\n@returns(200) {Arn: str?, Id: str?}\n\n@endgroup\n\n@group multicast-groups\n@endpoint POST /multicast-groups\n@desc Creates a multicast group.\n@required {LoRaWAN: LoRaWANMulticast}\n@optional {Name: str, Description: str, ClientRequestToken: str, Tags: [Tag]}\n@returns(200) {Arn: str?, Id: str?}\n\n@endgroup\n\n@group network-analyzer-configurations\n@endpoint POST /network-analyzer-configurations\n@desc Creates a new network analyzer configuration.\n@required {Name: str}\n@optional {TraceContent: TraceContent, WirelessDevices: [str], WirelessGateways: [str], Description: str, Tags: [Tag], ClientRequestToken: str, MulticastGroups: [str]}\n@returns(200) {Arn: str?, Name: str?}\n\n@endgroup\n\n@group service-profiles\n@endpoint POST /service-profiles\n@desc Creates a new service profile.\n@optional {Name: str, LoRaWAN: LoRaWANServiceProfile, Tags: [Tag], ClientRequestToken: str}\n@returns(200) {Arn: str?, Id: str?}\n\n@endgroup\n\n@group wireless-devices\n@endpoint POST /wireless-devices\n@desc Provisions a wireless device.\n@required {Type: str, DestinationName: str}\n@optional {Name: str, Description: str, ClientRequestToken: str, LoRaWAN: LoRaWANDevice, Tags: [Tag], Positioning: str, Sidewalk: SidewalkCreateWirelessDevice}\n@returns(200) {Arn: str?, Id: str?}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint POST /wireless-gateways\n@desc 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.\n@required {LoRaWAN: LoRaWANGateway}\n@optional {Name: str, Description: str, Tags: [Tag], ClientRequestToken: str}\n@returns(200) {Arn: str?, Id: str?}\n\n@endpoint POST /wireless-gateways/{Id}/tasks\n@desc Creates a task for a wireless gateway.\n@required {Id: str, WirelessGatewayTaskDefinitionId: str}\n@returns(200) {WirelessGatewayTaskDefinitionId: str?, Status: str?}\n\n@endgroup\n\n@group wireless-gateway-task-definitions\n@endpoint POST /wireless-gateway-task-definitions\n@desc Creates a gateway task definition.\n@required {AutoCreateTasks: bool}\n@optional {Name: str, Update: UpdateWirelessGatewayTaskCreate, ClientRequestToken: str, Tags: [Tag]}\n@returns(200) {Id: str?, Arn: str?}\n\n@endgroup\n\n@group destinations\n@endpoint DELETE /destinations/{Name}\n@desc Deletes a destination.\n@required {Name: str}\n\n@endgroup\n\n@group device-profiles\n@endpoint DELETE /device-profiles/{Id}\n@desc Deletes a device profile.\n@required {Id: str}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint DELETE /fuota-tasks/{Id}\n@desc Deletes a FUOTA task.\n@required {Id: str}\n\n@endgroup\n\n@group multicast-groups\n@endpoint DELETE /multicast-groups/{Id}\n@desc Deletes a multicast group if it is not in use by a fuota task.\n@required {Id: str}\n\n@endgroup\n\n@group network-analyzer-configurations\n@endpoint DELETE /network-analyzer-configurations/{ConfigurationName}\n@desc Deletes a network analyzer configuration.\n@required {ConfigurationName: str}\n\n@endgroup\n\n@group wireless-devices\n@endpoint DELETE /wireless-devices/{Id}/data\n@desc Remove queued messages from the downlink queue.\n@required {Id: str, messageId: str}\n@optional {WirelessDeviceType: str}\n\n@endgroup\n\n@group service-profiles\n@endpoint DELETE /service-profiles/{Id}\n@desc Deletes a service profile.\n@required {Id: str}\n\n@endgroup\n\n@group wireless-devices\n@endpoint DELETE /wireless-devices/{Id}\n@desc Deletes a wireless device.\n@required {Id: str}\n\n@endgroup\n\n@group wireless_device_import_task\n@endpoint DELETE /wireless_device_import_task/{Id}\n@desc Delete an import task.\n@required {Id: str}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint DELETE /wireless-gateways/{Id}\n@desc 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.\n@required {Id: str}\n\n@endpoint DELETE /wireless-gateways/{Id}/tasks\n@desc Deletes a wireless gateway task.\n@required {Id: str}\n\n@endgroup\n\n@group wireless-gateway-task-definitions\n@endpoint DELETE /wireless-gateway-task-definitions/{Id}\n@desc Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress.\n@required {Id: str}\n\n@endgroup\n\n@group wireless-devices\n@endpoint PATCH /wireless-devices/{Identifier}/deregister\n@desc Deregister a wireless device from AWS IoT Wireless.\n@required {Identifier: str}\n@optional {WirelessDeviceType: str}\n\n@endgroup\n\n@group partner-accounts\n@endpoint DELETE /partner-accounts/{PartnerAccountId}\n@desc Disassociates your AWS account from a partner account. If PartnerAccountId and PartnerType are null, disassociates your AWS account from all partner accounts.\n@required {PartnerAccountId: str, partnerType: str}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint DELETE /fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}\n@desc Disassociates a multicast group from a fuota task.\n@required {Id: str, MulticastGroupId: str}\n\n@endpoint DELETE /fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}\n@desc Disassociates a wireless device from a FUOTA task.\n@required {Id: str, WirelessDeviceId: str}\n\n@endgroup\n\n@group multicast-groups\n@endpoint DELETE /multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}\n@desc Disassociates a wireless device from a multicast group.\n@required {Id: str, WirelessDeviceId: str}\n\n@endgroup\n\n@group wireless-devices\n@endpoint DELETE /wireless-devices/{Id}/thing\n@desc Disassociates a wireless device from its currently associated thing.\n@required {Id: str}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint DELETE /wireless-gateways/{Id}/certificate\n@desc Disassociates a wireless gateway from its currently associated certificate.\n@required {Id: str}\n\n@endpoint DELETE /wireless-gateways/{Id}/thing\n@desc Disassociates a wireless gateway from its currently associated thing.\n@required {Id: str}\n\n@endgroup\n\n@group destinations\n@endpoint GET /destinations/{Name}\n@desc Gets information about a destination.\n@required {Name: str}\n@returns(200) {Arn: str?, Name: str?, Expression: str?, ExpressionType: str?, Description: str?, RoleArn: str?}\n\n@endgroup\n\n@group device-profiles\n@endpoint GET /device-profiles/{Id}\n@desc Gets information about a device profile.\n@required {Id: str}\n@returns(200) {Arn: str?, Name: str?, Id: str?, LoRaWAN: LoRaWANDeviceProfile?{SupportsClassB: bool?, ClassBTimeout: int?, PingSlotPeriod: int?, PingSlotDr: int?, PingSlotFreq: int?, SupportsClassC: bool?, ClassCTimeout: int?, MacVersion: str?, RegParamsRevision: str?, RxDelay1: int?, RxDrOffset1: int?, RxDataRate2: int?, RxFreq2: int?, FactoryPresetFreqsList: [int]?, MaxEirp: int?, MaxDutyCycle: int?, RfRegion: str?, SupportsJoin: bool?, Supports32BitFCnt: bool?}, Sidewalk: SidewalkGetDeviceProfile?{ApplicationServerPublicKey: str?, QualificationStatus: bool?, DakCertificateMetadata: [DakCertificateMetadata]?}}\n\n@endgroup\n\n@group event-configurations-resource-types\n@endpoint GET /event-configurations-resource-types\n@desc Get the event configuration based on resource types.\n@returns(200) {DeviceRegistrationState: DeviceRegistrationStateResourceTypeEventConfiguration?{Sidewalk: SidewalkResourceTypeEventConfiguration?{WirelessDeviceEventTopic: str?}}, Proximity: ProximityResourceTypeEventConfiguration?{Sidewalk: SidewalkResourceTypeEventConfiguration?{WirelessDeviceEventTopic: str?}}, Join: JoinResourceTypeEventConfiguration?{LoRaWAN: LoRaWANJoinResourceTypeEventConfiguration?{WirelessDeviceEventTopic: str?}}, ConnectionStatus: ConnectionStatusResourceTypeEventConfiguration?{LoRaWAN: LoRaWANConnectionStatusResourceTypeEventConfiguration?{WirelessGatewayEventTopic: str?}}, MessageDeliveryStatus: MessageDeliveryStatusResourceTypeEventConfiguration?{Sidewalk: SidewalkResourceTypeEventConfiguration?{WirelessDeviceEventTopic: str?}}}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint GET /fuota-tasks/{Id}\n@desc Gets information about a FUOTA task.\n@required {Id: str}\n@returns(200) {Arn: str?, Id: str?, Status: str?, Name: str?, Description: str?, LoRaWAN: LoRaWANFuotaTaskGetInfo?{RfRegion: str?, StartTime: str(timestamp)?}, FirmwareUpdateImage: str?, FirmwareUpdateRole: str?, CreatedAt: str(timestamp)?, RedundancyPercent: int?, FragmentSizeBytes: int?, FragmentIntervalMS: int?}\n\n@endgroup\n\n@group log-levels\n@endpoint GET /log-levels\n@desc 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.\n@returns(200) {DefaultLogLevel: str?, WirelessGatewayLogOptions: [WirelessGatewayLogOption]?, WirelessDeviceLogOptions: [WirelessDeviceLogOption]?}\n\n@endgroup\n\n@group metric-configuration\n@endpoint GET /metric-configuration\n@desc Get the metric configuration status for this AWS account.\n@returns(200) {SummaryMetric: SummaryMetricConfiguration?{Status: str?}}\n\n@endgroup\n\n@group metrics\n@endpoint POST /metrics\n@desc Get the summary metrics for this AWS account.\n@optional {SummaryMetricQueries: [SummaryMetricQuery]}\n@returns(200) {SummaryMetricQueryResults: [SummaryMetricQueryResult]?}\n\n@endgroup\n\n@group multicast-groups\n@endpoint GET /multicast-groups/{Id}\n@desc Gets information about a multicast group.\n@required {Id: str}\n@returns(200) {Arn: str?, Id: str?, Name: str?, Description: str?, Status: str?, LoRaWAN: LoRaWANMulticastGet?{RfRegion: str?, DlClass: str?, NumberOfDevicesRequested: int?, NumberOfDevicesInGroup: int?}, CreatedAt: str(timestamp)?}\n\n@endpoint GET /multicast-groups/{Id}/session\n@desc Gets information about a multicast group session.\n@required {Id: str}\n@returns(200) {LoRaWAN: LoRaWANMulticastSession?{DlDr: int?, DlFreq: int?, SessionStartTime: str(timestamp)?, SessionTimeout: int?, PingSlotPeriod: int?}}\n\n@endgroup\n\n@group network-analyzer-configurations\n@endpoint GET /network-analyzer-configurations/{ConfigurationName}\n@desc Get network analyzer configuration.\n@required {ConfigurationName: str}\n@returns(200) {TraceContent: TraceContent?{WirelessDeviceFrameInfo: str?, LogLevel: str?, MulticastFrameInfo: str?}, WirelessDevices: [str]?, WirelessGateways: [str]?, Description: str?, Arn: str?, Name: str?, MulticastGroups: [str]?}\n\n@endgroup\n\n@group partner-accounts\n@endpoint GET /partner-accounts/{PartnerAccountId}\n@desc Gets information about a partner account. If PartnerAccountId and PartnerType are null, returns all partner accounts.\n@required {PartnerAccountId: str, partnerType: str}\n@returns(200) {Sidewalk: SidewalkAccountInfoWithFingerprint?{AmazonId: str?, Fingerprint: str?, Arn: str?}, AccountLinked: bool?}\n\n@endgroup\n\n@group positions\n@endpoint GET /positions/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str}\n@returns(200) {Position: [num(f32)]?, Accuracy: Accuracy?{HorizontalAccuracy: num(f32)?, VerticalAccuracy: num(f32)?}, SolverType: str?, SolverProvider: str?, SolverVersion: str?, Timestamp: str?}\n\n@endgroup\n\n@group position-configurations\n@endpoint GET /position-configurations/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str}\n@returns(200) {Solvers: PositionSolverDetails?{SemtechGnss: SemtechGnssDetail?{Provider: str?, Type: str?, Status: str?, Fec: str?}}, Destination: str?}\n\n@endgroup\n\n@group position-estimate\n@endpoint POST /position-estimate\n@desc 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.\n@optional {WiFiAccessPoints: [WiFiAccessPoint], CellTowers: CellTowers, Ip: Ip, Gnss: Gnss, Timestamp: str(timestamp)}\n@returns(200) {GeoJsonPayload: bytes?}\n\n@endgroup\n\n@group event-configurations\n@endpoint GET /event-configurations/{Identifier}\n@desc Get the event configuration for a particular resource identifier.\n@required {Identifier: str, identifierType: str}\n@optional {partnerType: str}\n@returns(200) {DeviceRegistrationState: DeviceRegistrationStateEventConfiguration?{Sidewalk: SidewalkEventNotificationConfigurations?{AmazonIdEventTopic: str?}, WirelessDeviceIdEventTopic: str?}, Proximity: ProximityEventConfiguration?{Sidewalk: SidewalkEventNotificationConfigurations?{AmazonIdEventTopic: str?}, WirelessDeviceIdEventTopic: str?}, Join: JoinEventConfiguration?{LoRaWAN: LoRaWANJoinEventNotificationConfigurations?{DevEuiEventTopic: str?}, WirelessDeviceIdEventTopic: str?}, ConnectionStatus: ConnectionStatusEventConfiguration?{LoRaWAN: LoRaWANConnectionStatusEventNotificationConfigurations?{GatewayEuiEventTopic: str?}, WirelessGatewayIdEventTopic: str?}, MessageDeliveryStatus: MessageDeliveryStatusEventConfiguration?{Sidewalk: SidewalkEventNotificationConfigurations?{AmazonIdEventTopic: str?}, WirelessDeviceIdEventTopic: str?}}\n\n@endgroup\n\n@group log-levels\n@endpoint GET /log-levels/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str}\n@returns(200) {LogLevel: str?}\n\n@endgroup\n\n@group resource-positions\n@endpoint GET /resource-positions/{ResourceIdentifier}\n@desc Get the position information for a given wireless device or a wireless gateway resource. The position information uses the  World Geodetic System (WGS84).\n@required {ResourceIdentifier: str, resourceType: str}\n@returns(200) {GeoJsonPayload: bytes?}\n\n@endgroup\n\n@group service-endpoint\n@endpoint GET /service-endpoint\n@desc Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.\n@optional {serviceType: str}\n@returns(200) {ServiceType: str?, ServiceEndpoint: str?, ServerTrust: str?}\n\n@endgroup\n\n@group service-profiles\n@endpoint GET /service-profiles/{Id}\n@desc Gets information about a service profile.\n@required {Id: str}\n@returns(200) {Arn: str?, Name: str?, Id: str?, LoRaWAN: LoRaWANGetServiceProfileInfo?{UlRate: int?, UlBucketSize: int?, UlRatePolicy: str?, DlRate: int?, DlBucketSize: int?, DlRatePolicy: str?, AddGwMetadata: bool?, DevStatusReqFreq: int?, ReportDevStatusBattery: bool?, ReportDevStatusMargin: bool?, DrMin: int?, DrMax: int?, ChannelMask: str?, PrAllowed: bool?, HrAllowed: bool?, RaAllowed: bool?, NwkGeoLoc: bool?, TargetPer: int?, MinGwDiversity: int?}}\n\n@endgroup\n\n@group wireless-devices\n@endpoint GET /wireless-devices/{Identifier}\n@desc Gets information about a wireless device.\n@required {Identifier: str, identifierType: str}\n@returns(200) {Type: str?, Name: str?, Description: str?, DestinationName: str?, Id: str?, Arn: str?, ThingName: str?, ThingArn: str?, LoRaWAN: LoRaWANDevice?{DevEui: str?, DeviceProfileId: str?, ServiceProfileId: str?, OtaaV1_1: OtaaV1_1?{AppKey: str?, NwkKey: str?, JoinEui: str?}, OtaaV1_0_x: OtaaV1_0_x?{AppKey: str?, AppEui: str?, JoinEui: str?, GenAppKey: str?}, AbpV1_1: AbpV1_1?{DevAddr: str?, SessionKeys: SessionKeysAbpV1_1?{FNwkSIntKey: str?, SNwkSIntKey: str?, NwkSEncKey: str?, AppSKey: str?}, FCntStart: int?}, AbpV1_0_x: AbpV1_0_x?{DevAddr: str?, SessionKeys: SessionKeysAbpV1_0_x?{NwkSKey: str?, AppSKey: str?}, FCntStart: int?}, FPorts: FPorts?{Fuota: int?, Multicast: int?, ClockSync: int?, Positioning: Positioning?{ClockSync: int?, Stream: int?, Gnss: int?}, Applications: [ApplicationConfig]?}}, Sidewalk: SidewalkDevice?{AmazonId: str?, SidewalkId: str?, SidewalkManufacturingSn: str?, DeviceCertificates: [CertificateList]?, PrivateKeys: [CertificateList]?, DeviceProfileId: str?, CertificateId: str?, Status: str?}, Positioning: str?}\n\n@endgroup\n\n@group wireless_device_import_task\n@endpoint GET /wireless_device_import_task/{Id}\n@desc Get information about an import task and count of device onboarding summary information for the import task.\n@required {Id: str}\n@returns(200) {Id: str?, Arn: str?, DestinationName: str?, Sidewalk: SidewalkGetStartImportInfo?{DeviceCreationFileList: [str]?, Role: str?}, CreationTime: str(timestamp)?, Status: str?, StatusReason: str?, InitializedImportedDeviceCount: int(i64)?, PendingImportedDeviceCount: int(i64)?, OnboardedImportedDeviceCount: int(i64)?, FailedImportedDeviceCount: int(i64)?}\n\n@endgroup\n\n@group wireless-devices\n@endpoint GET /wireless-devices/{Id}/statistics\n@desc Gets operating information about a wireless device.\n@required {WirelessDeviceId: str}\n@returns(200) {WirelessDeviceId: str?, LastUplinkReceivedAt: str?, LoRaWAN: LoRaWANDeviceMetadata?{DevEui: str?, FPort: int?, DataRate: int?, Frequency: int?, Timestamp: str?, Gateways: [LoRaWANGatewayMetadata]?, PublicGateways: [LoRaWANPublicGatewayMetadata]?}, Sidewalk: SidewalkDeviceMetadata?{Rssi: int?, BatteryLevel: str?, Event: str?, DeviceState: str?}}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint GET /wireless-gateways/{Identifier}\n@desc Gets information about a wireless gateway.\n@required {Identifier: str, identifierType: str}\n@returns(200) {Name: str?, Id: str?, Description: str?, LoRaWAN: LoRaWANGateway?{GatewayEui: str?, RfRegion: str?, JoinEuiFilters: [[str]]?, NetIdFilters: [str]?, SubBands: [int]?, Beaconing: Beaconing?{DataRate: int?, Frequencies: [int]?}, MaxEirp: num(f32)?}, Arn: str?, ThingName: str?, ThingArn: str?}\n\n@endpoint GET /wireless-gateways/{Id}/certificate\n@desc Gets the ID of the certificate that is currently associated with a wireless gateway.\n@required {Id: str}\n@returns(200) {IotCertificateId: str?, LoRaWANNetworkServerCertificateId: str?}\n\n@endpoint GET /wireless-gateways/{Id}/firmware-information\n@desc Gets the firmware version and other information about a wireless gateway.\n@required {Id: str}\n@returns(200) {LoRaWAN: LoRaWANGatewayCurrentVersion?{CurrentVersion: LoRaWANGatewayVersion?{PackageVersion: str?, Model: str?, Station: str?}}}\n\n@endpoint GET /wireless-gateways/{Id}/statistics\n@desc Gets operating information about a wireless gateway.\n@required {WirelessGatewayId: str}\n@returns(200) {WirelessGatewayId: str?, LastUplinkReceivedAt: str?, ConnectionStatus: str?}\n\n@endpoint GET /wireless-gateways/{Id}/tasks\n@desc Gets information about a wireless gateway task.\n@required {Id: str}\n@returns(200) {WirelessGatewayId: str?, WirelessGatewayTaskDefinitionId: str?, LastUplinkReceivedAt: str?, TaskCreatedAt: str?, Status: str?}\n\n@endgroup\n\n@group wireless-gateway-task-definitions\n@endpoint GET /wireless-gateway-task-definitions/{Id}\n@desc Gets information about a wireless gateway task definition.\n@required {Id: str}\n@returns(200) {AutoCreateTasks: bool?, Name: str?, Update: UpdateWirelessGatewayTaskCreate?{UpdateDataSource: str?, UpdateDataRole: str?, LoRaWAN: LoRaWANUpdateGatewayTaskCreate?{UpdateSignature: str?, SigKeyCrc: int(i64)?, CurrentVersion: LoRaWANGatewayVersion?{PackageVersion: str?, Model: str?, Station: str?}, UpdateVersion: LoRaWANGatewayVersion?{PackageVersion: str?, Model: str?, Station: str?}}}, Arn: str?}\n\n@endgroup\n\n@group destinations\n@endpoint GET /destinations\n@desc Lists the destinations registered to your AWS account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, DestinationList: [Destinations]?}\n\n@endgroup\n\n@group device-profiles\n@endpoint GET /device-profiles\n@desc Lists the device profiles registered to your AWS account.\n@optional {nextToken: str, maxResults: int, deviceProfileType: str}\n@returns(200) {NextToken: str?, DeviceProfileList: [DeviceProfile]?}\n\n@endgroup\n\n@group wireless_device_import_task\n@endpoint GET /wireless_device_import_task\n@desc List the Sidewalk devices in an import task and their onboarding status.\n@required {id: str}\n@optional {maxResults: int, nextToken: str, status: str}\n@returns(200) {NextToken: str?, DestinationName: str?, ImportedWirelessDeviceList: [ImportedWirelessDevice]?}\n\n@endgroup\n\n@group event-configurations\n@endpoint GET /event-configurations\n@desc List event configurations where at least one event topic has been enabled.\n@required {resourceType: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, EventConfigurationsList: [EventConfigurationItem]?}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint GET /fuota-tasks\n@desc Lists the FUOTA tasks registered to your AWS account.\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, FuotaTaskList: [FuotaTask]?}\n\n@endgroup\n\n@group multicast-groups\n@endpoint GET /multicast-groups\n@desc Lists the multicast groups registered to your AWS account.\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, MulticastGroupList: [MulticastGroup]?}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint GET /fuota-tasks/{Id}/multicast-groups\n@desc List all multicast groups associated with a fuota task.\n@required {Id: str}\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, MulticastGroupList: [MulticastGroupByFuotaTask]?}\n\n@endgroup\n\n@group network-analyzer-configurations\n@endpoint GET /network-analyzer-configurations\n@desc Lists the network analyzer configurations.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, NetworkAnalyzerConfigurationList: [NetworkAnalyzerConfigurations]?}\n\n@endgroup\n\n@group partner-accounts\n@endpoint GET /partner-accounts\n@desc Lists the partner accounts associated with your AWS account.\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, Sidewalk: [SidewalkAccountInfoWithFingerprint]?}\n\n@endgroup\n\n@group position-configurations\n@endpoint GET /position-configurations\n@desc 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.\n@optional {resourceType: str, maxResults: int, nextToken: str}\n@returns(200) {PositionConfigurationList: [PositionConfigurationItem]?, NextToken: str?}\n\n@endgroup\n\n@group wireless-devices\n@endpoint GET /wireless-devices/{Id}/data\n@desc List queued messages in the downlink queue.\n@required {Id: str}\n@optional {nextToken: str, maxResults: int, WirelessDeviceType: str}\n@returns(200) {NextToken: str?, DownlinkQueueMessagesList: [DownlinkQueueMessage]?}\n\n@endgroup\n\n@group service-profiles\n@endpoint GET /service-profiles\n@desc Lists the service profiles registered to your AWS account.\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, ServiceProfileList: [ServiceProfile]?}\n\n@endgroup\n\n@group tags\n@endpoint GET /tags\n@desc Lists the tags (metadata) you have assigned to the resource.\n@required {resourceArn: str}\n@returns(200) {Tags: [Tag]?}\n\n@endgroup\n\n@group wireless_device_import_tasks\n@endpoint GET /wireless_device_import_tasks\n@desc List wireless devices that have been added to an import task.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, WirelessDeviceImportTaskList: [WirelessDeviceImportTask]?}\n\n@endgroup\n\n@group wireless-devices\n@endpoint GET /wireless-devices\n@desc Lists the wireless devices registered to your AWS account.\n@optional {maxResults: int, nextToken: str, destinationName: str, deviceProfileId: str, serviceProfileId: str, wirelessDeviceType: str, fuotaTaskId: str, multicastGroupId: str}\n@returns(200) {NextToken: str?, WirelessDeviceList: [WirelessDeviceStatistics]?}\n\n@endgroup\n\n@group wireless-gateway-task-definitions\n@endpoint GET /wireless-gateway-task-definitions\n@desc List the wireless gateway tasks definitions registered to your AWS account.\n@optional {maxResults: int, nextToken: str, taskDefinitionType: str}\n@returns(200) {NextToken: str?, TaskDefinitions: [UpdateWirelessGatewayTaskEntry]?}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint GET /wireless-gateways\n@desc Lists the wireless gateways registered to your AWS account.\n@optional {nextToken: str, maxResults: int}\n@returns(200) {NextToken: str?, WirelessGatewayList: [WirelessGatewayStatistics]?}\n\n@endgroup\n\n@group position-configurations\n@endpoint PUT /position-configurations/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str}\n@optional {Solvers: PositionSolverConfigurations, Destination: str}\n\n@endgroup\n\n@group log-levels\n@endpoint PUT /log-levels/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str, LogLevel: str}\n\n@endpoint DELETE /log-levels\n@desc Removes the log-level overrides for all resources; both wireless devices and wireless gateways.\n\n@endpoint DELETE /log-levels/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str}\n\n@endgroup\n\n@group multicast-groups\n@endpoint POST /multicast-groups/{Id}/data\n@desc Sends the specified data to a multicast group.\n@required {Id: str, PayloadData: str, WirelessMetadata: MulticastWirelessMetadata}\n@returns(200) {MessageId: str?}\n\n@endgroup\n\n@group wireless-devices\n@endpoint POST /wireless-devices/{Id}/data\n@desc Sends a decrypted application data frame to a device.\n@required {Id: str, TransmitMode: int, PayloadData: str}\n@optional {WirelessMetadata: WirelessMetadata}\n@returns(200) {MessageId: str?}\n\n@endgroup\n\n@group multicast-groups\n@endpoint PATCH /multicast-groups/{Id}/bulk\n@desc Starts a bulk association of all qualifying wireless devices with a multicast group.\n@required {Id: str}\n@optional {QueryString: str, Tags: [Tag]}\n\n@endpoint POST /multicast-groups/{Id}/bulk\n@desc Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.\n@required {Id: str}\n@optional {QueryString: str, Tags: [Tag]}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint PUT /fuota-tasks/{Id}\n@desc Starts a FUOTA task.\n@required {Id: str}\n@optional {LoRaWAN: LoRaWANStartFuotaTask}\n\n@endgroup\n\n@group multicast-groups\n@endpoint PUT /multicast-groups/{Id}/session\n@desc Starts a multicast group session.\n@required {Id: str, LoRaWAN: LoRaWANMulticastSession}\n\n@endgroup\n\n@group wireless_single_device_import_task\n@endpoint POST /wireless_single_device_import_task\n@desc Start import task for a single wireless device.\n@required {DestinationName: str, Sidewalk: SidewalkSingleStartImportInfo}\n@optional {ClientRequestToken: str, DeviceName: str, Tags: [Tag]}\n@returns(200) {Id: str?, Arn: str?}\n\n@endgroup\n\n@group wireless_device_import_task\n@endpoint POST /wireless_device_import_task\n@desc Start import task for provisioning Sidewalk devices in bulk using an S3 CSV file.\n@required {DestinationName: str, Sidewalk: SidewalkStartImportInfo}\n@optional {ClientRequestToken: str, Tags: [Tag]}\n@returns(200) {Id: str?, Arn: str?}\n\n@endgroup\n\n@group tags\n@endpoint POST /tags\n@desc Adds a tag to a resource.\n@required {resourceArn: str, Tags: [Tag]}\n\n@endgroup\n\n@group wireless-devices\n@endpoint POST /wireless-devices/{Id}/test\n@desc Simulates a provisioned device by sending an uplink data payload of Hello.\n@required {Id: str}\n@returns(200) {Result: str?}\n\n@endgroup\n\n@group tags\n@endpoint DELETE /tags\n@desc Removes one or more tags from a resource.\n@required {resourceArn: str, tagKeys: [str]}\n\n@endgroup\n\n@group destinations\n@endpoint PATCH /destinations/{Name}\n@desc Updates properties of a destination.\n@required {Name: str}\n@optional {ExpressionType: str, Expression: str, Description: str, RoleArn: str}\n\n@endgroup\n\n@group event-configurations-resource-types\n@endpoint PATCH /event-configurations-resource-types\n@desc Update the event configuration based on resource types.\n@optional {DeviceRegistrationState: DeviceRegistrationStateResourceTypeEventConfiguration, Proximity: ProximityResourceTypeEventConfiguration, Join: JoinResourceTypeEventConfiguration, ConnectionStatus: ConnectionStatusResourceTypeEventConfiguration, MessageDeliveryStatus: MessageDeliveryStatusResourceTypeEventConfiguration}\n\n@endgroup\n\n@group fuota-tasks\n@endpoint PATCH /fuota-tasks/{Id}\n@desc Updates properties of a FUOTA task.\n@required {Id: str}\n@optional {Name: str, Description: str, LoRaWAN: LoRaWANFuotaTask, FirmwareUpdateImage: str, FirmwareUpdateRole: str, RedundancyPercent: int, FragmentSizeBytes: int, FragmentIntervalMS: int}\n\n@endgroup\n\n@group log-levels\n@endpoint POST /log-levels\n@desc 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.\n@optional {DefaultLogLevel: str, WirelessDeviceLogOptions: [WirelessDeviceLogOption], WirelessGatewayLogOptions: [WirelessGatewayLogOption]}\n\n@endgroup\n\n@group metric-configuration\n@endpoint PUT /metric-configuration\n@desc Update the summary metric configuration.\n@optional {SummaryMetric: SummaryMetricConfiguration}\n\n@endgroup\n\n@group multicast-groups\n@endpoint PATCH /multicast-groups/{Id}\n@desc Updates properties of a multicast group session.\n@required {Id: str}\n@optional {Name: str, Description: str, LoRaWAN: LoRaWANMulticast}\n\n@endgroup\n\n@group network-analyzer-configurations\n@endpoint PATCH /network-analyzer-configurations/{ConfigurationName}\n@desc Update network analyzer configuration.\n@required {ConfigurationName: str}\n@optional {TraceContent: TraceContent, WirelessDevicesToAdd: [str], WirelessDevicesToRemove: [str], WirelessGatewaysToAdd: [str], WirelessGatewaysToRemove: [str], Description: str, MulticastGroupsToAdd: [str], MulticastGroupsToRemove: [str]}\n\n@endgroup\n\n@group partner-accounts\n@endpoint PATCH /partner-accounts/{PartnerAccountId}\n@desc Updates properties of a partner account.\n@required {PartnerAccountId: str, partnerType: str, Sidewalk: SidewalkUpdateAccount}\n\n@endgroup\n\n@group positions\n@endpoint PATCH /positions/{ResourceIdentifier}\n@desc 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.\n@required {ResourceIdentifier: str, resourceType: str, Position: [num(f32)]}\n\n@endgroup\n\n@group event-configurations\n@endpoint PATCH /event-configurations/{Identifier}\n@desc Update the event configuration for a particular resource identifier.\n@required {Identifier: str, identifierType: str}\n@optional {partnerType: str, DeviceRegistrationState: DeviceRegistrationStateEventConfiguration, Proximity: ProximityEventConfiguration, Join: JoinEventConfiguration, ConnectionStatus: ConnectionStatusEventConfiguration, MessageDeliveryStatus: MessageDeliveryStatusEventConfiguration}\n\n@endgroup\n\n@group resource-positions\n@endpoint PATCH /resource-positions/{ResourceIdentifier}\n@desc 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).\n@required {ResourceIdentifier: str, resourceType: str}\n@optional {GeoJsonPayload: bytes}\n\n@endgroup\n\n@group wireless-devices\n@endpoint PATCH /wireless-devices/{Id}\n@desc Updates properties of a wireless device.\n@required {Id: str}\n@optional {DestinationName: str, Name: str, Description: str, LoRaWAN: LoRaWANUpdateDevice, Positioning: str}\n\n@endgroup\n\n@group wireless_device_import_task\n@endpoint PATCH /wireless_device_import_task/{Id}\n@desc Update an import task to add more devices to the task.\n@required {Id: str, Sidewalk: SidewalkUpdateImportInfo}\n\n@endgroup\n\n@group wireless-gateways\n@endpoint PATCH /wireless-gateways/{Id}\n@desc Updates properties of a wireless gateway.\n@required {Id: str}\n@optional {Name: str, Description: str, JoinEuiFilters: [[str]], NetIdFilters: [str], MaxEirp: num(f32)}\n\n@endgroup\n\n@end\n"}}