{ "version":"2.0", "metadata":{ "apiVersion":"2020-11-22", "endpointPrefix":"api.iotwireless", "protocol":"rest-json", "serviceFullName":"AWS IoT Wireless", "serviceId":"IoT Wireless", "signatureVersion":"v4", "signingName":"iotwireless", "uid":"iotwireless-2020-11-22" }, "operations":{ "AssociateAwsAccountWithPartnerAccount":{ "name":"AssociateAwsAccountWithPartnerAccount", "http":{ "method":"POST", "requestUri":"/partner-accounts" }, "input":{"shape":"AssociateAwsAccountWithPartnerAccountRequest"}, "output":{"shape":"AssociateAwsAccountWithPartnerAccountResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"AccessDeniedException"} ], "documentation":"

Associates a partner account with your AWS account.

" }, "AssociateMulticastGroupWithFuotaTask":{ "name":"AssociateMulticastGroupWithFuotaTask", "http":{ "method":"PUT", "requestUri":"/fuota-tasks/{Id}/multicast-group", "responseCode":204 }, "input":{"shape":"AssociateMulticastGroupWithFuotaTaskRequest"}, "output":{"shape":"AssociateMulticastGroupWithFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Associate a multicast group with a FUOTA task.

" }, "AssociateWirelessDeviceWithFuotaTask":{ "name":"AssociateWirelessDeviceWithFuotaTask", "http":{ "method":"PUT", "requestUri":"/fuota-tasks/{Id}/wireless-device", "responseCode":204 }, "input":{"shape":"AssociateWirelessDeviceWithFuotaTaskRequest"}, "output":{"shape":"AssociateWirelessDeviceWithFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Associate a wireless device with a FUOTA task.

" }, "AssociateWirelessDeviceWithMulticastGroup":{ "name":"AssociateWirelessDeviceWithMulticastGroup", "http":{ "method":"PUT", "requestUri":"/multicast-groups/{Id}/wireless-device", "responseCode":204 }, "input":{"shape":"AssociateWirelessDeviceWithMulticastGroupRequest"}, "output":{"shape":"AssociateWirelessDeviceWithMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Associates a wireless device with a multicast group.

" }, "AssociateWirelessDeviceWithThing":{ "name":"AssociateWirelessDeviceWithThing", "http":{ "method":"PUT", "requestUri":"/wireless-devices/{Id}/thing", "responseCode":204 }, "input":{"shape":"AssociateWirelessDeviceWithThingRequest"}, "output":{"shape":"AssociateWirelessDeviceWithThingResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Associates a wireless device with a thing.

" }, "AssociateWirelessGatewayWithCertificate":{ "name":"AssociateWirelessGatewayWithCertificate", "http":{ "method":"PUT", "requestUri":"/wireless-gateways/{Id}/certificate" }, "input":{"shape":"AssociateWirelessGatewayWithCertificateRequest"}, "output":{"shape":"AssociateWirelessGatewayWithCertificateResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Associates a wireless gateway with a certificate.

" }, "AssociateWirelessGatewayWithThing":{ "name":"AssociateWirelessGatewayWithThing", "http":{ "method":"PUT", "requestUri":"/wireless-gateways/{Id}/thing", "responseCode":204 }, "input":{"shape":"AssociateWirelessGatewayWithThingRequest"}, "output":{"shape":"AssociateWirelessGatewayWithThingResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Associates a wireless gateway with a thing.

" }, "CancelMulticastGroupSession":{ "name":"CancelMulticastGroupSession", "http":{ "method":"DELETE", "requestUri":"/multicast-groups/{Id}/session", "responseCode":204 }, "input":{"shape":"CancelMulticastGroupSessionRequest"}, "output":{"shape":"CancelMulticastGroupSessionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Cancels an existing multicast group session.

" }, "CreateDestination":{ "name":"CreateDestination", "http":{ "method":"POST", "requestUri":"/destinations", "responseCode":201 }, "input":{"shape":"CreateDestinationRequest"}, "output":{"shape":"CreateDestinationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a new destination that maps a device message to an AWS IoT rule.

" }, "CreateDeviceProfile":{ "name":"CreateDeviceProfile", "http":{ "method":"POST", "requestUri":"/device-profiles", "responseCode":201 }, "input":{"shape":"CreateDeviceProfileRequest"}, "output":{"shape":"CreateDeviceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a new device profile.

" }, "CreateFuotaTask":{ "name":"CreateFuotaTask", "http":{ "method":"POST", "requestUri":"/fuota-tasks", "responseCode":201 }, "input":{"shape":"CreateFuotaTaskRequest"}, "output":{"shape":"CreateFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a FUOTA task.

" }, "CreateMulticastGroup":{ "name":"CreateMulticastGroup", "http":{ "method":"POST", "requestUri":"/multicast-groups", "responseCode":201 }, "input":{"shape":"CreateMulticastGroupRequest"}, "output":{"shape":"CreateMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a multicast group.

" }, "CreateNetworkAnalyzerConfiguration":{ "name":"CreateNetworkAnalyzerConfiguration", "http":{ "method":"POST", "requestUri":"/network-analyzer-configurations", "responseCode":201 }, "input":{"shape":"CreateNetworkAnalyzerConfigurationRequest"}, "output":{"shape":"CreateNetworkAnalyzerConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a new network analyzer configuration.

" }, "CreateServiceProfile":{ "name":"CreateServiceProfile", "http":{ "method":"POST", "requestUri":"/service-profiles", "responseCode":201 }, "input":{"shape":"CreateServiceProfileRequest"}, "output":{"shape":"CreateServiceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a new service profile.

" }, "CreateWirelessDevice":{ "name":"CreateWirelessDevice", "http":{ "method":"POST", "requestUri":"/wireless-devices", "responseCode":201 }, "input":{"shape":"CreateWirelessDeviceRequest"}, "output":{"shape":"CreateWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Provisions a wireless device.

" }, "CreateWirelessGateway":{ "name":"CreateWirelessGateway", "http":{ "method":"POST", "requestUri":"/wireless-gateways", "responseCode":201 }, "input":{"shape":"CreateWirelessGatewayRequest"}, "output":{"shape":"CreateWirelessGatewayResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Provisions a wireless gateway.

" }, "CreateWirelessGatewayTask":{ "name":"CreateWirelessGatewayTask", "http":{ "method":"POST", "requestUri":"/wireless-gateways/{Id}/tasks", "responseCode":201 }, "input":{"shape":"CreateWirelessGatewayTaskRequest"}, "output":{"shape":"CreateWirelessGatewayTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a task for a wireless gateway.

" }, "CreateWirelessGatewayTaskDefinition":{ "name":"CreateWirelessGatewayTaskDefinition", "http":{ "method":"POST", "requestUri":"/wireless-gateway-task-definitions", "responseCode":201 }, "input":{"shape":"CreateWirelessGatewayTaskDefinitionRequest"}, "output":{"shape":"CreateWirelessGatewayTaskDefinitionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Creates a gateway task definition.

" }, "DeleteDestination":{ "name":"DeleteDestination", "http":{ "method":"DELETE", "requestUri":"/destinations/{Name}", "responseCode":204 }, "input":{"shape":"DeleteDestinationRequest"}, "output":{"shape":"DeleteDestinationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a destination.

" }, "DeleteDeviceProfile":{ "name":"DeleteDeviceProfile", "http":{ "method":"DELETE", "requestUri":"/device-profiles/{Id}", "responseCode":204 }, "input":{"shape":"DeleteDeviceProfileRequest"}, "output":{"shape":"DeleteDeviceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a device profile.

" }, "DeleteFuotaTask":{ "name":"DeleteFuotaTask", "http":{ "method":"DELETE", "requestUri":"/fuota-tasks/{Id}", "responseCode":204 }, "input":{"shape":"DeleteFuotaTaskRequest"}, "output":{"shape":"DeleteFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a FUOTA task.

" }, "DeleteMulticastGroup":{ "name":"DeleteMulticastGroup", "http":{ "method":"DELETE", "requestUri":"/multicast-groups/{Id}", "responseCode":204 }, "input":{"shape":"DeleteMulticastGroupRequest"}, "output":{"shape":"DeleteMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a multicast group if it is not in use by a fuota task.

" }, "DeleteNetworkAnalyzerConfiguration":{ "name":"DeleteNetworkAnalyzerConfiguration", "http":{ "method":"DELETE", "requestUri":"/network-analyzer-configurations/{ConfigurationName}", "responseCode":204 }, "input":{"shape":"DeleteNetworkAnalyzerConfigurationRequest"}, "output":{"shape":"DeleteNetworkAnalyzerConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a network analyzer configuration.

" }, "DeleteQueuedMessages":{ "name":"DeleteQueuedMessages", "http":{ "method":"DELETE", "requestUri":"/wireless-devices/{Id}/data", "responseCode":204 }, "input":{"shape":"DeleteQueuedMessagesRequest"}, "output":{"shape":"DeleteQueuedMessagesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"}, {"shape":"AccessDeniedException"} ], "documentation":"

Remove queued messages from the downlink queue.

" }, "DeleteServiceProfile":{ "name":"DeleteServiceProfile", "http":{ "method":"DELETE", "requestUri":"/service-profiles/{Id}", "responseCode":204 }, "input":{"shape":"DeleteServiceProfileRequest"}, "output":{"shape":"DeleteServiceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a service profile.

" }, "DeleteWirelessDevice":{ "name":"DeleteWirelessDevice", "http":{ "method":"DELETE", "requestUri":"/wireless-devices/{Id}", "responseCode":204 }, "input":{"shape":"DeleteWirelessDeviceRequest"}, "output":{"shape":"DeleteWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a wireless device.

" }, "DeleteWirelessGateway":{ "name":"DeleteWirelessGateway", "http":{ "method":"DELETE", "requestUri":"/wireless-gateways/{Id}", "responseCode":204 }, "input":{"shape":"DeleteWirelessGatewayRequest"}, "output":{"shape":"DeleteWirelessGatewayResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a wireless gateway.

" }, "DeleteWirelessGatewayTask":{ "name":"DeleteWirelessGatewayTask", "http":{ "method":"DELETE", "requestUri":"/wireless-gateways/{Id}/tasks", "responseCode":204 }, "input":{"shape":"DeleteWirelessGatewayTaskRequest"}, "output":{"shape":"DeleteWirelessGatewayTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a wireless gateway task.

" }, "DeleteWirelessGatewayTaskDefinition":{ "name":"DeleteWirelessGatewayTaskDefinition", "http":{ "method":"DELETE", "requestUri":"/wireless-gateway-task-definitions/{Id}", "responseCode":204 }, "input":{"shape":"DeleteWirelessGatewayTaskDefinitionRequest"}, "output":{"shape":"DeleteWirelessGatewayTaskDefinitionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Deletes a wireless gateway task definition. Deleting this task definition does not affect tasks that are currently in progress.

" }, "DisassociateAwsAccountFromPartnerAccount":{ "name":"DisassociateAwsAccountFromPartnerAccount", "http":{ "method":"DELETE", "requestUri":"/partner-accounts/{PartnerAccountId}", "responseCode":204 }, "input":{"shape":"DisassociateAwsAccountFromPartnerAccountRequest"}, "output":{"shape":"DisassociateAwsAccountFromPartnerAccountResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Disassociates your AWS account from a partner account. If PartnerAccountId and PartnerType are null, disassociates your AWS account from all partner accounts.

" }, "DisassociateMulticastGroupFromFuotaTask":{ "name":"DisassociateMulticastGroupFromFuotaTask", "http":{ "method":"DELETE", "requestUri":"/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", "responseCode":204 }, "input":{"shape":"DisassociateMulticastGroupFromFuotaTaskRequest"}, "output":{"shape":"DisassociateMulticastGroupFromFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

Disassociates a multicast group from a fuota task.

" }, "DisassociateWirelessDeviceFromFuotaTask":{ "name":"DisassociateWirelessDeviceFromFuotaTask", "http":{ "method":"DELETE", "requestUri":"/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", "responseCode":204 }, "input":{"shape":"DisassociateWirelessDeviceFromFuotaTaskRequest"}, "output":{"shape":"DisassociateWirelessDeviceFromFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Disassociates a wireless device from a FUOTA task.

" }, "DisassociateWirelessDeviceFromMulticastGroup":{ "name":"DisassociateWirelessDeviceFromMulticastGroup", "http":{ "method":"DELETE", "requestUri":"/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", "responseCode":204 }, "input":{"shape":"DisassociateWirelessDeviceFromMulticastGroupRequest"}, "output":{"shape":"DisassociateWirelessDeviceFromMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Disassociates a wireless device from a multicast group.

" }, "DisassociateWirelessDeviceFromThing":{ "name":"DisassociateWirelessDeviceFromThing", "http":{ "method":"DELETE", "requestUri":"/wireless-devices/{Id}/thing", "responseCode":204 }, "input":{"shape":"DisassociateWirelessDeviceFromThingRequest"}, "output":{"shape":"DisassociateWirelessDeviceFromThingResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Disassociates a wireless device from its currently associated thing.

" }, "DisassociateWirelessGatewayFromCertificate":{ "name":"DisassociateWirelessGatewayFromCertificate", "http":{ "method":"DELETE", "requestUri":"/wireless-gateways/{Id}/certificate", "responseCode":204 }, "input":{"shape":"DisassociateWirelessGatewayFromCertificateRequest"}, "output":{"shape":"DisassociateWirelessGatewayFromCertificateResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Disassociates a wireless gateway from its currently associated certificate.

" }, "DisassociateWirelessGatewayFromThing":{ "name":"DisassociateWirelessGatewayFromThing", "http":{ "method":"DELETE", "requestUri":"/wireless-gateways/{Id}/thing", "responseCode":204 }, "input":{"shape":"DisassociateWirelessGatewayFromThingRequest"}, "output":{"shape":"DisassociateWirelessGatewayFromThingResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Disassociates a wireless gateway from its currently associated thing.

" }, "GetDestination":{ "name":"GetDestination", "http":{ "method":"GET", "requestUri":"/destinations/{Name}" }, "input":{"shape":"GetDestinationRequest"}, "output":{"shape":"GetDestinationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a destination.

" }, "GetDeviceProfile":{ "name":"GetDeviceProfile", "http":{ "method":"GET", "requestUri":"/device-profiles/{Id}" }, "input":{"shape":"GetDeviceProfileRequest"}, "output":{"shape":"GetDeviceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a device profile.

" }, "GetEventConfigurationByResourceTypes":{ "name":"GetEventConfigurationByResourceTypes", "http":{ "method":"GET", "requestUri":"/event-configurations-resource-types" }, "input":{"shape":"GetEventConfigurationByResourceTypesRequest"}, "output":{"shape":"GetEventConfigurationByResourceTypesResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Get the event configuration based on resource types.

" }, "GetFuotaTask":{ "name":"GetFuotaTask", "http":{ "method":"GET", "requestUri":"/fuota-tasks/{Id}" }, "input":{"shape":"GetFuotaTaskRequest"}, "output":{"shape":"GetFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a FUOTA task.

" }, "GetLogLevelsByResourceTypes":{ "name":"GetLogLevelsByResourceTypes", "http":{ "method":"GET", "requestUri":"/log-levels", "responseCode":200 }, "input":{"shape":"GetLogLevelsByResourceTypesRequest"}, "output":{"shape":"GetLogLevelsByResourceTypesResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

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.

" }, "GetMulticastGroup":{ "name":"GetMulticastGroup", "http":{ "method":"GET", "requestUri":"/multicast-groups/{Id}" }, "input":{"shape":"GetMulticastGroupRequest"}, "output":{"shape":"GetMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a multicast group.

" }, "GetMulticastGroupSession":{ "name":"GetMulticastGroupSession", "http":{ "method":"GET", "requestUri":"/multicast-groups/{Id}/session" }, "input":{"shape":"GetMulticastGroupSessionRequest"}, "output":{"shape":"GetMulticastGroupSessionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a multicast group session.

" }, "GetNetworkAnalyzerConfiguration":{ "name":"GetNetworkAnalyzerConfiguration", "http":{ "method":"GET", "requestUri":"/network-analyzer-configurations/{ConfigurationName}", "responseCode":200 }, "input":{"shape":"GetNetworkAnalyzerConfigurationRequest"}, "output":{"shape":"GetNetworkAnalyzerConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Get network analyzer configuration.

" }, "GetPartnerAccount":{ "name":"GetPartnerAccount", "http":{ "method":"GET", "requestUri":"/partner-accounts/{PartnerAccountId}" }, "input":{"shape":"GetPartnerAccountRequest"}, "output":{"shape":"GetPartnerAccountResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a partner account. If PartnerAccountId and PartnerType are null, returns all partner accounts.

" }, "GetPosition":{ "name":"GetPosition", "http":{ "method":"GET", "requestUri":"/positions/{ResourceIdentifier}" }, "input":{"shape":"GetPositionRequest"}, "output":{"shape":"GetPositionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Get the position information for a given resource.

" }, "GetPositionConfiguration":{ "name":"GetPositionConfiguration", "http":{ "method":"GET", "requestUri":"/position-configurations/{ResourceIdentifier}", "responseCode":200 }, "input":{"shape":"GetPositionConfigurationRequest"}, "output":{"shape":"GetPositionConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Get position configuration for a given resource.

" }, "GetResourceEventConfiguration":{ "name":"GetResourceEventConfiguration", "http":{ "method":"GET", "requestUri":"/event-configurations/{Identifier}" }, "input":{"shape":"GetResourceEventConfigurationRequest"}, "output":{"shape":"GetResourceEventConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get the event configuration for a particular resource identifier.

" }, "GetResourceLogLevel":{ "name":"GetResourceLogLevel", "http":{ "method":"GET", "requestUri":"/log-levels/{ResourceIdentifier}", "responseCode":200 }, "input":{"shape":"GetResourceLogLevelRequest"}, "output":{"shape":"GetResourceLogLevelResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

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.

" }, "GetServiceEndpoint":{ "name":"GetServiceEndpoint", "http":{ "method":"GET", "requestUri":"/service-endpoint" }, "input":{"shape":"GetServiceEndpointRequest"}, "output":{"shape":"GetServiceEndpointResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.

" }, "GetServiceProfile":{ "name":"GetServiceProfile", "http":{ "method":"GET", "requestUri":"/service-profiles/{Id}" }, "input":{"shape":"GetServiceProfileRequest"}, "output":{"shape":"GetServiceProfileResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a service profile.

" }, "GetWirelessDevice":{ "name":"GetWirelessDevice", "http":{ "method":"GET", "requestUri":"/wireless-devices/{Identifier}" }, "input":{"shape":"GetWirelessDeviceRequest"}, "output":{"shape":"GetWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a wireless device.

" }, "GetWirelessDeviceStatistics":{ "name":"GetWirelessDeviceStatistics", "http":{ "method":"GET", "requestUri":"/wireless-devices/{Id}/statistics", "responseCode":200 }, "input":{"shape":"GetWirelessDeviceStatisticsRequest"}, "output":{"shape":"GetWirelessDeviceStatisticsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets operating information about a wireless device.

" }, "GetWirelessGateway":{ "name":"GetWirelessGateway", "http":{ "method":"GET", "requestUri":"/wireless-gateways/{Identifier}" }, "input":{"shape":"GetWirelessGatewayRequest"}, "output":{"shape":"GetWirelessGatewayResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a wireless gateway.

" }, "GetWirelessGatewayCertificate":{ "name":"GetWirelessGatewayCertificate", "http":{ "method":"GET", "requestUri":"/wireless-gateways/{Id}/certificate" }, "input":{"shape":"GetWirelessGatewayCertificateRequest"}, "output":{"shape":"GetWirelessGatewayCertificateResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets the ID of the certificate that is currently associated with a wireless gateway.

" }, "GetWirelessGatewayFirmwareInformation":{ "name":"GetWirelessGatewayFirmwareInformation", "http":{ "method":"GET", "requestUri":"/wireless-gateways/{Id}/firmware-information" }, "input":{"shape":"GetWirelessGatewayFirmwareInformationRequest"}, "output":{"shape":"GetWirelessGatewayFirmwareInformationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets the firmware version and other information about a wireless gateway.

" }, "GetWirelessGatewayStatistics":{ "name":"GetWirelessGatewayStatistics", "http":{ "method":"GET", "requestUri":"/wireless-gateways/{Id}/statistics", "responseCode":200 }, "input":{"shape":"GetWirelessGatewayStatisticsRequest"}, "output":{"shape":"GetWirelessGatewayStatisticsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets operating information about a wireless gateway.

" }, "GetWirelessGatewayTask":{ "name":"GetWirelessGatewayTask", "http":{ "method":"GET", "requestUri":"/wireless-gateways/{Id}/tasks" }, "input":{"shape":"GetWirelessGatewayTaskRequest"}, "output":{"shape":"GetWirelessGatewayTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a wireless gateway task.

" }, "GetWirelessGatewayTaskDefinition":{ "name":"GetWirelessGatewayTaskDefinition", "http":{ "method":"GET", "requestUri":"/wireless-gateway-task-definitions/{Id}" }, "input":{"shape":"GetWirelessGatewayTaskDefinitionRequest"}, "output":{"shape":"GetWirelessGatewayTaskDefinitionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Gets information about a wireless gateway task definition.

" }, "ListDestinations":{ "name":"ListDestinations", "http":{ "method":"GET", "requestUri":"/destinations" }, "input":{"shape":"ListDestinationsRequest"}, "output":{"shape":"ListDestinationsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the destinations registered to your AWS account.

" }, "ListDeviceProfiles":{ "name":"ListDeviceProfiles", "http":{ "method":"GET", "requestUri":"/device-profiles" }, "input":{"shape":"ListDeviceProfilesRequest"}, "output":{"shape":"ListDeviceProfilesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the device profiles registered to your AWS account.

" }, "ListEventConfigurations":{ "name":"ListEventConfigurations", "http":{ "method":"GET", "requestUri":"/event-configurations" }, "input":{"shape":"ListEventConfigurationsRequest"}, "output":{"shape":"ListEventConfigurationsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List event configurations where at least one event topic has been enabled.

" }, "ListFuotaTasks":{ "name":"ListFuotaTasks", "http":{ "method":"GET", "requestUri":"/fuota-tasks" }, "input":{"shape":"ListFuotaTasksRequest"}, "output":{"shape":"ListFuotaTasksResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the FUOTA tasks registered to your AWS account.

" }, "ListMulticastGroups":{ "name":"ListMulticastGroups", "http":{ "method":"GET", "requestUri":"/multicast-groups" }, "input":{"shape":"ListMulticastGroupsRequest"}, "output":{"shape":"ListMulticastGroupsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the multicast groups registered to your AWS account.

" }, "ListMulticastGroupsByFuotaTask":{ "name":"ListMulticastGroupsByFuotaTask", "http":{ "method":"GET", "requestUri":"/fuota-tasks/{Id}/multicast-groups" }, "input":{"shape":"ListMulticastGroupsByFuotaTaskRequest"}, "output":{"shape":"ListMulticastGroupsByFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"} ], "documentation":"

List all multicast groups associated with a fuota task.

" }, "ListNetworkAnalyzerConfigurations":{ "name":"ListNetworkAnalyzerConfigurations", "http":{ "method":"GET", "requestUri":"/network-analyzer-configurations" }, "input":{"shape":"ListNetworkAnalyzerConfigurationsRequest"}, "output":{"shape":"ListNetworkAnalyzerConfigurationsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the network analyzer configurations.

" }, "ListPartnerAccounts":{ "name":"ListPartnerAccounts", "http":{ "method":"GET", "requestUri":"/partner-accounts" }, "input":{"shape":"ListPartnerAccountsRequest"}, "output":{"shape":"ListPartnerAccountsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the partner accounts associated with your AWS account.

" }, "ListPositionConfigurations":{ "name":"ListPositionConfigurations", "http":{ "method":"GET", "requestUri":"/position-configurations", "responseCode":200 }, "input":{"shape":"ListPositionConfigurationsRequest"}, "output":{"shape":"ListPositionConfigurationsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List position configurations for a given resource, such as positioning solvers.

" }, "ListQueuedMessages":{ "name":"ListQueuedMessages", "http":{ "method":"GET", "requestUri":"/wireless-devices/{Id}/data" }, "input":{"shape":"ListQueuedMessagesRequest"}, "output":{"shape":"ListQueuedMessagesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"}, {"shape":"AccessDeniedException"} ], "documentation":"

List queued messages in the downlink queue.

" }, "ListServiceProfiles":{ "name":"ListServiceProfiles", "http":{ "method":"GET", "requestUri":"/service-profiles" }, "input":{"shape":"ListServiceProfilesRequest"}, "output":{"shape":"ListServiceProfilesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the service profiles registered to your AWS account.

" }, "ListTagsForResource":{ "name":"ListTagsForResource", "http":{ "method":"GET", "requestUri":"/tags" }, "input":{"shape":"ListTagsForResourceRequest"}, "output":{"shape":"ListTagsForResourceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Lists the tags (metadata) you have assigned to the resource.

" }, "ListWirelessDevices":{ "name":"ListWirelessDevices", "http":{ "method":"GET", "requestUri":"/wireless-devices" }, "input":{"shape":"ListWirelessDevicesRequest"}, "output":{"shape":"ListWirelessDevicesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"}, {"shape":"AccessDeniedException"} ], "documentation":"

Lists the wireless devices registered to your AWS account.

" }, "ListWirelessGatewayTaskDefinitions":{ "name":"ListWirelessGatewayTaskDefinitions", "http":{ "method":"GET", "requestUri":"/wireless-gateway-task-definitions" }, "input":{"shape":"ListWirelessGatewayTaskDefinitionsRequest"}, "output":{"shape":"ListWirelessGatewayTaskDefinitionsResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

List the wireless gateway tasks definitions registered to your AWS account.

" }, "ListWirelessGateways":{ "name":"ListWirelessGateways", "http":{ "method":"GET", "requestUri":"/wireless-gateways" }, "input":{"shape":"ListWirelessGatewaysRequest"}, "output":{"shape":"ListWirelessGatewaysResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"}, {"shape":"AccessDeniedException"} ], "documentation":"

Lists the wireless gateways registered to your AWS account.

" }, "PutPositionConfiguration":{ "name":"PutPositionConfiguration", "http":{ "method":"PUT", "requestUri":"/position-configurations/{ResourceIdentifier}", "responseCode":200 }, "input":{"shape":"PutPositionConfigurationRequest"}, "output":{"shape":"PutPositionConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Put position configuration for a given resource.

" }, "PutResourceLogLevel":{ "name":"PutResourceLogLevel", "http":{ "method":"PUT", "requestUri":"/log-levels/{ResourceIdentifier}", "responseCode":200 }, "input":{"shape":"PutResourceLogLevelRequest"}, "output":{"shape":"PutResourceLogLevelResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

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":{ "name":"ResetAllResourceLogLevels", "http":{ "method":"DELETE", "requestUri":"/log-levels", "responseCode":204 }, "input":{"shape":"ResetAllResourceLogLevelsRequest"}, "output":{"shape":"ResetAllResourceLogLevelsResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

Removes the log-level overrides for all resources; both wireless devices and wireless gateways.

" }, "ResetResourceLogLevel":{ "name":"ResetResourceLogLevel", "http":{ "method":"DELETE", "requestUri":"/log-levels/{ResourceIdentifier}", "responseCode":204 }, "input":{"shape":"ResetResourceLogLevelRequest"}, "output":{"shape":"ResetResourceLogLevelResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

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.

" }, "SendDataToMulticastGroup":{ "name":"SendDataToMulticastGroup", "http":{ "method":"POST", "requestUri":"/multicast-groups/{Id}/data", "responseCode":201 }, "input":{"shape":"SendDataToMulticastGroupRequest"}, "output":{"shape":"SendDataToMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Sends the specified data to a multicast group.

" }, "SendDataToWirelessDevice":{ "name":"SendDataToWirelessDevice", "http":{ "method":"POST", "requestUri":"/wireless-devices/{Id}/data", "responseCode":202 }, "input":{"shape":"SendDataToWirelessDeviceRequest"}, "output":{"shape":"SendDataToWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Sends a decrypted application data frame to a device.

" }, "StartBulkAssociateWirelessDeviceWithMulticastGroup":{ "name":"StartBulkAssociateWirelessDeviceWithMulticastGroup", "http":{ "method":"PATCH", "requestUri":"/multicast-groups/{Id}/bulk", "responseCode":204 }, "input":{"shape":"StartBulkAssociateWirelessDeviceWithMulticastGroupRequest"}, "output":{"shape":"StartBulkAssociateWirelessDeviceWithMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Starts a bulk association of all qualifying wireless devices with a multicast group.

" }, "StartBulkDisassociateWirelessDeviceFromMulticastGroup":{ "name":"StartBulkDisassociateWirelessDeviceFromMulticastGroup", "http":{ "method":"POST", "requestUri":"/multicast-groups/{Id}/bulk", "responseCode":204 }, "input":{"shape":"StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest"}, "output":{"shape":"StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Starts a bulk disassociatin of all qualifying wireless devices from a multicast group.

" }, "StartFuotaTask":{ "name":"StartFuotaTask", "http":{ "method":"PUT", "requestUri":"/fuota-tasks/{Id}", "responseCode":204 }, "input":{"shape":"StartFuotaTaskRequest"}, "output":{"shape":"StartFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Starts a FUOTA task.

" }, "StartMulticastGroupSession":{ "name":"StartMulticastGroupSession", "http":{ "method":"PUT", "requestUri":"/multicast-groups/{Id}/session", "responseCode":204 }, "input":{"shape":"StartMulticastGroupSessionRequest"}, "output":{"shape":"StartMulticastGroupSessionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Starts a multicast group session.

" }, "TagResource":{ "name":"TagResource", "http":{ "method":"POST", "requestUri":"/tags", "responseCode":204 }, "input":{"shape":"TagResourceRequest"}, "output":{"shape":"TagResourceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"}, {"shape":"TooManyTagsException"} ], "documentation":"

Adds a tag to a resource.

" }, "TestWirelessDevice":{ "name":"TestWirelessDevice", "http":{ "method":"POST", "requestUri":"/wireless-devices/{Id}/test", "responseCode":200 }, "input":{"shape":"TestWirelessDeviceRequest"}, "output":{"shape":"TestWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Simulates a provisioned device by sending an uplink data payload of Hello.

" }, "UntagResource":{ "name":"UntagResource", "http":{ "method":"DELETE", "requestUri":"/tags", "responseCode":204 }, "input":{"shape":"UntagResourceRequest"}, "output":{"shape":"UntagResourceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Removes one or more tags from a resource.

" }, "UpdateDestination":{ "name":"UpdateDestination", "http":{ "method":"PATCH", "requestUri":"/destinations/{Name}", "responseCode":204 }, "input":{"shape":"UpdateDestinationRequest"}, "output":{"shape":"UpdateDestinationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a destination.

" }, "UpdateEventConfigurationByResourceTypes":{ "name":"UpdateEventConfigurationByResourceTypes", "http":{ "method":"PATCH", "requestUri":"/event-configurations-resource-types", "responseCode":204 }, "input":{"shape":"UpdateEventConfigurationByResourceTypesRequest"}, "output":{"shape":"UpdateEventConfigurationByResourceTypesResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Update the event configuration based on resource types.

" }, "UpdateFuotaTask":{ "name":"UpdateFuotaTask", "http":{ "method":"PATCH", "requestUri":"/fuota-tasks/{Id}", "responseCode":204 }, "input":{"shape":"UpdateFuotaTaskRequest"}, "output":{"shape":"UpdateFuotaTaskResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a FUOTA task.

" }, "UpdateLogLevelsByResourceTypes":{ "name":"UpdateLogLevelsByResourceTypes", "http":{ "method":"POST", "requestUri":"/log-levels", "responseCode":200 }, "input":{"shape":"UpdateLogLevelsByResourceTypesRequest"}, "output":{"shape":"UpdateLogLevelsByResourceTypesResponse"}, "errors":[ {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"ValidationException"} ], "documentation":"

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.

" }, "UpdateMulticastGroup":{ "name":"UpdateMulticastGroup", "http":{ "method":"PATCH", "requestUri":"/multicast-groups/{Id}", "responseCode":204 }, "input":{"shape":"UpdateMulticastGroupRequest"}, "output":{"shape":"UpdateMulticastGroupResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a multicast group session.

" }, "UpdateNetworkAnalyzerConfiguration":{ "name":"UpdateNetworkAnalyzerConfiguration", "http":{ "method":"PATCH", "requestUri":"/network-analyzer-configurations/{ConfigurationName}", "responseCode":204 }, "input":{"shape":"UpdateNetworkAnalyzerConfigurationRequest"}, "output":{"shape":"UpdateNetworkAnalyzerConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Update network analyzer configuration.

" }, "UpdatePartnerAccount":{ "name":"UpdatePartnerAccount", "http":{ "method":"PATCH", "requestUri":"/partner-accounts/{PartnerAccountId}", "responseCode":204 }, "input":{"shape":"UpdatePartnerAccountRequest"}, "output":{"shape":"UpdatePartnerAccountResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a partner account.

" }, "UpdatePosition":{ "name":"UpdatePosition", "http":{ "method":"PATCH", "requestUri":"/positions/{ResourceIdentifier}", "responseCode":204 }, "input":{"shape":"UpdatePositionRequest"}, "output":{"shape":"UpdatePositionResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

Update the position information of a resource.

" }, "UpdateResourceEventConfiguration":{ "name":"UpdateResourceEventConfiguration", "http":{ "method":"PATCH", "requestUri":"/event-configurations/{Identifier}", "responseCode":204 }, "input":{"shape":"UpdateResourceEventConfigurationRequest"}, "output":{"shape":"UpdateResourceEventConfigurationResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ConflictException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update the event configuration for a particular resource identifier.

" }, "UpdateWirelessDevice":{ "name":"UpdateWirelessDevice", "http":{ "method":"PATCH", "requestUri":"/wireless-devices/{Id}", "responseCode":204 }, "input":{"shape":"UpdateWirelessDeviceRequest"}, "output":{"shape":"UpdateWirelessDeviceResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a wireless device.

" }, "UpdateWirelessGateway":{ "name":"UpdateWirelessGateway", "http":{ "method":"PATCH", "requestUri":"/wireless-gateways/{Id}", "responseCode":204 }, "input":{"shape":"UpdateWirelessGatewayRequest"}, "output":{"shape":"UpdateWirelessGatewayResponse"}, "errors":[ {"shape":"ValidationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"AccessDeniedException"}, {"shape":"InternalServerException"}, {"shape":"ThrottlingException"} ], "documentation":"

Updates properties of a wireless gateway.

" } }, "shapes":{ "AbpV1_0_x":{ "type":"structure", "members":{ "DevAddr":{ "shape":"DevAddr", "documentation":"

The DevAddr value.

" }, "SessionKeys":{ "shape":"SessionKeysAbpV1_0_x", "documentation":"

Session keys for ABP v1.0.x

" }, "FCntStart":{ "shape":"FCntStart", "documentation":"

The FCnt init value.

" } }, "documentation":"

ABP device object for LoRaWAN specification v1.0.x

" }, "AbpV1_1":{ "type":"structure", "members":{ "DevAddr":{ "shape":"DevAddr", "documentation":"

The DevAddr value.

" }, "SessionKeys":{ "shape":"SessionKeysAbpV1_1", "documentation":"

Session keys for ABP v1.1

" }, "FCntStart":{ "shape":"FCntStart", "documentation":"

The FCnt init value.

" } }, "documentation":"

ABP device object for LoRaWAN specification v1.1

" }, "AccessDeniedException":{ "type":"structure", "members":{ "Message":{"shape":"Message"} }, "documentation":"

User does not have permission to perform this action.

", "error":{"httpStatusCode":403}, "exception":true }, "AccountLinked":{"type":"boolean"}, "Accuracy":{ "type":"structure", "members":{ "HorizontalAccuracy":{ "shape":"HorizontalAccuracy", "documentation":"

The horizontal accuracy of the estimated position in meters.

" }, "VerticalAccuracy":{ "shape":"VerticalAccuracy", "documentation":"

The vertical accuracy of the estimated position in meters.

" } }, "documentation":"

The accuracy of the estimated position in meters. An empty value indicates that no position data is available. A value of ‘0.0’ value indicates that position data is available. This data corresponds to the position information that you specified instead of the position computed by solver.

" }, "AckModeRetryDurationSecs":{ "type":"integer", "max":604800, "min":0 }, "AddGwMetadata":{"type":"boolean"}, "AmazonId":{ "type":"string", "documentation":"

The Sidewalk Amazon ID.

", "max":2048 }, "AmazonResourceName":{ "type":"string", "max":1011, "min":1 }, "AppEui":{ "type":"string", "pattern":"[a-fA-F0-9]{16}" }, "AppKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "AppSKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "AppServerPrivateKey":{ "type":"string", "max":4096, "min":1, "pattern":"[a-fA-F0-9]{64}", "sensitive":true }, "AssociateAwsAccountWithPartnerAccountRequest":{ "type":"structure", "required":["Sidewalk"], "members":{ "Sidewalk":{ "shape":"SidewalkAccountInfo", "documentation":"

The Sidewalk account credentials.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the specified resource. Tags are metadata that you can use to manage a resource.

" } } }, "AssociateAwsAccountWithPartnerAccountResponse":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkAccountInfo", "documentation":"

The Sidewalk account credentials.

" }, "Arn":{ "shape":"PartnerAccountArn", "documentation":"

The Amazon Resource Name of the resource.

" } } }, "AssociateMulticastGroupWithFuotaTaskRequest":{ "type":"structure", "required":[ "Id", "MulticastGroupId" ], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "MulticastGroupId":{"shape":"MulticastGroupId"} } }, "AssociateMulticastGroupWithFuotaTaskResponse":{ "type":"structure", "members":{ } }, "AssociateWirelessDeviceWithFuotaTaskRequest":{ "type":"structure", "required":[ "Id", "WirelessDeviceId" ], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "WirelessDeviceId":{"shape":"WirelessDeviceId"} } }, "AssociateWirelessDeviceWithFuotaTaskResponse":{ "type":"structure", "members":{ } }, "AssociateWirelessDeviceWithMulticastGroupRequest":{ "type":"structure", "required":[ "Id", "WirelessDeviceId" ], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "WirelessDeviceId":{"shape":"WirelessDeviceId"} } }, "AssociateWirelessDeviceWithMulticastGroupResponse":{ "type":"structure", "members":{ } }, "AssociateWirelessDeviceWithThingRequest":{ "type":"structure", "required":[ "Id", "ThingArn" ], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "ThingArn":{ "shape":"ThingArn", "documentation":"

The ARN of the thing to associate with the wireless device.

" } } }, "AssociateWirelessDeviceWithThingResponse":{ "type":"structure", "members":{ } }, "AssociateWirelessGatewayWithCertificateRequest":{ "type":"structure", "required":[ "Id", "IotCertificateId" ], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "IotCertificateId":{ "shape":"IotCertificateId", "documentation":"

The ID of the certificate to associate with the wireless gateway.

" } } }, "AssociateWirelessGatewayWithCertificateResponse":{ "type":"structure", "members":{ "IotCertificateId":{ "shape":"IotCertificateId", "documentation":"

The ID of the certificate associated with the wireless gateway.

" } } }, "AssociateWirelessGatewayWithThingRequest":{ "type":"structure", "required":[ "Id", "ThingArn" ], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "ThingArn":{ "shape":"ThingArn", "documentation":"

The ARN of the thing to associate with the wireless gateway.

" } } }, "AssociateWirelessGatewayWithThingResponse":{ "type":"structure", "members":{ } }, "AutoCreateTasks":{"type":"boolean"}, "BatteryLevel":{ "type":"string", "documentation":"

Sidewalk device battery level.

", "enum":[ "normal", "low", "critical" ] }, "Beaconing":{ "type":"structure", "members":{ "DataRate":{ "shape":"BeaconingDataRate", "documentation":"

The data rate for gateways that are sending the beacons.

" }, "Frequencies":{ "shape":"BeaconingFrequencies", "documentation":"

The frequency list for the gateways to send the beacons.

" } }, "documentation":"

Beaconing parameters for configuring the wireless gateways.

" }, "BeaconingDataRate":{ "type":"integer", "max":15, "min":0 }, "BeaconingFrequencies":{ "type":"list", "member":{"shape":"BeaconingFrequency"}, "max":10, "min":0 }, "BeaconingFrequency":{ "type":"integer", "max":1000000000, "min":100000000 }, "CancelMulticastGroupSessionRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" } } }, "CancelMulticastGroupSessionResponse":{ "type":"structure", "members":{ } }, "CertificateList":{ "type":"structure", "required":[ "SigningAlg", "Value" ], "members":{ "SigningAlg":{ "shape":"SigningAlg", "documentation":"

The certificate chain algorithm provided by sidewalk.

" }, "Value":{ "shape":"CertificateValue", "documentation":"

The value of the chosen sidewalk certificate.

" } }, "documentation":"

List of sidewalk certificates.

" }, "CertificatePEM":{ "type":"string", "max":4096, "min":1, "pattern":"[^-A-Za-z0-9+/=]|=[^=]|={3,}${1,4096}" }, "CertificateValue":{ "type":"string", "documentation":"

Certificate value.

", "max":2048, "min":0 }, "ChannelMask":{ "type":"string", "max":2048 }, "ClassBTimeout":{ "type":"integer", "max":1000, "min":0 }, "ClassCTimeout":{ "type":"integer", "max":1000, "min":0 }, "ClientRequestToken":{ "type":"string", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "max":64, "min":1, "pattern":"^[a-zA-Z0-9-_]+$" }, "ConflictException":{ "type":"structure", "members":{ "Message":{"shape":"Message"}, "ResourceId":{ "shape":"ResourceId", "documentation":"

Id of the resource in the conflicting operation.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

Type of the resource in the conflicting operation.

" } }, "documentation":"

Adding, updating, or deleting the resource can cause an inconsistent state.

", "error":{"httpStatusCode":409}, "exception":true }, "ConnectionStatus":{ "type":"string", "enum":[ "Connected", "Disconnected" ] }, "ConnectionStatusEventConfiguration":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANConnectionStatusEventNotificationConfigurations", "documentation":"

Connection status event configuration object for enabling or disabling LoRaWAN related event topics.

" }, "WirelessGatewayIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless gateway ID connection status event topic is enabled or disabled.

" } }, "documentation":"

Connection status event configuration object for enabling or disabling topic.

" }, "ConnectionStatusResourceTypeEventConfiguration":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANConnectionStatusResourceTypeEventConfiguration", "documentation":"

Connection status resource type event configuration object for enabling or disabling LoRaWAN related event topics.

" } }, "documentation":"

Connection status resource type event configuration object for enabling or disabling topic.

" }, "Crc":{ "type":"long", "max":4294967295, "min":1 }, "CreateDestinationRequest":{ "type":"structure", "required":[ "Name", "ExpressionType", "Expression", "RoleArn" ], "members":{ "Name":{ "shape":"DestinationName", "documentation":"

The name of the new resource.

" }, "ExpressionType":{ "shape":"ExpressionType", "documentation":"

The type of value in Expression.

" }, "Expression":{ "shape":"Expression", "documentation":"

The rule name or topic rule to send messages to.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the new resource.

" }, "RoleArn":{ "shape":"RoleArn", "documentation":"

The ARN of the IAM Role that authorizes the destination.

" }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the new destination. Tags are metadata that you can use to manage a resource.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true } } }, "CreateDestinationResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"DestinationArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Name":{ "shape":"DestinationName", "documentation":"

The name of the new resource.

" } } }, "CreateDeviceProfileRequest":{ "type":"structure", "members":{ "Name":{ "shape":"DeviceProfileName", "documentation":"

The name of the new resource.

" }, "LoRaWAN":{ "shape":"LoRaWANDeviceProfile", "documentation":"

The device profile information to use to create the device profile.

" }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the new device profile. Tags are metadata that you can use to manage a resource.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true } } }, "CreateDeviceProfileResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"DeviceProfileArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Id":{ "shape":"DeviceProfileId", "documentation":"

The ID of the new device profile.

" } } }, "CreateFuotaTaskRequest":{ "type":"structure", "required":[ "FirmwareUpdateImage", "FirmwareUpdateRole" ], "members":{ "Name":{"shape":"FuotaTaskName"}, "Description":{"shape":"Description"}, "ClientRequestToken":{ "shape":"ClientRequestToken", "idempotencyToken":true }, "LoRaWAN":{"shape":"LoRaWANFuotaTask"}, "FirmwareUpdateImage":{"shape":"FirmwareUpdateImage"}, "FirmwareUpdateRole":{"shape":"FirmwareUpdateRole"}, "Tags":{"shape":"TagList"} } }, "CreateFuotaTaskResponse":{ "type":"structure", "members":{ "Arn":{"shape":"FuotaTaskArn"}, "Id":{"shape":"FuotaTaskId"} } }, "CreateMulticastGroupRequest":{ "type":"structure", "required":["LoRaWAN"], "members":{ "Name":{"shape":"MulticastGroupName"}, "Description":{ "shape":"Description", "documentation":"

The description of the multicast group.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true }, "LoRaWAN":{"shape":"LoRaWANMulticast"}, "Tags":{"shape":"TagList"} } }, "CreateMulticastGroupResponse":{ "type":"structure", "members":{ "Arn":{"shape":"MulticastGroupArn"}, "Id":{"shape":"MulticastGroupId"} } }, "CreateNetworkAnalyzerConfigurationRequest":{ "type":"structure", "required":["Name"], "members":{ "Name":{"shape":"NetworkAnalyzerConfigurationName"}, "TraceContent":{"shape":"TraceContent"}, "WirelessDevices":{ "shape":"WirelessDeviceList", "documentation":"

Wireless device resources to add to the network analyzer configuration. Provide the WirelessDeviceId of the resource to add in the input array.

" }, "WirelessGateways":{ "shape":"WirelessGatewayList", "documentation":"

Wireless gateway resources to add to the network analyzer configuration. Provide the WirelessGatewayId of the resource to add in the input array.

" }, "Description":{"shape":"Description"}, "Tags":{"shape":"TagList"}, "ClientRequestToken":{ "shape":"ClientRequestToken", "idempotencyToken":true } } }, "CreateNetworkAnalyzerConfigurationResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"NetworkAnalyzerConfigurationArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Name":{"shape":"NetworkAnalyzerConfigurationName"} } }, "CreateServiceProfileRequest":{ "type":"structure", "members":{ "Name":{ "shape":"ServiceProfileName", "documentation":"

The name of the new resource.

" }, "LoRaWAN":{ "shape":"LoRaWANServiceProfile", "documentation":"

The service profile information to use to create the service profile.

" }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the new service profile. Tags are metadata that you can use to manage a resource.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true } } }, "CreateServiceProfileResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"ServiceProfileArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Id":{ "shape":"ServiceProfileId", "documentation":"

The ID of the new service profile.

" } } }, "CreateWirelessDeviceRequest":{ "type":"structure", "required":[ "Type", "DestinationName" ], "members":{ "Type":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type.

" }, "Name":{ "shape":"WirelessDeviceName", "documentation":"

The name of the new resource.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the new resource.

" }, "DestinationName":{ "shape":"DestinationName", "documentation":"

The name of the destination to assign to the new wireless device.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true }, "LoRaWAN":{ "shape":"LoRaWANDevice", "documentation":"

The device configuration information to use to create the wireless device.

" }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the new wireless device. Tags are metadata that you can use to manage a resource.

" } } }, "CreateWirelessDeviceResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"WirelessDeviceArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the new wireless device.

" } } }, "CreateWirelessGatewayRequest":{ "type":"structure", "required":["LoRaWAN"], "members":{ "Name":{ "shape":"WirelessGatewayName", "documentation":"

The name of the new resource.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the new resource.

" }, "LoRaWAN":{ "shape":"LoRaWANGateway", "documentation":"

The gateway configuration information to use to create the wireless gateway.

" }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the new wireless gateway. Tags are metadata that you can use to manage a resource.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true } } }, "CreateWirelessGatewayResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"WirelessGatewayArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the new wireless gateway.

" } } }, "CreateWirelessGatewayTaskDefinitionRequest":{ "type":"structure", "required":["AutoCreateTasks"], "members":{ "AutoCreateTasks":{ "shape":"AutoCreateTasks", "documentation":"

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

" }, "Name":{ "shape":"WirelessGatewayTaskName", "documentation":"

The name of the new resource.

" }, "Update":{ "shape":"UpdateWirelessGatewayTaskCreate", "documentation":"

Information about the gateways to update.

" }, "ClientRequestToken":{ "shape":"ClientRequestToken", "documentation":"

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

", "idempotencyToken":true }, "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the specified resource. Tags are metadata that you can use to manage a resource.

" } } }, "CreateWirelessGatewayTaskDefinitionResponse":{ "type":"structure", "members":{ "Id":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the new wireless gateway task definition.

" }, "Arn":{ "shape":"WirelessGatewayTaskDefinitionArn", "documentation":"

The Amazon Resource Name of the resource.

" } } }, "CreateWirelessGatewayTaskRequest":{ "type":"structure", "required":[ "Id", "WirelessGatewayTaskDefinitionId" ], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "WirelessGatewayTaskDefinitionId":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the WirelessGatewayTaskDefinition.

" } } }, "CreateWirelessGatewayTaskResponse":{ "type":"structure", "members":{ "WirelessGatewayTaskDefinitionId":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the WirelessGatewayTaskDefinition.

" }, "Status":{ "shape":"WirelessGatewayTaskStatus", "documentation":"

The status of the request.

" } } }, "CreatedAt":{ "type":"timestamp", "documentation":"

Created at timestamp for the resource.

" }, "DeleteDestinationRequest":{ "type":"structure", "required":["Name"], "members":{ "Name":{ "shape":"DestinationName", "documentation":"

The name of the resource to delete.

", "location":"uri", "locationName":"Name" } } }, "DeleteDestinationResponse":{ "type":"structure", "members":{ } }, "DeleteDeviceProfileRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"DeviceProfileId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteDeviceProfileResponse":{ "type":"structure", "members":{ } }, "DeleteFuotaTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" } } }, "DeleteFuotaTaskResponse":{ "type":"structure", "members":{ } }, "DeleteMulticastGroupRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" } } }, "DeleteMulticastGroupResponse":{ "type":"structure", "members":{ } }, "DeleteNetworkAnalyzerConfigurationRequest":{ "type":"structure", "required":["ConfigurationName"], "members":{ "ConfigurationName":{ "shape":"NetworkAnalyzerConfigurationName", "location":"uri", "locationName":"ConfigurationName" } } }, "DeleteNetworkAnalyzerConfigurationResponse":{ "type":"structure", "members":{ } }, "DeleteQueuedMessagesRequest":{ "type":"structure", "required":[ "Id", "MessageId" ], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of a given wireless device for which downlink messages will be deleted.

", "location":"uri", "locationName":"Id" }, "MessageId":{ "shape":"MessageId", "documentation":"

If message ID is \"*\", it cleares the entire downlink queue for a given device, specified by the wireless device ID. Otherwise, the downlink message with the specified message ID will be deleted.

", "location":"querystring", "locationName":"messageId" }, "WirelessDeviceType":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type, which can be either Sidewalk or LoRaWAN.

", "location":"querystring", "locationName":"WirelessDeviceType" } } }, "DeleteQueuedMessagesResponse":{ "type":"structure", "members":{ } }, "DeleteServiceProfileRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"ServiceProfileId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteServiceProfileResponse":{ "type":"structure", "members":{ } }, "DeleteWirelessDeviceRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteWirelessDeviceResponse":{ "type":"structure", "members":{ } }, "DeleteWirelessGatewayRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteWirelessGatewayResponse":{ "type":"structure", "members":{ } }, "DeleteWirelessGatewayTaskDefinitionRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteWirelessGatewayTaskDefinitionResponse":{ "type":"structure", "members":{ } }, "DeleteWirelessGatewayTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to delete.

", "location":"uri", "locationName":"Id" } } }, "DeleteWirelessGatewayTaskResponse":{ "type":"structure", "members":{ } }, "Description":{ "type":"string", "documentation":"

The description of the new resource.

", "max":2048 }, "DestinationArn":{"type":"string"}, "DestinationList":{ "type":"list", "member":{"shape":"Destinations"} }, "DestinationName":{ "type":"string", "max":128, "pattern":"[a-zA-Z0-9-_]+" }, "Destinations":{ "type":"structure", "members":{ "Arn":{ "shape":"DestinationArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"DestinationName", "documentation":"

The name of the resource.

" }, "ExpressionType":{ "shape":"ExpressionType", "documentation":"

The type of value in Expression.

" }, "Expression":{ "shape":"Expression", "documentation":"

The rule name or topic rule to send messages to.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the resource.

" }, "RoleArn":{ "shape":"RoleArn", "documentation":"

The ARN of the IAM Role that authorizes the destination.

" } }, "documentation":"

Describes a destination.

" }, "DevAddr":{ "type":"string", "pattern":"[a-fA-F0-9]{8}" }, "DevEui":{ "type":"string", "pattern":"[a-fA-F0-9]{16}" }, "DevStatusReqFreq":{ "type":"integer", "max":2147483647, "min":0 }, "DeviceCertificateList":{ "type":"list", "member":{"shape":"CertificateList"}, "documentation":"

List of device certificate chain.

" }, "DeviceProfile":{ "type":"structure", "members":{ "Arn":{ "shape":"DeviceProfileArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"DeviceProfileName", "documentation":"

The name of the resource.

" }, "Id":{ "shape":"DeviceProfileId", "documentation":"

The ID of the device profile.

" } }, "documentation":"

Describes a device profile.

" }, "DeviceProfileArn":{"type":"string"}, "DeviceProfileId":{ "type":"string", "max":256 }, "DeviceProfileList":{ "type":"list", "member":{"shape":"DeviceProfile"} }, "DeviceProfileName":{ "type":"string", "max":256 }, "DeviceRegistrationStateEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkEventNotificationConfigurations", "documentation":"

Device registration state event configuration object for enabling or disabling Sidewalk related event topics.

" }, "WirelessDeviceIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device ID device registration state event topic is enabled or disabled.

" } }, "documentation":"

Device registration state event configuration object for enabling and disabling relevant topics.

" }, "DeviceRegistrationStateResourceTypeEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkResourceTypeEventConfiguration", "documentation":"

Device registration resource type state event configuration object for enabling or disabling Sidewalk related event topics.

" } }, "documentation":"

Device registration state resource type event configuration object for enabling or disabling topic.

" }, "DeviceState":{ "type":"string", "documentation":"

Device state defines the device status of sidewalk device.

", "enum":[ "Provisioned", "RegisteredNotSeen", "RegisteredReachable", "RegisteredUnreachable" ] }, "DisassociateAwsAccountFromPartnerAccountRequest":{ "type":"structure", "required":[ "PartnerAccountId", "PartnerType" ], "members":{ "PartnerAccountId":{ "shape":"PartnerAccountId", "documentation":"

The partner account ID to disassociate from the AWS account.

", "location":"uri", "locationName":"PartnerAccountId" }, "PartnerType":{ "shape":"PartnerType", "documentation":"

The partner type.

", "location":"querystring", "locationName":"partnerType" } } }, "DisassociateAwsAccountFromPartnerAccountResponse":{ "type":"structure", "members":{ } }, "DisassociateMulticastGroupFromFuotaTaskRequest":{ "type":"structure", "required":[ "Id", "MulticastGroupId" ], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "MulticastGroupId":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"MulticastGroupId" } } }, "DisassociateMulticastGroupFromFuotaTaskResponse":{ "type":"structure", "members":{ } }, "DisassociateWirelessDeviceFromFuotaTaskRequest":{ "type":"structure", "required":[ "Id", "WirelessDeviceId" ], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "WirelessDeviceId":{ "shape":"WirelessDeviceId", "location":"uri", "locationName":"WirelessDeviceId" } } }, "DisassociateWirelessDeviceFromFuotaTaskResponse":{ "type":"structure", "members":{ } }, "DisassociateWirelessDeviceFromMulticastGroupRequest":{ "type":"structure", "required":[ "Id", "WirelessDeviceId" ], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "WirelessDeviceId":{ "shape":"WirelessDeviceId", "location":"uri", "locationName":"WirelessDeviceId" } } }, "DisassociateWirelessDeviceFromMulticastGroupResponse":{ "type":"structure", "members":{ } }, "DisassociateWirelessDeviceFromThingRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" } } }, "DisassociateWirelessDeviceFromThingResponse":{ "type":"structure", "members":{ } }, "DisassociateWirelessGatewayFromCertificateRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" } } }, "DisassociateWirelessGatewayFromCertificateResponse":{ "type":"structure", "members":{ } }, "DisassociateWirelessGatewayFromThingRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" } } }, "DisassociateWirelessGatewayFromThingResponse":{ "type":"structure", "members":{ } }, "DlBucketSize":{ "type":"integer", "max":2147483647, "min":0 }, "DlClass":{ "type":"string", "documentation":"

DlClass for LoRaWAM, valid values are ClassB and ClassC.

", "enum":[ "ClassB", "ClassC" ], "max":256 }, "DlDr":{ "type":"integer", "documentation":"

Downlink data rate.

", "max":15, "min":0 }, "DlFreq":{ "type":"integer", "documentation":"

Downlink frequency.

", "max":1000000000, "min":100000000 }, "DlRate":{ "type":"integer", "max":2147483647, "min":0 }, "DlRatePolicy":{ "type":"string", "max":256 }, "Double":{"type":"double"}, "DownlinkFrequency":{ "type":"integer", "max":1000000000, "min":100000000 }, "DownlinkMode":{ "type":"string", "enum":[ "SEQUENTIAL", "CONCURRENT", "USING_UPLINK_GATEWAY" ] }, "DownlinkQueueMessage":{ "type":"structure", "members":{ "MessageId":{ "shape":"MessageId", "documentation":"

The message ID assigned by IoT Wireless to each downlink message, which helps identify the message.

" }, "TransmitMode":{ "shape":"TransmitMode", "documentation":"

The transmit mode to use for sending data to the wireless device. This can be 0 for UM (unacknowledge mode) or 1 for AM (acknowledge mode).

" }, "ReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The time at which Iot Wireless received the downlink message.

" }, "LoRaWAN":{"shape":"LoRaWANSendDataToDevice"} }, "documentation":"

The message in the downlink queue.

" }, "DownlinkQueueMessagesList":{ "type":"list", "member":{"shape":"DownlinkQueueMessage"} }, "DrMax":{ "type":"integer", "max":15, "min":0 }, "DrMaxBox":{ "type":"integer", "max":15, "min":0 }, "DrMin":{ "type":"integer", "max":15, "min":0 }, "DrMinBox":{ "type":"integer", "max":15, "min":0 }, "EndPoint":{ "type":"string", "max":256, "min":1 }, "Event":{ "type":"string", "documentation":"

Sidewalk device status notification.

", "enum":[ "discovered", "lost", "ack", "nack", "passthrough" ] }, "EventConfigurationItem":{ "type":"structure", "members":{ "Identifier":{ "shape":"Identifier", "documentation":"

Resource identifier opted in for event messaging.

" }, "IdentifierType":{ "shape":"IdentifierType", "documentation":"

Identifier type of the particular resource identifier for event configuration.

" }, "PartnerType":{ "shape":"EventNotificationPartnerType", "documentation":"

Partner type of the resource if the identifier type is PartnerAccountId.

" }, "Events":{"shape":"EventNotificationItemConfigurations"} }, "documentation":"

Event configuration object for a single resource.

" }, "EventConfigurationsList":{ "type":"list", "member":{"shape":"EventConfigurationItem"} }, "EventNotificationItemConfigurations":{ "type":"structure", "members":{ "DeviceRegistrationState":{ "shape":"DeviceRegistrationStateEventConfiguration", "documentation":"

Device registration state event configuration for an event configuration item.

" }, "Proximity":{ "shape":"ProximityEventConfiguration", "documentation":"

Proximity event configuration for an event configuration item.

" }, "Join":{ "shape":"JoinEventConfiguration", "documentation":"

Join event configuration for an event configuration item.

" }, "ConnectionStatus":{ "shape":"ConnectionStatusEventConfiguration", "documentation":"

Connection status event configuration for an event configuration item.

" }, "MessageDeliveryStatus":{ "shape":"MessageDeliveryStatusEventConfiguration", "documentation":"

Message delivery status event configuration for an event configuration item.

" } }, "documentation":"

Object of all event configurations and the status of the event topics.

" }, "EventNotificationPartnerType":{ "type":"string", "enum":["Sidewalk"] }, "EventNotificationResourceType":{ "type":"string", "enum":[ "SidewalkAccount", "WirelessDevice", "WirelessGateway" ] }, "EventNotificationTopicStatus":{ "type":"string", "enum":[ "Enabled", "Disabled" ] }, "Expression":{ "type":"string", "max":2048 }, "ExpressionType":{ "type":"string", "enum":[ "RuleName", "MqttTopic" ] }, "FCntStart":{ "type":"integer", "documentation":"

The FCnt init value.

", "max":65535, "min":0 }, "FNwkSIntKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "FPort":{ "type":"integer", "documentation":"

The Fport value.

", "max":223, "min":1 }, "FPorts":{ "type":"structure", "members":{ "Fuota":{"shape":"FPort"}, "Multicast":{"shape":"FPort"}, "ClockSync":{"shape":"FPort"}, "Positioning":{ "shape":"Positioning", "documentation":"

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

" } }, "documentation":"

List of FPort assigned for different LoRaWAN application packages to use

" }, "FactoryPresetFreqsList":{ "type":"list", "member":{"shape":"PresetFreq"}, "max":20, "min":0 }, "Fingerprint":{ "type":"string", "max":64, "min":64, "pattern":"[a-fA-F0-9]{64}", "sensitive":true }, "FirmwareUpdateImage":{ "type":"string", "documentation":"

The S3 URI points to a firmware update image that is to be used with a FUOTA task.

", "max":4096, "min":1 }, "FirmwareUpdateRole":{ "type":"string", "documentation":"

The firmware update role that is to be used with a FUOTA task.

", "max":2048, "min":1 }, "FuotaDeviceStatus":{ "type":"string", "documentation":"

The status of a wireless device in a FUOTA task.

", "enum":[ "Initial", "Package_Not_Supported", "FragAlgo_unsupported", "Not_enough_memory", "FragIndex_unsupported", "Wrong_descriptor", "SessionCnt_replay", "MissingFrag", "MemoryError", "MICError", "Successful" ] }, "FuotaTask":{ "type":"structure", "members":{ "Id":{"shape":"FuotaTaskId"}, "Arn":{"shape":"FuotaTaskArn"}, "Name":{"shape":"FuotaTaskName"} }, "documentation":"

A FUOTA task.

" }, "FuotaTaskArn":{ "type":"string", "documentation":"

The arn of a FUOTA task.

", "max":128 }, "FuotaTaskId":{ "type":"string", "documentation":"

The ID of a FUOTA task.

", "max":256 }, "FuotaTaskList":{ "type":"list", "member":{"shape":"FuotaTask"}, "documentation":"

Lists the FUOTA tasks registered to your AWS account.

" }, "FuotaTaskName":{ "type":"string", "documentation":"

The name of a FUOTA task.

", "max":256 }, "FuotaTaskStatus":{ "type":"string", "documentation":"

The status of a FUOTA task.

", "enum":[ "Pending", "FuotaSession_Waiting", "In_FuotaSession", "FuotaDone", "Delete_Waiting" ] }, "GatewayEui":{ "type":"string", "pattern":"^(([0-9A-Fa-f]{2}-){7}|([0-9A-Fa-f]{2}:){7}|([0-9A-Fa-f]{2}\\s){7}|([0-9A-Fa-f]{2}){7})([0-9A-Fa-f]{2})$" }, "GatewayList":{ "type":"list", "member":{"shape":"GatewayListItem"} }, "GatewayListItem":{ "type":"structure", "required":[ "GatewayId", "DownlinkFrequency" ], "members":{ "GatewayId":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.

" }, "DownlinkFrequency":{ "shape":"DownlinkFrequency", "documentation":"

The frequency to use for the gateways when sending a downlink message to the wireless device.

" } }, "documentation":"

Gateway list item object that specifies the frequency and list of gateways for which the downlink message should be sent.

" }, "GenAppKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "GetDestinationRequest":{ "type":"structure", "required":["Name"], "members":{ "Name":{ "shape":"DestinationName", "documentation":"

The name of the resource to get.

", "location":"uri", "locationName":"Name" } } }, "GetDestinationResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"DestinationArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"DestinationName", "documentation":"

The name of the resource.

" }, "Expression":{ "shape":"Expression", "documentation":"

The rule name or topic rule to send messages to.

" }, "ExpressionType":{ "shape":"ExpressionType", "documentation":"

The type of value in Expression.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the resource.

" }, "RoleArn":{ "shape":"RoleArn", "documentation":"

The ARN of the IAM Role that authorizes the destination.

" } } }, "GetDeviceProfileRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"DeviceProfileId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetDeviceProfileResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"DeviceProfileArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"DeviceProfileName", "documentation":"

The name of the resource.

" }, "Id":{ "shape":"DeviceProfileId", "documentation":"

The ID of the device profile.

" }, "LoRaWAN":{ "shape":"LoRaWANDeviceProfile", "documentation":"

Information about the device profile.

" } } }, "GetEventConfigurationByResourceTypesRequest":{ "type":"structure", "members":{ } }, "GetEventConfigurationByResourceTypesResponse":{ "type":"structure", "members":{ "DeviceRegistrationState":{ "shape":"DeviceRegistrationStateResourceTypeEventConfiguration", "documentation":"

Resource type event configuration for the device registration state event.

" }, "Proximity":{ "shape":"ProximityResourceTypeEventConfiguration", "documentation":"

Resource type event configuration for the proximity event.

" }, "Join":{ "shape":"JoinResourceTypeEventConfiguration", "documentation":"

Resource type event configuration for the join event.

" }, "ConnectionStatus":{ "shape":"ConnectionStatusResourceTypeEventConfiguration", "documentation":"

Resource type event configuration for the connection status event.

" }, "MessageDeliveryStatus":{ "shape":"MessageDeliveryStatusResourceTypeEventConfiguration", "documentation":"

Resource type event configuration object for the message delivery status event.

" } } }, "GetFuotaTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" } } }, "GetFuotaTaskResponse":{ "type":"structure", "members":{ "Arn":{"shape":"FuotaTaskArn"}, "Id":{"shape":"FuotaTaskId"}, "Status":{"shape":"FuotaTaskStatus"}, "Name":{"shape":"FuotaTaskName"}, "Description":{"shape":"Description"}, "LoRaWAN":{"shape":"LoRaWANFuotaTaskGetInfo"}, "FirmwareUpdateImage":{"shape":"FirmwareUpdateImage"}, "FirmwareUpdateRole":{"shape":"FirmwareUpdateRole"}, "CreatedAt":{"shape":"CreatedAt"} } }, "GetLogLevelsByResourceTypesRequest":{ "type":"structure", "members":{ } }, "GetLogLevelsByResourceTypesResponse":{ "type":"structure", "members":{ "DefaultLogLevel":{"shape":"LogLevel"}, "WirelessGatewayLogOptions":{"shape":"WirelessGatewayLogOptionList"}, "WirelessDeviceLogOptions":{"shape":"WirelessDeviceLogOptionList"} } }, "GetMulticastGroupRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" } } }, "GetMulticastGroupResponse":{ "type":"structure", "members":{ "Arn":{"shape":"MulticastGroupArn"}, "Id":{"shape":"MulticastGroupId"}, "Name":{"shape":"MulticastGroupName"}, "Description":{"shape":"Description"}, "Status":{"shape":"MulticastGroupStatus"}, "LoRaWAN":{"shape":"LoRaWANMulticastGet"}, "CreatedAt":{"shape":"CreatedAt"} } }, "GetMulticastGroupSessionRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" } } }, "GetMulticastGroupSessionResponse":{ "type":"structure", "members":{ "LoRaWAN":{"shape":"LoRaWANMulticastSession"} } }, "GetNetworkAnalyzerConfigurationRequest":{ "type":"structure", "required":["ConfigurationName"], "members":{ "ConfigurationName":{ "shape":"NetworkAnalyzerConfigurationName", "location":"uri", "locationName":"ConfigurationName" } } }, "GetNetworkAnalyzerConfigurationResponse":{ "type":"structure", "members":{ "TraceContent":{"shape":"TraceContent"}, "WirelessDevices":{ "shape":"WirelessDeviceList", "documentation":"

List of wireless gateway resources that have been added to the network analyzer configuration.

" }, "WirelessGateways":{ "shape":"WirelessGatewayList", "documentation":"

List of wireless gateway resources that have been added to the network analyzer configuration.

" }, "Description":{"shape":"Description"}, "Arn":{ "shape":"NetworkAnalyzerConfigurationArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Name":{"shape":"NetworkAnalyzerConfigurationName"} } }, "GetPartnerAccountRequest":{ "type":"structure", "required":[ "PartnerAccountId", "PartnerType" ], "members":{ "PartnerAccountId":{ "shape":"PartnerAccountId", "documentation":"

The partner account ID to disassociate from the AWS account.

", "location":"uri", "locationName":"PartnerAccountId" }, "PartnerType":{ "shape":"PartnerType", "documentation":"

The partner type.

", "location":"querystring", "locationName":"partnerType" } } }, "GetPartnerAccountResponse":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkAccountInfoWithFingerprint", "documentation":"

The Sidewalk account credentials.

" }, "AccountLinked":{ "shape":"AccountLinked", "documentation":"

Whether the partner account is linked to the AWS account.

" } } }, "GetPositionConfigurationRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType" ], "members":{ "ResourceIdentifier":{ "shape":"PositionResourceIdentifier", "documentation":"

Resource identifier used in a position configuration.

", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type of the resource for which position configuration is retrieved.

", "location":"querystring", "locationName":"resourceType" } } }, "GetPositionConfigurationResponse":{ "type":"structure", "members":{ "Solvers":{ "shape":"PositionSolverDetails", "documentation":"

The wrapper for the solver configuration details object.

" }, "Destination":{ "shape":"DestinationName", "documentation":"

The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.

" } } }, "GetPositionRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType" ], "members":{ "ResourceIdentifier":{ "shape":"PositionResourceIdentifier", "documentation":"

Resource identifier used to retrieve the position information.

", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type of the resource for which position information is retrieved.

", "location":"querystring", "locationName":"resourceType" } } }, "GetPositionResponse":{ "type":"structure", "members":{ "Position":{ "shape":"PositionCoordinate", "documentation":"

The position information of the resource.

" }, "Accuracy":{ "shape":"Accuracy", "documentation":"

The accuracy of the estimated position in meters. An empty value indicates that no position data is available. A value of ‘0.0’ value indicates that position data is available. This data corresponds to the position information that you specified instead of the position computed by solver.

" }, "SolverType":{ "shape":"PositionSolverType", "documentation":"

The type of solver used to identify the position of the resource.

" }, "SolverProvider":{ "shape":"PositionSolverProvider", "documentation":"

The vendor of the positioning solver.

" }, "SolverVersion":{ "shape":"PositionSolverVersion", "documentation":"

The version of the positioning solver.

" }, "Timestamp":{ "shape":"ISODateTimeString", "documentation":"

The timestamp at which the device's position was determined.

" } } }, "GetResourceEventConfigurationRequest":{ "type":"structure", "required":[ "Identifier", "IdentifierType" ], "members":{ "Identifier":{ "shape":"Identifier", "documentation":"

Resource identifier to opt in for event messaging.

", "location":"uri", "locationName":"Identifier" }, "IdentifierType":{ "shape":"IdentifierType", "documentation":"

Identifier type of the particular resource identifier for event configuration.

", "location":"querystring", "locationName":"identifierType" }, "PartnerType":{ "shape":"EventNotificationPartnerType", "documentation":"

Partner type of the resource if the identifier type is PartnerAccountId.

", "location":"querystring", "locationName":"partnerType" } } }, "GetResourceEventConfigurationResponse":{ "type":"structure", "members":{ "DeviceRegistrationState":{ "shape":"DeviceRegistrationStateEventConfiguration", "documentation":"

Event configuration for the device registration state event.

" }, "Proximity":{ "shape":"ProximityEventConfiguration", "documentation":"

Event configuration for the proximity event.

" }, "Join":{ "shape":"JoinEventConfiguration", "documentation":"

Event configuration for the join event.

" }, "ConnectionStatus":{ "shape":"ConnectionStatusEventConfiguration", "documentation":"

Event configuration for the connection status event.

" }, "MessageDeliveryStatus":{ "shape":"MessageDeliveryStatusEventConfiguration", "documentation":"

Event configuration for the message delivery status event.

" } } }, "GetResourceLogLevelRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType" ], "members":{ "ResourceIdentifier":{ "shape":"ResourceIdentifier", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of the resource, which can be WirelessDevice or WirelessGateway.

", "location":"querystring", "locationName":"resourceType" } } }, "GetResourceLogLevelResponse":{ "type":"structure", "members":{ "LogLevel":{"shape":"LogLevel"} } }, "GetServiceEndpointRequest":{ "type":"structure", "members":{ "ServiceType":{ "shape":"WirelessGatewayServiceType", "documentation":"

The service type for which to get endpoint information about. Can be CUPS for the Configuration and Update Server endpoint, or LNS for the LoRaWAN Network Server endpoint or CLAIM for the global endpoint.

", "location":"querystring", "locationName":"serviceType" } } }, "GetServiceEndpointResponse":{ "type":"structure", "members":{ "ServiceType":{ "shape":"WirelessGatewayServiceType", "documentation":"

The endpoint's service type.

" }, "ServiceEndpoint":{ "shape":"EndPoint", "documentation":"

The service endpoint value.

" }, "ServerTrust":{ "shape":"CertificatePEM", "documentation":"

The Root CA of the server trust certificate.

" } } }, "GetServiceProfileRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"ServiceProfileId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetServiceProfileResponse":{ "type":"structure", "members":{ "Arn":{ "shape":"ServiceProfileArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"ServiceProfileName", "documentation":"

The name of the resource.

" }, "Id":{ "shape":"ServiceProfileId", "documentation":"

The ID of the service profile.

" }, "LoRaWAN":{ "shape":"LoRaWANGetServiceProfileInfo", "documentation":"

Information about the service profile.

" } } }, "GetWirelessDeviceRequest":{ "type":"structure", "required":[ "Identifier", "IdentifierType" ], "members":{ "Identifier":{ "shape":"Identifier", "documentation":"

The identifier of the wireless device to get.

", "location":"uri", "locationName":"Identifier" }, "IdentifierType":{ "shape":"WirelessDeviceIdType", "documentation":"

The type of identifier used in identifier.

", "location":"querystring", "locationName":"identifierType" } } }, "GetWirelessDeviceResponse":{ "type":"structure", "members":{ "Type":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type.

" }, "Name":{ "shape":"WirelessDeviceName", "documentation":"

The name of the resource.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the resource.

" }, "DestinationName":{ "shape":"DestinationName", "documentation":"

The name of the destination to which the device is assigned.

" }, "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device.

" }, "Arn":{ "shape":"WirelessDeviceArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "ThingName":{ "shape":"ThingName", "documentation":"

The name of the thing associated with the wireless device. The value is empty if a thing isn't associated with the device.

" }, "ThingArn":{ "shape":"ThingArn", "documentation":"

The ARN of the thing associated with the wireless device.

" }, "LoRaWAN":{ "shape":"LoRaWANDevice", "documentation":"

Information about the wireless device.

" }, "Sidewalk":{ "shape":"SidewalkDevice", "documentation":"

Sidewalk device object.

" } } }, "GetWirelessDeviceStatisticsRequest":{ "type":"structure", "required":["WirelessDeviceId"], "members":{ "WirelessDeviceId":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device for which to get the data.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessDeviceStatisticsResponse":{ "type":"structure", "members":{ "WirelessDeviceId":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device.

" }, "LastUplinkReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the most recent uplink was received.

" }, "LoRaWAN":{ "shape":"LoRaWANDeviceMetadata", "documentation":"

Information about the wireless device's operations.

" }, "Sidewalk":{ "shape":"SidewalkDeviceMetadata", "documentation":"

MetaData for Sidewalk device.

" } } }, "GetWirelessGatewayCertificateRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessGatewayCertificateResponse":{ "type":"structure", "members":{ "IotCertificateId":{ "shape":"IotCertificateId", "documentation":"

The ID of the certificate associated with the wireless gateway.

" }, "LoRaWANNetworkServerCertificateId":{ "shape":"IotCertificateId", "documentation":"

The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.

" } } }, "GetWirelessGatewayFirmwareInformationRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessGatewayFirmwareInformationResponse":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANGatewayCurrentVersion", "documentation":"

Information about the wireless gateway's firmware.

" } } }, "GetWirelessGatewayRequest":{ "type":"structure", "required":[ "Identifier", "IdentifierType" ], "members":{ "Identifier":{ "shape":"Identifier", "documentation":"

The identifier of the wireless gateway to get.

", "location":"uri", "locationName":"Identifier" }, "IdentifierType":{ "shape":"WirelessGatewayIdType", "documentation":"

The type of identifier used in identifier.

", "location":"querystring", "locationName":"identifierType" } } }, "GetWirelessGatewayResponse":{ "type":"structure", "members":{ "Name":{ "shape":"WirelessGatewayName", "documentation":"

The name of the resource.

" }, "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateway.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the resource.

" }, "LoRaWAN":{ "shape":"LoRaWANGateway", "documentation":"

Information about the wireless gateway.

" }, "Arn":{ "shape":"WirelessGatewayArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "ThingName":{ "shape":"ThingName", "documentation":"

The name of the thing associated with the wireless gateway. The value is empty if a thing isn't associated with the gateway.

" }, "ThingArn":{ "shape":"ThingArn", "documentation":"

The ARN of the thing associated with the wireless gateway.

" } } }, "GetWirelessGatewayStatisticsRequest":{ "type":"structure", "required":["WirelessGatewayId"], "members":{ "WirelessGatewayId":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateway for which to get the data.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessGatewayStatisticsResponse":{ "type":"structure", "members":{ "WirelessGatewayId":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateway.

" }, "LastUplinkReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the most recent uplink was received.

" }, "ConnectionStatus":{ "shape":"ConnectionStatus", "documentation":"

The connection status of the wireless gateway.

" } } }, "GetWirelessGatewayTaskDefinitionRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessGatewayTaskDefinitionResponse":{ "type":"structure", "members":{ "AutoCreateTasks":{ "shape":"AutoCreateTasks", "documentation":"

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

" }, "Name":{ "shape":"WirelessGatewayTaskName", "documentation":"

The name of the resource.

" }, "Update":{ "shape":"UpdateWirelessGatewayTaskCreate", "documentation":"

Information about the gateways to update.

" }, "Arn":{ "shape":"WirelessGatewayTaskDefinitionArn", "documentation":"

The Amazon Resource Name of the resource.

" } } }, "GetWirelessGatewayTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to get.

", "location":"uri", "locationName":"Id" } } }, "GetWirelessGatewayTaskResponse":{ "type":"structure", "members":{ "WirelessGatewayId":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateway.

" }, "WirelessGatewayTaskDefinitionId":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the WirelessGatewayTask.

" }, "LastUplinkReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the most recent uplink was received.

" }, "TaskCreatedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the task was created.

" }, "Status":{ "shape":"WirelessGatewayTaskStatus", "documentation":"

The status of the request.

" } } }, "HorizontalAccuracy":{ "type":"float", "min":0 }, "HrAllowed":{"type":"boolean"}, "ISODateTimeString":{ "type":"string", "pattern":"^([\\+-]?\\d{4}(?!\\d{2}\\b))((-?)((0[1-9]|1[0-2])(\\3([12]\\d|0[1-9]|3[01]))?|W([0-4]\\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\\d|[12]\\d{2}|3([0-5]\\d|6[1-6])))([T\\s]((([01]\\d|2[0-3])((:?)[0-5]\\d)?|24\\:?00)([\\.,]\\d+(?!:))?)?(\\17[0-5]\\d([\\.,]\\d+)?)?([zZ]|([\\+-])([01]\\d|2[0-3]):?([0-5]\\d)?)?)?)?$" }, "Identifier":{ "type":"string", "max":256 }, "IdentifierType":{ "type":"string", "enum":[ "PartnerAccountId", "DevEui", "GatewayEui", "WirelessDeviceId", "WirelessGatewayId" ] }, "Integer":{"type":"integer"}, "InternalServerException":{ "type":"structure", "members":{ "Message":{"shape":"Message"} }, "documentation":"

An unexpected error occurred while processing a request.

", "error":{"httpStatusCode":500}, "exception":true }, "IotCertificateId":{ "type":"string", "max":4096, "min":1 }, "JoinEui":{ "type":"string", "pattern":"[a-fA-F0-9]{16}" }, "JoinEuiFilters":{ "type":"list", "member":{"shape":"JoinEuiRange"}, "documentation":"

A list of JoinEuiRange used by LoRa gateways to filter LoRa frames.

", "max":3, "min":0 }, "JoinEuiRange":{ "type":"list", "member":{"shape":"JoinEui"}, "documentation":"

A pair of join EUI describing a range [BegEui, EndEui], both ends are inclusive.

", "max":2, "min":2 }, "JoinEventConfiguration":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANJoinEventNotificationConfigurations", "documentation":"

Join event configuration object for enabling or disabling LoRaWAN related event topics.

" }, "WirelessDeviceIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device ID join event topic is enabled or disabled.

" } }, "documentation":"

Join event configuration object for enabling or disabling topic.

" }, "JoinResourceTypeEventConfiguration":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANJoinResourceTypeEventConfiguration", "documentation":"

Join resource type event configuration object for enabling or disabling LoRaWAN related event topics.

" } }, "documentation":"

Join resource type event configuration object for enabling or disabling topic.

" }, "ListDestinationsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" } } }, "ListDestinationsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "DestinationList":{ "shape":"DestinationList", "documentation":"

The list of destinations.

" } } }, "ListDeviceProfilesRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" } } }, "ListDeviceProfilesResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "DeviceProfileList":{ "shape":"DeviceProfileList", "documentation":"

The list of device profiles.

" } } }, "ListEventConfigurationsRequest":{ "type":"structure", "required":["ResourceType"], "members":{ "ResourceType":{ "shape":"EventNotificationResourceType", "documentation":"

Resource type to filter event configurations.

", "location":"querystring", "locationName":"resourceType" }, "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" } } }, "ListEventConfigurationsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

" }, "EventConfigurationsList":{ "shape":"EventConfigurationsList", "documentation":"

Event configurations of all events for a single resource.

" } } }, "ListFuotaTasksRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" } } }, "ListFuotaTasksResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

" }, "FuotaTaskList":{"shape":"FuotaTaskList"} } }, "ListMulticastGroupsByFuotaTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" } } }, "ListMulticastGroupsByFuotaTaskResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

" }, "MulticastGroupList":{"shape":"MulticastGroupListByFuotaTask"} } }, "ListMulticastGroupsRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" } } }, "ListMulticastGroupsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

" }, "MulticastGroupList":{"shape":"MulticastGroupList"} } }, "ListNetworkAnalyzerConfigurationsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" } } }, "ListNetworkAnalyzerConfigurationsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "NetworkAnalyzerConfigurationList":{ "shape":"NetworkAnalyzerConfigurationList", "documentation":"

The list of network analyzer configurations.

" } } }, "ListPartnerAccountsRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" } } }, "ListPartnerAccountsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "Sidewalk":{ "shape":"SidewalkAccountList", "documentation":"

The Sidewalk account credentials.

" } } }, "ListPositionConfigurationsRequest":{ "type":"structure", "members":{ "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type for which position configurations are listed.

", "location":"querystring", "locationName":"resourceType" }, "MaxResults":{ "shape":"MaxResults", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" } } }, "ListPositionConfigurationsResponse":{ "type":"structure", "members":{ "PositionConfigurationList":{ "shape":"PositionConfigurationList", "documentation":"

A list of position configurations.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" } } }, "ListQueuedMessagesRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of a given wireless device which the downlink message packets are being sent.

", "location":"uri", "locationName":"Id" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" }, "WirelessDeviceType":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type, whic can be either Sidewalk or LoRaWAN.

", "location":"querystring", "locationName":"WirelessDeviceType" } } }, "ListQueuedMessagesResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

" }, "DownlinkQueueMessagesList":{ "shape":"DownlinkQueueMessagesList", "documentation":"

The messages in the downlink queue.

" } } }, "ListServiceProfilesRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" } } }, "ListServiceProfilesResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "ServiceProfileList":{ "shape":"ServiceProfileList", "documentation":"

The list of service profiles.

" } } }, "ListTagsForResourceRequest":{ "type":"structure", "required":["ResourceArn"], "members":{ "ResourceArn":{ "shape":"AmazonResourceName", "documentation":"

The ARN of the resource for which you want to list tags.

", "location":"querystring", "locationName":"resourceArn" } } }, "ListTagsForResourceResponse":{ "type":"structure", "members":{ "Tags":{ "shape":"TagList", "documentation":"

The tags to attach to the specified resource. Tags are metadata that you can use to manage a resource.

" } } }, "ListWirelessDevicesRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "DestinationName":{ "shape":"DestinationName", "documentation":"

A filter to list only the wireless devices that use this destination.

", "location":"querystring", "locationName":"destinationName" }, "DeviceProfileId":{ "shape":"DeviceProfileId", "documentation":"

A filter to list only the wireless devices that use this device profile.

", "location":"querystring", "locationName":"deviceProfileId" }, "ServiceProfileId":{ "shape":"ServiceProfileId", "documentation":"

A filter to list only the wireless devices that use this service profile.

", "location":"querystring", "locationName":"serviceProfileId" }, "WirelessDeviceType":{ "shape":"WirelessDeviceType", "documentation":"

A filter to list only the wireless devices that use this wireless device type.

", "location":"querystring", "locationName":"wirelessDeviceType" }, "FuotaTaskId":{ "shape":"FuotaTaskId", "location":"querystring", "locationName":"fuotaTaskId" }, "MulticastGroupId":{ "shape":"MulticastGroupId", "location":"querystring", "locationName":"multicastGroupId" } } }, "ListWirelessDevicesResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "WirelessDeviceList":{ "shape":"WirelessDeviceStatisticsList", "documentation":"

The ID of the wireless device.

" } } }, "ListWirelessGatewayTaskDefinitionsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "TaskDefinitionType":{ "shape":"WirelessGatewayTaskDefinitionType", "documentation":"

A filter to list only the wireless gateway task definitions that use this task definition type.

", "location":"querystring", "locationName":"taskDefinitionType" } } }, "ListWirelessGatewayTaskDefinitionsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "TaskDefinitions":{ "shape":"WirelessGatewayTaskDefinitionList", "documentation":"

The list of task definitions.

" } } }, "ListWirelessGatewaysRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.

", "location":"querystring", "locationName":"nextToken" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to return in this operation.

", "location":"querystring", "locationName":"maxResults" } } }, "ListWirelessGatewaysResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The token to use to get the next set of results, or null if there are no additional results.

" }, "WirelessGatewayList":{ "shape":"WirelessGatewayStatisticsList", "documentation":"

The ID of the wireless gateway.

" } } }, "LoRaWANConnectionStatusEventNotificationConfigurations":{ "type":"structure", "members":{ "GatewayEuiEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the gateway EUI connection status event topic is enabled or disabled.

" } }, "documentation":"

Object for LoRaWAN connection status resource type event configuration.

" }, "LoRaWANConnectionStatusResourceTypeEventConfiguration":{ "type":"structure", "members":{ "WirelessGatewayEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless gateway connection status event topic is enabled or disabled.

" } }, "documentation":"

Object for LoRaWAN connection status resource type event configuration.

" }, "LoRaWANDevice":{ "type":"structure", "members":{ "DevEui":{ "shape":"DevEui", "documentation":"

The DevEUI value.

" }, "DeviceProfileId":{ "shape":"DeviceProfileId", "documentation":"

The ID of the device profile for the new wireless device.

" }, "ServiceProfileId":{ "shape":"ServiceProfileId", "documentation":"

The ID of the service profile.

" }, "OtaaV1_1":{ "shape":"OtaaV1_1", "documentation":"

OTAA device object for v1.1 for create APIs

" }, "OtaaV1_0_x":{ "shape":"OtaaV1_0_x", "documentation":"

OTAA device object for create APIs for v1.0.x

" }, "AbpV1_1":{ "shape":"AbpV1_1", "documentation":"

ABP device object for create APIs for v1.1

" }, "AbpV1_0_x":{ "shape":"AbpV1_0_x", "documentation":"

LoRaWAN object for create APIs

" }, "FPorts":{"shape":"FPorts"} }, "documentation":"

LoRaWAN object for create functions.

" }, "LoRaWANDeviceMetadata":{ "type":"structure", "members":{ "DevEui":{ "shape":"DevEui", "documentation":"

The DevEUI value.

" }, "FPort":{ "shape":"Integer", "documentation":"

The FPort value.

" }, "DataRate":{ "shape":"Integer", "documentation":"

The DataRate value.

" }, "Frequency":{ "shape":"Integer", "documentation":"

The device's channel frequency in Hz.

" }, "Timestamp":{ "shape":"ISODateTimeString", "documentation":"

The date and time of the metadata.

" }, "Gateways":{ "shape":"LoRaWANGatewayMetadataList", "documentation":"

Information about the gateways accessed by the device.

" } }, "documentation":"

LoRaWAN device metatdata.

" }, "LoRaWANDeviceProfile":{ "type":"structure", "members":{ "SupportsClassB":{ "shape":"SupportsClassB", "documentation":"

The SupportsClassB value.

" }, "ClassBTimeout":{ "shape":"ClassBTimeout", "documentation":"

The ClassBTimeout value.

" }, "PingSlotPeriod":{ "shape":"PingSlotPeriod", "documentation":"

The PingSlotPeriod value.

" }, "PingSlotDr":{ "shape":"PingSlotDr", "documentation":"

The PingSlotDR value.

" }, "PingSlotFreq":{ "shape":"PingSlotFreq", "documentation":"

The PingSlotFreq value.

" }, "SupportsClassC":{ "shape":"SupportsClassC", "documentation":"

The SupportsClassC value.

" }, "ClassCTimeout":{ "shape":"ClassCTimeout", "documentation":"

The ClassCTimeout value.

" }, "MacVersion":{ "shape":"MacVersion", "documentation":"

The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.

" }, "RegParamsRevision":{ "shape":"RegParamsRevision", "documentation":"

The version of regional parameters.

" }, "RxDelay1":{ "shape":"RxDelay1", "documentation":"

The RXDelay1 value.

" }, "RxDrOffset1":{ "shape":"RxDrOffset1", "documentation":"

The RXDROffset1 value.

" }, "RxDataRate2":{ "shape":"RxDataRate2", "documentation":"

The RXDataRate2 value.

" }, "RxFreq2":{ "shape":"RxFreq2", "documentation":"

The RXFreq2 value.

" }, "FactoryPresetFreqsList":{ "shape":"FactoryPresetFreqsList", "documentation":"

The list of values that make up the FactoryPresetFreqs value.

" }, "MaxEirp":{ "shape":"MaxEirp", "documentation":"

The MaxEIRP value.

" }, "MaxDutyCycle":{ "shape":"MaxDutyCycle", "documentation":"

The MaxDutyCycle value.

" }, "RfRegion":{ "shape":"RfRegion", "documentation":"

The frequency band (RFRegion) value.

" }, "SupportsJoin":{ "shape":"SupportsJoin", "documentation":"

The SupportsJoin value.

" }, "Supports32BitFCnt":{ "shape":"Supports32BitFCnt", "documentation":"

The Supports32BitFCnt value.

" } }, "documentation":"

LoRaWANDeviceProfile object.

" }, "LoRaWANFuotaTask":{ "type":"structure", "members":{ "RfRegion":{"shape":"SupportedRfRegion"} }, "documentation":"

The LoRaWAN information used with a FUOTA task.

" }, "LoRaWANFuotaTaskGetInfo":{ "type":"structure", "members":{ "RfRegion":{"shape":"RfRegion"}, "StartTime":{"shape":"StartTime"} }, "documentation":"

The LoRaWAN information returned from getting a FUOTA task.

" }, "LoRaWANGateway":{ "type":"structure", "members":{ "GatewayEui":{ "shape":"GatewayEui", "documentation":"

The gateway's EUI value.

" }, "RfRegion":{ "shape":"RfRegion", "documentation":"

The frequency band (RFRegion) value.

" }, "JoinEuiFilters":{"shape":"JoinEuiFilters"}, "NetIdFilters":{"shape":"NetIdFilters"}, "SubBands":{"shape":"SubBands"}, "Beaconing":{ "shape":"Beaconing", "documentation":"

Beaconing object information, which consists of the data rate and frequency parameters.

" } }, "documentation":"

LoRaWANGateway object.

" }, "LoRaWANGatewayCurrentVersion":{ "type":"structure", "members":{ "CurrentVersion":{ "shape":"LoRaWANGatewayVersion", "documentation":"

The version of the gateways that should receive the update.

" } }, "documentation":"

LoRaWANGatewayCurrentVersion object.

" }, "LoRaWANGatewayMetadata":{ "type":"structure", "members":{ "GatewayEui":{ "shape":"GatewayEui", "documentation":"

The gateway's EUI value.

" }, "Snr":{ "shape":"Double", "documentation":"

The SNR value.

" }, "Rssi":{ "shape":"Double", "documentation":"

The RSSI value.

" } }, "documentation":"

LoRaWAN gateway metatdata.

" }, "LoRaWANGatewayMetadataList":{ "type":"list", "member":{"shape":"LoRaWANGatewayMetadata"} }, "LoRaWANGatewayVersion":{ "type":"structure", "members":{ "PackageVersion":{ "shape":"PackageVersion", "documentation":"

The version of the wireless gateway firmware.

" }, "Model":{ "shape":"Model", "documentation":"

The model number of the wireless gateway.

" }, "Station":{ "shape":"Station", "documentation":"

The basic station version of the wireless gateway.

" } }, "documentation":"

LoRaWANGatewayVersion object.

" }, "LoRaWANGetServiceProfileInfo":{ "type":"structure", "members":{ "UlRate":{ "shape":"UlRate", "documentation":"

The ULRate value.

" }, "UlBucketSize":{ "shape":"UlBucketSize", "documentation":"

The ULBucketSize value.

" }, "UlRatePolicy":{ "shape":"UlRatePolicy", "documentation":"

The ULRatePolicy value.

" }, "DlRate":{ "shape":"DlRate", "documentation":"

The DLRate value.

" }, "DlBucketSize":{ "shape":"DlBucketSize", "documentation":"

The DLBucketSize value.

" }, "DlRatePolicy":{ "shape":"DlRatePolicy", "documentation":"

The DLRatePolicy value.

" }, "AddGwMetadata":{ "shape":"AddGwMetadata", "documentation":"

The AddGWMetaData value.

" }, "DevStatusReqFreq":{ "shape":"DevStatusReqFreq", "documentation":"

The DevStatusReqFreq value.

" }, "ReportDevStatusBattery":{ "shape":"ReportDevStatusBattery", "documentation":"

The ReportDevStatusBattery value.

" }, "ReportDevStatusMargin":{ "shape":"ReportDevStatusMargin", "documentation":"

The ReportDevStatusMargin value.

" }, "DrMin":{ "shape":"DrMin", "documentation":"

The DRMin value.

" }, "DrMax":{ "shape":"DrMax", "documentation":"

The DRMax value.

" }, "ChannelMask":{ "shape":"ChannelMask", "documentation":"

The ChannelMask value.

" }, "PrAllowed":{ "shape":"PrAllowed", "documentation":"

The PRAllowed value that describes whether passive roaming is allowed.

" }, "HrAllowed":{ "shape":"HrAllowed", "documentation":"

The HRAllowed value that describes whether handover roaming is allowed.

" }, "RaAllowed":{ "shape":"RaAllowed", "documentation":"

The RAAllowed value that describes whether roaming activation is allowed.

" }, "NwkGeoLoc":{ "shape":"NwkGeoLoc", "documentation":"

The NwkGeoLoc value.

" }, "TargetPer":{ "shape":"TargetPer", "documentation":"

The TargetPER value.

" }, "MinGwDiversity":{ "shape":"MinGwDiversity", "documentation":"

The MinGwDiversity value.

" } }, "documentation":"

LoRaWANGetServiceProfileInfo object.

" }, "LoRaWANJoinEventNotificationConfigurations":{ "type":"structure", "members":{ "DevEuiEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the Dev EUI join event topic is enabled or disabled.

" } }, "documentation":"

Object for LoRaWAN join resource type event configuration.

" }, "LoRaWANJoinResourceTypeEventConfiguration":{ "type":"structure", "members":{ "WirelessDeviceEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device join event topic is enabled or disabled.

" } }, "documentation":"

Object for LoRaWAN join resource type event configuration.

" }, "LoRaWANListDevice":{ "type":"structure", "members":{ "DevEui":{ "shape":"DevEui", "documentation":"

The DevEUI value.

" } }, "documentation":"

LoRaWAN object for list functions.

" }, "LoRaWANMulticast":{ "type":"structure", "members":{ "RfRegion":{"shape":"SupportedRfRegion"}, "DlClass":{"shape":"DlClass"} }, "documentation":"

The LoRaWAN information that is to be used with the multicast group.

" }, "LoRaWANMulticastGet":{ "type":"structure", "members":{ "RfRegion":{"shape":"SupportedRfRegion"}, "DlClass":{"shape":"DlClass"}, "NumberOfDevicesRequested":{"shape":"NumberOfDevicesRequested"}, "NumberOfDevicesInGroup":{"shape":"NumberOfDevicesInGroup"} }, "documentation":"

The LoRaWAN information that is to be returned from getting multicast group information.

" }, "LoRaWANMulticastMetadata":{ "type":"structure", "members":{ "FPort":{"shape":"FPort"} }, "documentation":"

The metadata information of the LoRaWAN multicast group.

" }, "LoRaWANMulticastSession":{ "type":"structure", "members":{ "DlDr":{"shape":"DlDr"}, "DlFreq":{"shape":"DlFreq"}, "SessionStartTime":{"shape":"SessionStartTimeTimestamp"}, "SessionTimeout":{"shape":"SessionTimeout"} }, "documentation":"

The LoRaWAN information used with the multicast session.

" }, "LoRaWANSendDataToDevice":{ "type":"structure", "members":{ "FPort":{"shape":"FPort"}, "ParticipatingGateways":{ "shape":"ParticipatingGateways", "documentation":"

Choose the gateways that you want to use for the downlink data traffic when the wireless device is running in class B or class C mode.

" } }, "documentation":"

LoRaWAN router info.

" }, "LoRaWANServiceProfile":{ "type":"structure", "members":{ "AddGwMetadata":{ "shape":"AddGwMetadata", "documentation":"

The AddGWMetaData value.

" }, "DrMin":{ "shape":"DrMinBox", "documentation":"

The DrMin value.

" }, "DrMax":{ "shape":"DrMaxBox", "documentation":"

The DrMax value.

" } }, "documentation":"

LoRaWANServiceProfile object.

" }, "LoRaWANStartFuotaTask":{ "type":"structure", "members":{ "StartTime":{"shape":"StartTime"} }, "documentation":"

The LoRaWAN information used to start a FUOTA task.

" }, "LoRaWANUpdateDevice":{ "type":"structure", "members":{ "DeviceProfileId":{ "shape":"DeviceProfileId", "documentation":"

The ID of the device profile for the wireless device.

" }, "ServiceProfileId":{ "shape":"ServiceProfileId", "documentation":"

The ID of the service profile.

" }, "AbpV1_1":{ "shape":"UpdateAbpV1_1", "documentation":"

ABP device object for update APIs for v1.1

" }, "AbpV1_0_x":{ "shape":"UpdateAbpV1_0_x", "documentation":"

ABP device object for update APIs for v1.0.x

" }, "FPorts":{ "shape":"UpdateFPorts", "documentation":"

FPorts object for the positioning information of the device.

" } }, "documentation":"

LoRaWAN object for update functions.

" }, "LoRaWANUpdateGatewayTaskCreate":{ "type":"structure", "members":{ "UpdateSignature":{ "shape":"UpdateSignature", "documentation":"

The signature used to verify the update firmware.

" }, "SigKeyCrc":{ "shape":"Crc", "documentation":"

The CRC of the signature private key to check.

" }, "CurrentVersion":{ "shape":"LoRaWANGatewayVersion", "documentation":"

The version of the gateways that should receive the update.

" }, "UpdateVersion":{ "shape":"LoRaWANGatewayVersion", "documentation":"

The firmware version to update the gateway to.

" } }, "documentation":"

LoRaWANUpdateGatewayTaskCreate object.

" }, "LoRaWANUpdateGatewayTaskEntry":{ "type":"structure", "members":{ "CurrentVersion":{ "shape":"LoRaWANGatewayVersion", "documentation":"

The version of the gateways that should receive the update.

" }, "UpdateVersion":{ "shape":"LoRaWANGatewayVersion", "documentation":"

The firmware version to update the gateway to.

" } }, "documentation":"

LoRaWANUpdateGatewayTaskEntry object.

" }, "LogLevel":{ "type":"string", "documentation":"

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs.

", "enum":[ "INFO", "ERROR", "DISABLED" ] }, "MacVersion":{ "type":"string", "max":64 }, "MaxDutyCycle":{ "type":"integer", "max":100, "min":0 }, "MaxEirp":{ "type":"integer", "max":15, "min":0 }, "MaxResults":{ "type":"integer", "documentation":"

The maximum number of results to return in this operation.

", "max":250, "min":0 }, "McGroupId":{ "type":"integer", "documentation":"

Id of the multicast group.

", "max":256, "min":1 }, "Message":{ "type":"string", "max":2048 }, "MessageDeliveryStatusEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{"shape":"SidewalkEventNotificationConfigurations"}, "WirelessDeviceIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device ID device registration state event topic is enabled or disabled.

" } }, "documentation":"

Message delivery status event configuration object for enabling and disabling relevant topics.

" }, "MessageDeliveryStatusResourceTypeEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{"shape":"SidewalkResourceTypeEventConfiguration"} }, "documentation":"

Message delivery status resource type event configuration object for enabling or disabling relevant topic.

" }, "MessageId":{"type":"string"}, "MessageType":{ "type":"string", "documentation":"

Sidewalk device message type. Default value is CUSTOM_COMMAND_ID_NOTIFY.

", "enum":[ "CUSTOM_COMMAND_ID_NOTIFY", "CUSTOM_COMMAND_ID_GET", "CUSTOM_COMMAND_ID_SET", "CUSTOM_COMMAND_ID_RESP" ] }, "MinGwDiversity":{ "type":"integer", "max":100, "min":1 }, "Model":{ "type":"string", "max":4096, "min":1 }, "MulticastDeviceStatus":{ "type":"string", "max":256 }, "MulticastGroup":{ "type":"structure", "members":{ "Id":{"shape":"MulticastGroupId"}, "Arn":{"shape":"MulticastGroupArn"}, "Name":{"shape":"MulticastGroupName"} }, "documentation":"

A multicast group.

" }, "MulticastGroupArn":{ "type":"string", "documentation":"

The arn of the multicast group.

", "max":128 }, "MulticastGroupByFuotaTask":{ "type":"structure", "members":{ "Id":{"shape":"MulticastGroupId"} }, "documentation":"

A multicast group that is associated with a FUOTA task.

" }, "MulticastGroupId":{ "type":"string", "documentation":"

The ID of the multicast group.

", "max":256 }, "MulticastGroupList":{ "type":"list", "member":{"shape":"MulticastGroup"}, "documentation":"

List of multicast groups.

" }, "MulticastGroupListByFuotaTask":{ "type":"list", "member":{"shape":"MulticastGroupByFuotaTask"}, "documentation":"

List of multicast groups associated with a FUOTA task.

" }, "MulticastGroupMessageId":{ "type":"string", "documentation":"

ID of a multicast group message.

", "max":256 }, "MulticastGroupName":{ "type":"string", "documentation":"

The name of the multicast group.

", "max":256 }, "MulticastGroupStatus":{ "type":"string", "documentation":"

The status of the multicast group.

", "max":256 }, "MulticastWirelessMetadata":{ "type":"structure", "members":{ "LoRaWAN":{"shape":"LoRaWANMulticastMetadata"} }, "documentation":"

Wireless metadata that is to be sent to multicast group.

" }, "NetId":{ "type":"string", "documentation":"

LoRaWAN network ID.

", "pattern":"[a-fA-F0-9]{6}" }, "NetIdFilters":{ "type":"list", "member":{"shape":"NetId"}, "documentation":"

A list of NetId values that are used by LoRa gateways to filter the uplink frames.

", "max":10, "min":0 }, "NetworkAnalyzerConfigurationArn":{ "type":"string", "max":1124 }, "NetworkAnalyzerConfigurationList":{ "type":"list", "member":{"shape":"NetworkAnalyzerConfigurations"} }, "NetworkAnalyzerConfigurationName":{ "type":"string", "documentation":"

Name of the network analyzer configuration.

", "max":1024, "min":1, "pattern":"[a-zA-Z0-9-_]+" }, "NetworkAnalyzerConfigurations":{ "type":"structure", "members":{ "Arn":{ "shape":"NetworkAnalyzerConfigurationArn", "documentation":"

The Amazon Resource Name of the new resource.

" }, "Name":{"shape":"NetworkAnalyzerConfigurationName"} }, "documentation":"

Network analyzer configurations.

" }, "NextToken":{ "type":"string", "max":4096 }, "NumberOfDevicesInGroup":{ "type":"integer", "documentation":"

Number of devices that are associated to the multicast group.

" }, "NumberOfDevicesRequested":{ "type":"integer", "documentation":"

Number of devices that are requested to be associated with the multicast group.

" }, "NwkGeoLoc":{"type":"boolean"}, "NwkKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "NwkSEncKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "NwkSKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "OtaaV1_0_x":{ "type":"structure", "members":{ "AppKey":{ "shape":"AppKey", "documentation":"

The AppKey value.

" }, "AppEui":{ "shape":"AppEui", "documentation":"

The AppEUI value.

" }, "GenAppKey":{ "shape":"GenAppKey", "documentation":"

The GenAppKey value.

" } }, "documentation":"

OTAA device object for v1.0.x

" }, "OtaaV1_1":{ "type":"structure", "members":{ "AppKey":{ "shape":"AppKey", "documentation":"

The AppKey value.

" }, "NwkKey":{ "shape":"NwkKey", "documentation":"

The NwkKey value.

" }, "JoinEui":{ "shape":"JoinEui", "documentation":"

The JoinEUI value.

" } }, "documentation":"

OTAA device object for v1.1

" }, "PackageVersion":{ "type":"string", "max":32, "min":1 }, "ParticipatingGateways":{ "type":"structure", "required":[ "DownlinkMode", "GatewayList", "TransmissionInterval" ], "members":{ "DownlinkMode":{ "shape":"DownlinkMode", "documentation":"

Indicates whether to send the downlink message in sequential mode or concurrent mode, or to use only the chosen gateways from the previous uplink message transmission.

" }, "GatewayList":{ "shape":"GatewayList", "documentation":"

The list of gateways that you want to use for sending the downlink data traffic.

" }, "TransmissionInterval":{ "shape":"TransmissionInterval", "documentation":"

The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the payload to the next gateway.

" } }, "documentation":"

Specify the list of gateways to which you want to send downlink data traffic when the wireless device is running in class B or class C mode.

" }, "PartnerAccountArn":{"type":"string"}, "PartnerAccountId":{ "type":"string", "max":256 }, "PartnerType":{ "type":"string", "enum":["Sidewalk"] }, "PayloadData":{ "type":"string", "documentation":"

The binary to be sent to the end device, encoded in base64.

", "max":2048, "pattern":"^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" }, "PingSlotDr":{ "type":"integer", "max":15, "min":0 }, "PingSlotFreq":{ "type":"integer", "max":16700000, "min":1000000 }, "PingSlotPeriod":{ "type":"integer", "max":4096, "min":128 }, "PositionConfigurationFec":{ "type":"string", "enum":[ "ROSE", "NONE" ] }, "PositionConfigurationItem":{ "type":"structure", "members":{ "ResourceIdentifier":{ "shape":"PositionResourceIdentifier", "documentation":"

Resource identifier for the position configuration.

" }, "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type of the resource for the position configuration.

" }, "Solvers":{ "shape":"PositionSolverDetails", "documentation":"

The details of the positioning solver object used to compute the location.

" }, "Destination":{ "shape":"DestinationName", "documentation":"

The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.

" } }, "documentation":"

The wrapper for a position configuration.

" }, "PositionConfigurationList":{ "type":"list", "member":{"shape":"PositionConfigurationItem"} }, "PositionConfigurationStatus":{ "type":"string", "enum":[ "Enabled", "Disabled" ] }, "PositionCoordinate":{ "type":"list", "member":{"shape":"PositionCoordinateValue"} }, "PositionCoordinateValue":{"type":"float"}, "PositionResourceIdentifier":{ "type":"string", "pattern":"[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}" }, "PositionResourceType":{ "type":"string", "enum":[ "WirelessDevice", "WirelessGateway" ] }, "PositionSolverConfigurations":{ "type":"structure", "members":{ "SemtechGnss":{ "shape":"SemtechGnssConfiguration", "documentation":"

The Semtech GNSS solver configuration object.

" } }, "documentation":"

The wrapper for position solver configurations.

" }, "PositionSolverDetails":{ "type":"structure", "members":{ "SemtechGnss":{ "shape":"SemtechGnssDetail", "documentation":"

The Semtech GNSS solver object details.

" } }, "documentation":"

The wrapper for position solver details.

" }, "PositionSolverProvider":{ "type":"string", "enum":["Semtech"] }, "PositionSolverType":{ "type":"string", "enum":["GNSS"] }, "PositionSolverVersion":{ "type":"string", "max":50, "min":0 }, "Positioning":{ "type":"structure", "members":{ "ClockSync":{"shape":"FPort"}, "Stream":{"shape":"FPort"}, "Gnss":{"shape":"FPort"} }, "documentation":"

The FPorts for the position information.

" }, "PrAllowed":{"type":"boolean"}, "PresetFreq":{ "type":"integer", "max":16700000, "min":1000000 }, "ProximityEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkEventNotificationConfigurations", "documentation":"

Proximity event configuration object for enabling or disabling Sidewalk related event topics.

" }, "WirelessDeviceIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device ID proximity event topic is enabled or disabled.

" } }, "documentation":"

Proximity event configuration object for enabling and disabling relevant topics.

" }, "ProximityResourceTypeEventConfiguration":{ "type":"structure", "members":{ "Sidewalk":{ "shape":"SidewalkResourceTypeEventConfiguration", "documentation":"

Proximity resource type event configuration object for enabling and disabling wireless device topic.

" } }, "documentation":"

Proximity resource type event configuration object for enabling or disabling topic.

" }, "PutPositionConfigurationRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType" ], "members":{ "ResourceIdentifier":{ "shape":"PositionResourceIdentifier", "documentation":"

Resource identifier used to update the position configuration.

", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type of the resource for which you want to update the position configuration.

", "location":"querystring", "locationName":"resourceType" }, "Solvers":{ "shape":"PositionSolverConfigurations", "documentation":"

The positioning solvers used to update the position configuration of the resource.

" }, "Destination":{ "shape":"DestinationName", "documentation":"

The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.

" } } }, "PutPositionConfigurationResponse":{ "type":"structure", "members":{ } }, "PutResourceLogLevelRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType", "LogLevel" ], "members":{ "ResourceIdentifier":{ "shape":"ResourceIdentifier", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of the resource, which can be WirelessDevice or WirelessGateway.

", "location":"querystring", "locationName":"resourceType" }, "LogLevel":{"shape":"LogLevel"} } }, "PutResourceLogLevelResponse":{ "type":"structure", "members":{ } }, "QueryString":{ "type":"string", "documentation":"

Query string used to search for wireless devices as part of the bulk associate and disassociate process.

", "max":4096 }, "RaAllowed":{"type":"boolean"}, "RegParamsRevision":{ "type":"string", "max":64 }, "ReportDevStatusBattery":{"type":"boolean"}, "ReportDevStatusMargin":{"type":"boolean"}, "ResetAllResourceLogLevelsRequest":{ "type":"structure", "members":{ } }, "ResetAllResourceLogLevelsResponse":{ "type":"structure", "members":{ } }, "ResetResourceLogLevelRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType" ], "members":{ "ResourceIdentifier":{ "shape":"ResourceIdentifier", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of the resource, which can be WirelessDevice or WirelessGateway.

", "location":"querystring", "locationName":"resourceType" } } }, "ResetResourceLogLevelResponse":{ "type":"structure", "members":{ } }, "ResourceId":{"type":"string"}, "ResourceIdentifier":{ "type":"string", "documentation":"

The identifier of the resource. For a Wireless Device, it is the wireless device ID. For a wireless gateway, it is the wireless gateway ID.

", "max":256 }, "ResourceNotFoundException":{ "type":"structure", "members":{ "Message":{"shape":"Message"}, "ResourceId":{ "shape":"ResourceId", "documentation":"

Id of the not found resource.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

Type of the font found resource.

" } }, "documentation":"

Resource does not exist.

", "error":{"httpStatusCode":404}, "exception":true }, "ResourceType":{"type":"string"}, "Result":{ "type":"string", "max":2048 }, "RfRegion":{ "type":"string", "documentation":"

The frequency band (RFRegion) value.

", "max":64 }, "RoleArn":{ "type":"string", "max":2048, "min":20 }, "RxDataRate2":{ "type":"integer", "max":15, "min":0 }, "RxDelay1":{ "type":"integer", "max":15, "min":0 }, "RxDrOffset1":{ "type":"integer", "max":7, "min":0 }, "RxFreq2":{ "type":"integer", "max":16700000, "min":1000000 }, "SNwkSIntKey":{ "type":"string", "pattern":"[a-fA-F0-9]{32}" }, "SemtechGnssConfiguration":{ "type":"structure", "required":[ "Status", "Fec" ], "members":{ "Status":{ "shape":"PositionConfigurationStatus", "documentation":"

The status indicating whether the solver is enabled.

" }, "Fec":{ "shape":"PositionConfigurationFec", "documentation":"

Whether forward error correction is enabled.

" } }, "documentation":"

Information about the Semtech GNSS solver configuration.

" }, "SemtechGnssDetail":{ "type":"structure", "members":{ "Provider":{ "shape":"PositionSolverProvider", "documentation":"

The vendor of the solver object.

" }, "Type":{ "shape":"PositionSolverType", "documentation":"

The type of positioning solver used.

" }, "Status":{ "shape":"PositionConfigurationStatus", "documentation":"

The status indicating whether the solver is enabled.

" }, "Fec":{ "shape":"PositionConfigurationFec", "documentation":"

Whether forward error correction is enabled.

" } }, "documentation":"

Details of the Semtech GNSS solver object.

" }, "SendDataToMulticastGroupRequest":{ "type":"structure", "required":[ "Id", "PayloadData", "WirelessMetadata" ], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "PayloadData":{"shape":"PayloadData"}, "WirelessMetadata":{"shape":"MulticastWirelessMetadata"} } }, "SendDataToMulticastGroupResponse":{ "type":"structure", "members":{ "MessageId":{"shape":"MulticastGroupMessageId"} } }, "SendDataToWirelessDeviceRequest":{ "type":"structure", "required":[ "Id", "TransmitMode", "PayloadData" ], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device to receive the data.

", "location":"uri", "locationName":"Id" }, "TransmitMode":{ "shape":"TransmitMode", "documentation":"

The transmit mode to use to send data to the wireless device. Can be: 0 for UM (unacknowledge mode) or 1 for AM (acknowledge mode).

" }, "PayloadData":{"shape":"PayloadData"}, "WirelessMetadata":{ "shape":"WirelessMetadata", "documentation":"

Metadata about the message request.

" } } }, "SendDataToWirelessDeviceResponse":{ "type":"structure", "members":{ "MessageId":{ "shape":"MessageId", "documentation":"

The ID of the message sent to the wireless device.

" } } }, "Seq":{ "type":"integer", "max":16383, "min":0 }, "ServiceProfile":{ "type":"structure", "members":{ "Arn":{ "shape":"ServiceProfileArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Name":{ "shape":"ServiceProfileName", "documentation":"

The name of the resource.

" }, "Id":{ "shape":"ServiceProfileId", "documentation":"

The ID of the service profile.

" } }, "documentation":"

Information about a service profile.

" }, "ServiceProfileArn":{"type":"string"}, "ServiceProfileId":{ "type":"string", "max":256 }, "ServiceProfileList":{ "type":"list", "member":{"shape":"ServiceProfile"} }, "ServiceProfileName":{ "type":"string", "max":256 }, "SessionKeysAbpV1_0_x":{ "type":"structure", "members":{ "NwkSKey":{ "shape":"NwkSKey", "documentation":"

The NwkSKey value.

" }, "AppSKey":{ "shape":"AppSKey", "documentation":"

The AppSKey value.

" } }, "documentation":"

Session keys for ABP v1.1

" }, "SessionKeysAbpV1_1":{ "type":"structure", "members":{ "FNwkSIntKey":{ "shape":"FNwkSIntKey", "documentation":"

The FNwkSIntKey value.

" }, "SNwkSIntKey":{ "shape":"SNwkSIntKey", "documentation":"

The SNwkSIntKey value.

" }, "NwkSEncKey":{ "shape":"NwkSEncKey", "documentation":"

The NwkSEncKey value.

" }, "AppSKey":{ "shape":"AppSKey", "documentation":"

The AppSKey value.

" } }, "documentation":"

Session keys for ABP v1.1

" }, "SessionStartTimeTimestamp":{ "type":"timestamp", "documentation":"

Timestamp of when the multicast group session is to start.

", "timestampFormat":"iso8601" }, "SessionTimeout":{ "type":"integer", "documentation":"

How long before a multicast group session is to timeout.

", "max":172800, "min":60 }, "SidewalkAccountInfo":{ "type":"structure", "members":{ "AmazonId":{ "shape":"AmazonId", "documentation":"

The Sidewalk Amazon ID.

" }, "AppServerPrivateKey":{ "shape":"AppServerPrivateKey", "documentation":"

The Sidewalk application server private key.

" } }, "documentation":"

Information about a Sidewalk account.

" }, "SidewalkAccountInfoWithFingerprint":{ "type":"structure", "members":{ "AmazonId":{ "shape":"AmazonId", "documentation":"

The Sidewalk Amazon ID.

" }, "Fingerprint":{ "shape":"Fingerprint", "documentation":"

The fingerprint of the Sidewalk application server private key.

" }, "Arn":{ "shape":"PartnerAccountArn", "documentation":"

The Amazon Resource Name of the resource.

" } }, "documentation":"

Information about a Sidewalk account.

" }, "SidewalkAccountList":{ "type":"list", "member":{"shape":"SidewalkAccountInfoWithFingerprint"} }, "SidewalkDevice":{ "type":"structure", "members":{ "AmazonId":{"shape":"AmazonId"}, "SidewalkId":{ "shape":"SidewalkId", "documentation":"

The sidewalk device identification.

" }, "SidewalkManufacturingSn":{ "shape":"SidewalkManufacturingSn", "documentation":"

The Sidewalk manufacturing series number.

" }, "DeviceCertificates":{ "shape":"DeviceCertificateList", "documentation":"

The sidewalk device certificates for Ed25519 and P256r1.

" } }, "documentation":"

Sidewalk device object.

" }, "SidewalkDeviceMetadata":{ "type":"structure", "members":{ "Rssi":{ "shape":"Integer", "documentation":"

The RSSI value.

" }, "BatteryLevel":{ "shape":"BatteryLevel", "documentation":"

Sidewalk device battery level.

" }, "Event":{ "shape":"Event", "documentation":"

Sidewalk device status notification.

" }, "DeviceState":{ "shape":"DeviceState", "documentation":"

Device state defines the device status of sidewalk device.

" } }, "documentation":"

MetaData for Sidewalk device.

" }, "SidewalkEventNotificationConfigurations":{ "type":"structure", "members":{ "AmazonIdEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the Amazon ID event topic is enabled or disabled.

" } }, "documentation":"

SidewalkEventNotificationConfigurations object, which is the event configuration object for Sidewalk-related event topics.

" }, "SidewalkId":{ "type":"string", "documentation":"

The sidewalk device identification.

", "max":256 }, "SidewalkListDevice":{ "type":"structure", "members":{ "AmazonId":{ "shape":"AmazonId", "documentation":"

The Sidewalk Amazon ID.

" }, "SidewalkId":{ "shape":"SidewalkId", "documentation":"

The sidewalk device identification.

" }, "SidewalkManufacturingSn":{ "shape":"SidewalkManufacturingSn", "documentation":"

The Sidewalk manufacturing series number.

" }, "DeviceCertificates":{ "shape":"DeviceCertificateList", "documentation":"

The sidewalk device certificates for Ed25519 and P256r1.

" } }, "documentation":"

Sidewalk object used by list functions.

" }, "SidewalkManufacturingSn":{ "type":"string", "max":64 }, "SidewalkResourceTypeEventConfiguration":{ "type":"structure", "members":{ "WirelessDeviceEventTopic":{ "shape":"EventNotificationTopicStatus", "documentation":"

Denotes whether the wireless device join event topic is enabled or disabled.

" } }, "documentation":"

Sidewalk resource type event configuration object for enabling or disabling topic.

" }, "SidewalkSendDataToDevice":{ "type":"structure", "members":{ "Seq":{ "shape":"Seq", "documentation":"

The sequence number.

" }, "MessageType":{"shape":"MessageType"}, "AckModeRetryDurationSecs":{ "shape":"AckModeRetryDurationSecs", "documentation":"

The duration of time in seconds for which you want to retry sending the ACK.

" } }, "documentation":"

Information about a Sidewalk router.

" }, "SidewalkUpdateAccount":{ "type":"structure", "members":{ "AppServerPrivateKey":{ "shape":"AppServerPrivateKey", "documentation":"

The new Sidewalk application server private key.

" } }, "documentation":"

Sidewalk update.

" }, "SigningAlg":{ "type":"string", "documentation":"

The certificate chain algorithm provided by sidewalk.

", "enum":[ "Ed25519", "P256r1" ] }, "StartBulkAssociateWirelessDeviceWithMulticastGroupRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "QueryString":{"shape":"QueryString"}, "Tags":{"shape":"TagList"} } }, "StartBulkAssociateWirelessDeviceWithMulticastGroupResponse":{ "type":"structure", "members":{ } }, "StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "QueryString":{"shape":"QueryString"}, "Tags":{"shape":"TagList"} } }, "StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse":{ "type":"structure", "members":{ } }, "StartFuotaTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "LoRaWAN":{"shape":"LoRaWANStartFuotaTask"} } }, "StartFuotaTaskResponse":{ "type":"structure", "members":{ } }, "StartMulticastGroupSessionRequest":{ "type":"structure", "required":[ "Id", "LoRaWAN" ], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "LoRaWAN":{"shape":"LoRaWANMulticastSession"} } }, "StartMulticastGroupSessionResponse":{ "type":"structure", "members":{ } }, "StartTime":{ "type":"timestamp", "documentation":"

Start time of a FUOTA task.

", "timestampFormat":"iso8601" }, "Station":{ "type":"string", "max":4096, "min":1 }, "SubBand":{ "type":"integer", "documentation":"

A subset of supported frequency channels in a certain RFRegion.

", "max":8, "min":1 }, "SubBands":{ "type":"list", "member":{"shape":"SubBand"}, "documentation":"

A list of integer indicating which sub bands are supported by LoRa gateway.

", "max":8, "min":0 }, "SupportedRfRegion":{ "type":"string", "documentation":"

Supported RfRegions

", "enum":[ "EU868", "US915", "AU915", "AS923-1" ] }, "Supports32BitFCnt":{"type":"boolean"}, "SupportsClassB":{"type":"boolean"}, "SupportsClassC":{"type":"boolean"}, "SupportsJoin":{"type":"boolean"}, "Tag":{ "type":"structure", "required":[ "Key", "Value" ], "members":{ "Key":{ "shape":"TagKey", "documentation":"

The tag's key value.

" }, "Value":{ "shape":"TagValue", "documentation":"

The tag's value.

" } }, "documentation":"

A simple label consisting of a customer-defined key-value pair

" }, "TagKey":{ "type":"string", "max":128, "min":1 }, "TagKeyList":{ "type":"list", "member":{"shape":"TagKey"}, "max":200, "min":0 }, "TagList":{ "type":"list", "member":{"shape":"Tag"}, "documentation":"

The tag to attach to the specified resource. Tags are metadata that you can use to manage a resource.

", "max":200, "min":0 }, "TagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "Tags" ], "members":{ "ResourceArn":{ "shape":"AmazonResourceName", "documentation":"

The ARN of the resource to add tags to.

", "location":"querystring", "locationName":"resourceArn" }, "Tags":{ "shape":"TagList", "documentation":"

Adds to or modifies the tags of the given resource. Tags are metadata that you can use to manage a resource.

" } } }, "TagResourceResponse":{ "type":"structure", "members":{ } }, "TagValue":{ "type":"string", "max":256, "min":0 }, "TargetPer":{ "type":"integer", "max":100, "min":0 }, "TestWirelessDeviceRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device to test.

", "location":"uri", "locationName":"Id" } } }, "TestWirelessDeviceResponse":{ "type":"structure", "members":{ "Result":{ "shape":"Result", "documentation":"

The result returned by the test.

" } } }, "ThingArn":{"type":"string"}, "ThingName":{"type":"string"}, "ThrottlingException":{ "type":"structure", "members":{ "Message":{"shape":"Message"} }, "documentation":"

The request was denied because it exceeded the allowed API request rate.

", "error":{"httpStatusCode":429}, "exception":true }, "TooManyTagsException":{ "type":"structure", "members":{ "Message":{"shape":"Message"}, "ResourceName":{ "shape":"AmazonResourceName", "documentation":"

Name of the resource that exceeds maximum number of tags allowed.

" } }, "documentation":"

The request was denied because the resource can't have any more tags.

", "error":{"httpStatusCode":400}, "exception":true }, "TraceContent":{ "type":"structure", "members":{ "WirelessDeviceFrameInfo":{"shape":"WirelessDeviceFrameInfo"}, "LogLevel":{"shape":"LogLevel"} }, "documentation":"

Trace content for your wireless gateway and wireless device resources.

" }, "TransmissionInterval":{ "type":"integer", "max":604800, "min":1 }, "TransmitMode":{ "type":"integer", "max":1, "min":0 }, "UlBucketSize":{ "type":"integer", "max":2147483647, "min":0 }, "UlRate":{ "type":"integer", "max":2147483647, "min":0 }, "UlRatePolicy":{ "type":"string", "max":256 }, "UntagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "TagKeys" ], "members":{ "ResourceArn":{ "shape":"AmazonResourceName", "documentation":"

The ARN of the resource to remove tags from.

", "location":"querystring", "locationName":"resourceArn" }, "TagKeys":{ "shape":"TagKeyList", "documentation":"

A list of the keys of the tags to remove from the resource.

", "location":"querystring", "locationName":"tagKeys" } } }, "UntagResourceResponse":{ "type":"structure", "members":{ } }, "UpdateAbpV1_0_x":{ "type":"structure", "members":{ "FCntStart":{ "shape":"FCntStart", "documentation":"

The FCnt init value.

" } }, "documentation":"

ABP device object for LoRaWAN specification v1.0.x

" }, "UpdateAbpV1_1":{ "type":"structure", "members":{ "FCntStart":{ "shape":"FCntStart", "documentation":"

The FCnt init value.

" } }, "documentation":"

ABP device object for LoRaWAN specification v1.1

" }, "UpdateDataSource":{ "type":"string", "max":4096, "min":1 }, "UpdateDestinationRequest":{ "type":"structure", "required":["Name"], "members":{ "Name":{ "shape":"DestinationName", "documentation":"

The new name of the resource.

", "location":"uri", "locationName":"Name" }, "ExpressionType":{ "shape":"ExpressionType", "documentation":"

The type of value in Expression.

" }, "Expression":{ "shape":"Expression", "documentation":"

The new rule name or topic rule to send messages to.

" }, "Description":{ "shape":"Description", "documentation":"

A new description of the resource.

" }, "RoleArn":{ "shape":"RoleArn", "documentation":"

The ARN of the IAM Role that authorizes the destination.

" } } }, "UpdateDestinationResponse":{ "type":"structure", "members":{ } }, "UpdateEventConfigurationByResourceTypesRequest":{ "type":"structure", "members":{ "DeviceRegistrationState":{ "shape":"DeviceRegistrationStateResourceTypeEventConfiguration", "documentation":"

Device registration state resource type event configuration object for enabling and disabling wireless gateway topic.

" }, "Proximity":{ "shape":"ProximityResourceTypeEventConfiguration", "documentation":"

Proximity resource type event configuration object for enabling and disabling wireless gateway topic.

" }, "Join":{ "shape":"JoinResourceTypeEventConfiguration", "documentation":"

Join resource type event configuration object for enabling and disabling wireless device topic.

" }, "ConnectionStatus":{ "shape":"ConnectionStatusResourceTypeEventConfiguration", "documentation":"

Connection status resource type event configuration object for enabling and disabling wireless gateway topic.

" }, "MessageDeliveryStatus":{ "shape":"MessageDeliveryStatusResourceTypeEventConfiguration", "documentation":"

Message delivery status resource type event configuration object for enabling and disabling wireless device topic.

" } } }, "UpdateEventConfigurationByResourceTypesResponse":{ "type":"structure", "members":{ } }, "UpdateFPorts":{ "type":"structure", "members":{ "Positioning":{ "shape":"Positioning", "documentation":"

Positioning FPorts for the ClockSync, Stream, and GNSS functions.

" } }, "documentation":"

Object for updating the FPorts information.

" }, "UpdateFuotaTaskRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"FuotaTaskId", "location":"uri", "locationName":"Id" }, "Name":{"shape":"FuotaTaskName"}, "Description":{"shape":"Description"}, "LoRaWAN":{"shape":"LoRaWANFuotaTask"}, "FirmwareUpdateImage":{"shape":"FirmwareUpdateImage"}, "FirmwareUpdateRole":{"shape":"FirmwareUpdateRole"} } }, "UpdateFuotaTaskResponse":{ "type":"structure", "members":{ } }, "UpdateLogLevelsByResourceTypesRequest":{ "type":"structure", "members":{ "DefaultLogLevel":{"shape":"LogLevel"}, "WirelessDeviceLogOptions":{"shape":"WirelessDeviceLogOptionList"}, "WirelessGatewayLogOptions":{"shape":"WirelessGatewayLogOptionList"} } }, "UpdateLogLevelsByResourceTypesResponse":{ "type":"structure", "members":{ } }, "UpdateMulticastGroupRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"MulticastGroupId", "location":"uri", "locationName":"Id" }, "Name":{"shape":"MulticastGroupName"}, "Description":{"shape":"Description"}, "LoRaWAN":{"shape":"LoRaWANMulticast"} } }, "UpdateMulticastGroupResponse":{ "type":"structure", "members":{ } }, "UpdateNetworkAnalyzerConfigurationRequest":{ "type":"structure", "required":["ConfigurationName"], "members":{ "ConfigurationName":{ "shape":"NetworkAnalyzerConfigurationName", "location":"uri", "locationName":"ConfigurationName" }, "TraceContent":{"shape":"TraceContent"}, "WirelessDevicesToAdd":{ "shape":"WirelessDeviceList", "documentation":"

Wireless device resources to add to the network analyzer configuration. Provide the WirelessDeviceId of the resource to add in the input array.

" }, "WirelessDevicesToRemove":{ "shape":"WirelessDeviceList", "documentation":"

Wireless device resources to remove from the network analyzer configuration. Provide the WirelessDeviceId of the resources to remove in the input array.

" }, "WirelessGatewaysToAdd":{ "shape":"WirelessGatewayList", "documentation":"

Wireless gateway resources to add to the network analyzer configuration. Provide the WirelessGatewayId of the resource to add in the input array.

" }, "WirelessGatewaysToRemove":{ "shape":"WirelessGatewayList", "documentation":"

Wireless gateway resources to remove from the network analyzer configuration. Provide the WirelessGatewayId of the resources to remove in the input array.

" }, "Description":{"shape":"Description"} } }, "UpdateNetworkAnalyzerConfigurationResponse":{ "type":"structure", "members":{ } }, "UpdatePartnerAccountRequest":{ "type":"structure", "required":[ "Sidewalk", "PartnerAccountId", "PartnerType" ], "members":{ "Sidewalk":{ "shape":"SidewalkUpdateAccount", "documentation":"

The Sidewalk account credentials.

" }, "PartnerAccountId":{ "shape":"PartnerAccountId", "documentation":"

The ID of the partner account to update.

", "location":"uri", "locationName":"PartnerAccountId" }, "PartnerType":{ "shape":"PartnerType", "documentation":"

The partner type.

", "location":"querystring", "locationName":"partnerType" } } }, "UpdatePartnerAccountResponse":{ "type":"structure", "members":{ } }, "UpdatePositionRequest":{ "type":"structure", "required":[ "ResourceIdentifier", "ResourceType", "Position" ], "members":{ "ResourceIdentifier":{ "shape":"PositionResourceIdentifier", "documentation":"

Resource identifier of the resource for which position is updated.

", "location":"uri", "locationName":"ResourceIdentifier" }, "ResourceType":{ "shape":"PositionResourceType", "documentation":"

Resource type of the resource for which position is updated.

", "location":"querystring", "locationName":"resourceType" }, "Position":{ "shape":"PositionCoordinate", "documentation":"

The position information of the resource.

" } } }, "UpdatePositionResponse":{ "type":"structure", "members":{ } }, "UpdateResourceEventConfigurationRequest":{ "type":"structure", "required":[ "Identifier", "IdentifierType" ], "members":{ "Identifier":{ "shape":"Identifier", "documentation":"

Resource identifier to opt in for event messaging.

", "location":"uri", "locationName":"Identifier" }, "IdentifierType":{ "shape":"IdentifierType", "documentation":"

Identifier type of the particular resource identifier for event configuration.

", "location":"querystring", "locationName":"identifierType" }, "PartnerType":{ "shape":"EventNotificationPartnerType", "documentation":"

Partner type of the resource if the identifier type is PartnerAccountId

", "location":"querystring", "locationName":"partnerType" }, "DeviceRegistrationState":{ "shape":"DeviceRegistrationStateEventConfiguration", "documentation":"

Event configuration for the device registration state event.

" }, "Proximity":{ "shape":"ProximityEventConfiguration", "documentation":"

Event configuration for the proximity event.

" }, "Join":{ "shape":"JoinEventConfiguration", "documentation":"

Event configuration for the join event.

" }, "ConnectionStatus":{ "shape":"ConnectionStatusEventConfiguration", "documentation":"

Event configuration for the connection status event.

" }, "MessageDeliveryStatus":{ "shape":"MessageDeliveryStatusEventConfiguration", "documentation":"

Event configuration for the message delivery status event.

" } } }, "UpdateResourceEventConfigurationResponse":{ "type":"structure", "members":{ } }, "UpdateSignature":{ "type":"string", "max":4096, "min":1 }, "UpdateWirelessDeviceRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "DestinationName":{ "shape":"DestinationName", "documentation":"

The name of the new destination for the device.

" }, "Name":{ "shape":"WirelessDeviceName", "documentation":"

The new name of the resource.

" }, "Description":{ "shape":"Description", "documentation":"

A new description of the resource.

" }, "LoRaWAN":{ "shape":"LoRaWANUpdateDevice", "documentation":"

The updated wireless device's configuration.

" } } }, "UpdateWirelessDeviceResponse":{ "type":"structure", "members":{ } }, "UpdateWirelessGatewayRequest":{ "type":"structure", "required":["Id"], "members":{ "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the resource to update.

", "location":"uri", "locationName":"Id" }, "Name":{ "shape":"WirelessGatewayName", "documentation":"

The new name of the resource.

" }, "Description":{ "shape":"Description", "documentation":"

A new description of the resource.

" }, "JoinEuiFilters":{"shape":"JoinEuiFilters"}, "NetIdFilters":{"shape":"NetIdFilters"} } }, "UpdateWirelessGatewayResponse":{ "type":"structure", "members":{ } }, "UpdateWirelessGatewayTaskCreate":{ "type":"structure", "members":{ "UpdateDataSource":{ "shape":"UpdateDataSource", "documentation":"

The link to the S3 bucket.

" }, "UpdateDataRole":{ "shape":"UpdateDataSource", "documentation":"

The IAM role used to read data from the S3 bucket.

" }, "LoRaWAN":{ "shape":"LoRaWANUpdateGatewayTaskCreate", "documentation":"

The properties that relate to the LoRaWAN wireless gateway.

" } }, "documentation":"

UpdateWirelessGatewayTaskCreate object.

" }, "UpdateWirelessGatewayTaskEntry":{ "type":"structure", "members":{ "Id":{ "shape":"WirelessGatewayTaskDefinitionId", "documentation":"

The ID of the new wireless gateway task entry.

" }, "LoRaWAN":{ "shape":"LoRaWANUpdateGatewayTaskEntry", "documentation":"

The properties that relate to the LoRaWAN wireless gateway.

" }, "Arn":{ "shape":"WirelessGatewayTaskDefinitionArn", "documentation":"

The Amazon Resource Name of the resource.

" } }, "documentation":"

UpdateWirelessGatewayTaskEntry object.

" }, "ValidationException":{ "type":"structure", "members":{ "Message":{"shape":"Message"} }, "documentation":"

The input did not meet the specified constraints.

", "error":{"httpStatusCode":400}, "exception":true }, "VerticalAccuracy":{ "type":"float", "min":0 }, "WirelessDeviceArn":{"type":"string"}, "WirelessDeviceEvent":{ "type":"string", "documentation":"

The event for a log message, if the log message is tied to a wireless device.

", "enum":[ "Join", "Rejoin", "Uplink_Data", "Downlink_Data", "Registration" ] }, "WirelessDeviceEventLogOption":{ "type":"structure", "required":[ "Event", "LogLevel" ], "members":{ "Event":{"shape":"WirelessDeviceEvent"}, "LogLevel":{"shape":"LogLevel"} }, "documentation":"

The log options for a wireless device event and can be used to set log levels for a specific wireless device event.

For a LoRaWAN device, possible events for a log messsage are: Join, Rejoin, Downlink_Data, and Uplink_Data. For a Sidewalk device, possible events for a log message are Registration, Downlink_Data, and Uplink_Data.

" }, "WirelessDeviceEventLogOptionList":{ "type":"list", "member":{"shape":"WirelessDeviceEventLogOption"}, "documentation":"

The list of wireless device event log options.

" }, "WirelessDeviceFrameInfo":{ "type":"string", "documentation":"

FrameInfo of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.

", "enum":[ "ENABLED", "DISABLED" ] }, "WirelessDeviceId":{ "type":"string", "documentation":"

The ID of the wireless device.

", "max":256 }, "WirelessDeviceIdType":{ "type":"string", "enum":[ "WirelessDeviceId", "DevEui", "ThingName", "SidewalkManufacturingSn" ] }, "WirelessDeviceList":{ "type":"list", "member":{"shape":"WirelessDeviceId"}, "max":250, "min":0 }, "WirelessDeviceLogOption":{ "type":"structure", "required":[ "Type", "LogLevel" ], "members":{ "Type":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type.

" }, "LogLevel":{"shape":"LogLevel"}, "Events":{"shape":"WirelessDeviceEventLogOptionList"} }, "documentation":"

The log options for wireless devices and can be used to set log levels for a specific type of wireless device.

" }, "WirelessDeviceLogOptionList":{ "type":"list", "member":{"shape":"WirelessDeviceLogOption"}, "documentation":"

The list of wireless device log options.

" }, "WirelessDeviceName":{ "type":"string", "max":256 }, "WirelessDeviceStatistics":{ "type":"structure", "members":{ "Arn":{ "shape":"WirelessDeviceArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Id":{ "shape":"WirelessDeviceId", "documentation":"

The ID of the wireless device reporting the data.

" }, "Type":{ "shape":"WirelessDeviceType", "documentation":"

The wireless device type.

" }, "Name":{ "shape":"WirelessDeviceName", "documentation":"

The name of the resource.

" }, "DestinationName":{ "shape":"DestinationName", "documentation":"

The name of the destination to which the device is assigned.

" }, "LastUplinkReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the most recent uplink was received.

" }, "LoRaWAN":{ "shape":"LoRaWANListDevice", "documentation":"

LoRaWAN device info.

" }, "Sidewalk":{ "shape":"SidewalkListDevice", "documentation":"

The Sidewalk account credentials.

" }, "FuotaDeviceStatus":{"shape":"FuotaDeviceStatus"}, "MulticastDeviceStatus":{ "shape":"MulticastDeviceStatus", "documentation":"

The status of the wireless device in the multicast group.

" }, "McGroupId":{"shape":"McGroupId"} }, "documentation":"

Information about a wireless device's operation.

" }, "WirelessDeviceStatisticsList":{ "type":"list", "member":{"shape":"WirelessDeviceStatistics"} }, "WirelessDeviceType":{ "type":"string", "enum":[ "Sidewalk", "LoRaWAN" ] }, "WirelessGatewayArn":{"type":"string"}, "WirelessGatewayEvent":{ "type":"string", "documentation":"

The event for a log message, if the log message is tied to a wireless gateway.

", "enum":[ "CUPS_Request", "Certificate" ] }, "WirelessGatewayEventLogOption":{ "type":"structure", "required":[ "Event", "LogLevel" ], "members":{ "Event":{"shape":"WirelessGatewayEvent"}, "LogLevel":{"shape":"LogLevel"} }, "documentation":"

The log options for a wireless gateway event and can be used to set log levels for a specific wireless gateway event.

For a LoRaWAN gateway, possible events for a log message are CUPS_Request and Certificate.

" }, "WirelessGatewayEventLogOptionList":{ "type":"list", "member":{"shape":"WirelessGatewayEventLogOption"}, "documentation":"

The list of wireless gateway event log options.

" }, "WirelessGatewayId":{ "type":"string", "max":256 }, "WirelessGatewayIdType":{ "type":"string", "enum":[ "GatewayEui", "WirelessGatewayId", "ThingName" ] }, "WirelessGatewayList":{ "type":"list", "member":{"shape":"WirelessGatewayId"} }, "WirelessGatewayLogOption":{ "type":"structure", "required":[ "Type", "LogLevel" ], "members":{ "Type":{"shape":"WirelessGatewayType"}, "LogLevel":{"shape":"LogLevel"}, "Events":{"shape":"WirelessGatewayEventLogOptionList"} }, "documentation":"

The log options for wireless gateways and can be used to set log levels for a specific type of wireless gateway.

" }, "WirelessGatewayLogOptionList":{ "type":"list", "member":{"shape":"WirelessGatewayLogOption"}, "documentation":"

The list of wireless gateway log options.

" }, "WirelessGatewayName":{ "type":"string", "max":256 }, "WirelessGatewayServiceType":{ "type":"string", "enum":[ "CUPS", "LNS" ] }, "WirelessGatewayStatistics":{ "type":"structure", "members":{ "Arn":{ "shape":"WirelessGatewayArn", "documentation":"

The Amazon Resource Name of the resource.

" }, "Id":{ "shape":"WirelessGatewayId", "documentation":"

The ID of the wireless gateway reporting the data.

" }, "Name":{ "shape":"WirelessGatewayName", "documentation":"

The name of the resource.

" }, "Description":{ "shape":"Description", "documentation":"

The description of the resource.

" }, "LoRaWAN":{ "shape":"LoRaWANGateway", "documentation":"

LoRaWAN gateway info.

" }, "LastUplinkReceivedAt":{ "shape":"ISODateTimeString", "documentation":"

The date and time when the most recent uplink was received.

" } }, "documentation":"

Information about a wireless gateway's operation.

" }, "WirelessGatewayStatisticsList":{ "type":"list", "member":{"shape":"WirelessGatewayStatistics"} }, "WirelessGatewayTaskDefinitionArn":{"type":"string"}, "WirelessGatewayTaskDefinitionId":{ "type":"string", "max":36, "pattern":"[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}" }, "WirelessGatewayTaskDefinitionList":{ "type":"list", "member":{"shape":"UpdateWirelessGatewayTaskEntry"} }, "WirelessGatewayTaskDefinitionType":{ "type":"string", "enum":["UPDATE"] }, "WirelessGatewayTaskName":{ "type":"string", "max":2048, "min":1 }, "WirelessGatewayTaskStatus":{ "type":"string", "enum":[ "PENDING", "IN_PROGRESS", "FIRST_RETRY", "SECOND_RETRY", "COMPLETED", "FAILED" ] }, "WirelessGatewayType":{ "type":"string", "documentation":"

The wireless gateway type.

", "enum":["LoRaWAN"] }, "WirelessMetadata":{ "type":"structure", "members":{ "LoRaWAN":{ "shape":"LoRaWANSendDataToDevice", "documentation":"

LoRaWAN device info.

" }, "Sidewalk":{ "shape":"SidewalkSendDataToDevice", "documentation":"

The Sidewalk account credentials.

" } }, "documentation":"

WirelessMetadata object.

" } }, "documentation":"

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.

" }