@aws-sdk/client-iot-wireless 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-cjs/commands/GetDestinationCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/GetPositionCommand.js +18 -41
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/ListDestinationsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDestinationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/UpdatePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/CreateDestinationCommand.js +18 -41
- package/dist-es/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-es/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-es/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-es/commands/GetDestinationCommand.js +18 -41
- package/dist-es/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-es/commands/GetPositionCommand.js +18 -41
- package/dist-es/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/GetResourcePositionCommand.js +18 -41
- package/dist-es/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-es/commands/GetServiceProfileCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/ListDestinationsCommand.js +18 -41
- package/dist-es/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-es/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-es/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-es/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-es/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDestinationCommand.js +18 -41
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-es/commands/UpdatePositionCommand.js +18 -41
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +6 -21
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +6 -21
- package/dist-types/commands/GetDestinationCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/ListDestinationsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +6 -21
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot-wireless",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.481.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.481.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.481.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
@@ -34,26 +34,26 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
38
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
39
|
"@smithy/hash-node": "^2.0.17",
|
|
40
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
41
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
42
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
44
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
46
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
47
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
48
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
50
50
|
"@smithy/types": "^2.7.0",
|
|
51
51
|
"@smithy/url-parser": "^2.0.15",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
57
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
58
58
|
"@smithy/util-retry": "^2.0.8",
|
|
59
59
|
"@smithy/util-stream": "^2.0.23",
|