@aws-sdk/client-iot-wireless 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/IoTWireless.js +0 -1
- package/dist-cjs/IoTWirelessClient.js +0 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +0 -1
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +0 -1
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +0 -1
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +0 -1
- package/dist-cjs/commands/CreateDestinationCommand.js +0 -1
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateServiceProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-cjs/commands/DeleteDestinationCommand.js +0 -1
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +0 -1
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +0 -1
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +0 -1
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +0 -1
- package/dist-cjs/commands/GetDestinationCommand.js +0 -1
- package/dist-cjs/commands/GetDeviceProfileCommand.js +0 -1
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +0 -1
- package/dist-cjs/commands/GetPartnerAccountCommand.js +0 -1
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +0 -1
- package/dist-cjs/commands/GetServiceEndpointCommand.js +0 -1
- package/dist-cjs/commands/GetServiceProfileCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +0 -1
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-cjs/commands/ListDestinationsCommand.js +0 -1
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +0 -1
- package/dist-cjs/commands/ListServiceProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +0 -1
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +0 -1
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +0 -1
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +0 -1
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +0 -1
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +0 -1
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateDestinationCommand.js +0 -1
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +0 -1
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +0 -1
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +0 -1
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListDestinationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDeviceProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListServiceProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListWirelessDevicesPaginator.js +0 -1
- package/dist-cjs/pagination/ListWirelessGatewaysPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/IoTWireless.js +0 -1
- package/dist-es/IoTWirelessClient.js +0 -1
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +0 -1
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +0 -1
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +0 -1
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +0 -1
- package/dist-es/commands/CreateDestinationCommand.js +0 -1
- package/dist-es/commands/CreateDeviceProfileCommand.js +0 -1
- package/dist-es/commands/CreateServiceProfileCommand.js +0 -1
- package/dist-es/commands/CreateWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/CreateWirelessGatewayCommand.js +0 -1
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +0 -1
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteDeviceProfileCommand.js +0 -1
- package/dist-es/commands/DeleteServiceProfileCommand.js +0 -1
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +0 -1
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +0 -1
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +0 -1
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +0 -1
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +0 -1
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +0 -1
- package/dist-es/commands/GetDestinationCommand.js +0 -1
- package/dist-es/commands/GetDeviceProfileCommand.js +0 -1
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +0 -1
- package/dist-es/commands/GetPartnerAccountCommand.js +0 -1
- package/dist-es/commands/GetResourceLogLevelCommand.js +0 -1
- package/dist-es/commands/GetServiceEndpointCommand.js +0 -1
- package/dist-es/commands/GetServiceProfileCommand.js +0 -1
- package/dist-es/commands/GetWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +0 -1
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +0 -1
- package/dist-es/commands/ListDestinationsCommand.js +0 -1
- package/dist-es/commands/ListDeviceProfilesCommand.js +0 -1
- package/dist-es/commands/ListPartnerAccountsCommand.js +0 -1
- package/dist-es/commands/ListServiceProfilesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListWirelessDevicesCommand.js +0 -1
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListWirelessGatewaysCommand.js +0 -1
- package/dist-es/commands/PutResourceLogLevelCommand.js +0 -1
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +0 -1
- package/dist-es/commands/ResetResourceLogLevelCommand.js +0 -1
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/TestWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateDestinationCommand.js +0 -1
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +0 -1
- package/dist-es/commands/UpdatePartnerAccountCommand.js +0 -1
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +0 -1
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListDestinationsPaginator.js +0 -1
- package/dist-es/pagination/ListDeviceProfilesPaginator.js +0 -1
- package/dist-es/pagination/ListServiceProfilesPaginator.js +0 -1
- package/dist-es/pagination/ListWirelessDevicesPaginator.js +0 -1
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/IoTWireless.js.map +0 -1
- package/dist-cjs/IoTWirelessClient.js.map +0 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeviceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/CreateServiceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteServiceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js.map +0 -1
- package/dist-cjs/commands/GetDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js.map +0 -1
- package/dist-cjs/commands/GetPartnerAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetResourceLogLevelCommand.js.map +0 -1
- package/dist-cjs/commands/GetServiceEndpointCommand.js.map +0 -1
- package/dist-cjs/commands/GetServiceProfileCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/ListDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeviceProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListPartnerAccountsCommand.js.map +0 -1
- package/dist-cjs/commands/ListServiceProfilesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListWirelessDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js.map +0 -1
- package/dist-cjs/commands/PutResourceLogLevelCommand.js.map +0 -1
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js.map +0 -1
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js.map +0 -1
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TestWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListDestinationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeviceProfilesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListServiceProfilesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListWirelessDevicesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListWirelessGatewaysPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/IoTWireless.js.map +0 -1
- package/dist-es/IoTWirelessClient.js.map +0 -1
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js.map +0 -1
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js.map +0 -1
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js.map +0 -1
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js.map +0 -1
- package/dist-es/commands/CreateDestinationCommand.js.map +0 -1
- package/dist-es/commands/CreateDeviceProfileCommand.js.map +0 -1
- package/dist-es/commands/CreateServiceProfileCommand.js.map +0 -1
- package/dist-es/commands/CreateWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/CreateWirelessGatewayCommand.js.map +0 -1
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteDestinationCommand.js.map +0 -1
- package/dist-es/commands/DeleteDeviceProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteServiceProfileCommand.js.map +0 -1
- package/dist-es/commands/DeleteWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/DeleteWirelessGatewayCommand.js.map +0 -1
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js.map +0 -1
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js.map +0 -1
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js.map +0 -1
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js.map +0 -1
- package/dist-es/commands/GetDestinationCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceProfileCommand.js.map +0 -1
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js.map +0 -1
- package/dist-es/commands/GetPartnerAccountCommand.js.map +0 -1
- package/dist-es/commands/GetResourceLogLevelCommand.js.map +0 -1
- package/dist-es/commands/GetServiceEndpointCommand.js.map +0 -1
- package/dist-es/commands/GetServiceProfileCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js.map +0 -1
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js.map +0 -1
- package/dist-es/commands/ListDestinationsCommand.js.map +0 -1
- package/dist-es/commands/ListDeviceProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListPartnerAccountsCommand.js.map +0 -1
- package/dist-es/commands/ListServiceProfilesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListWirelessDevicesCommand.js.map +0 -1
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListWirelessGatewaysCommand.js.map +0 -1
- package/dist-es/commands/PutResourceLogLevelCommand.js.map +0 -1
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js.map +0 -1
- package/dist-es/commands/ResetResourceLogLevelCommand.js.map +0 -1
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/TestWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateDestinationCommand.js.map +0 -1
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js.map +0 -1
- package/dist-es/commands/UpdatePartnerAccountCommand.js.map +0 -1
- package/dist-es/commands/UpdateWirelessDeviceCommand.js.map +0 -1
- package/dist-es/commands/UpdateWirelessGatewayCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListDestinationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeviceProfilesPaginator.js.map +0 -1
- package/dist-es/pagination/ListServiceProfilesPaginator.js.map +0 -1
- package/dist-es/pagination/ListWirelessDevicesPaginator.js.map +0 -1
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/IoTWireless.ts +0 -2122
- package/src/IoTWirelessClient.ts +0 -533
- package/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts +0 -107
- package/src/commands/AssociateWirelessDeviceWithThingCommand.ts +0 -103
- package/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts +0 -110
- package/src/commands/AssociateWirelessGatewayWithThingCommand.ts +0 -106
- package/src/commands/CreateDestinationCommand.ts +0 -95
- package/src/commands/CreateDeviceProfileCommand.ts +0 -95
- package/src/commands/CreateServiceProfileCommand.ts +0 -95
- package/src/commands/CreateWirelessDeviceCommand.ts +0 -95
- package/src/commands/CreateWirelessGatewayCommand.ts +0 -95
- package/src/commands/CreateWirelessGatewayTaskCommand.ts +0 -98
- package/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts +0 -106
- package/src/commands/DeleteDestinationCommand.ts +0 -95
- package/src/commands/DeleteDeviceProfileCommand.ts +0 -95
- package/src/commands/DeleteServiceProfileCommand.ts +0 -95
- package/src/commands/DeleteWirelessDeviceCommand.ts +0 -95
- package/src/commands/DeleteWirelessGatewayCommand.ts +0 -95
- package/src/commands/DeleteWirelessGatewayTaskCommand.ts +0 -98
- package/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts +0 -106
- package/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts +0 -110
- package/src/commands/DisassociateWirelessDeviceFromThingCommand.ts +0 -106
- package/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts +0 -110
- package/src/commands/DisassociateWirelessGatewayFromThingCommand.ts +0 -106
- package/src/commands/GetDestinationCommand.ts +0 -95
- package/src/commands/GetDeviceProfileCommand.ts +0 -95
- package/src/commands/GetLogLevelsByResourceTypesCommand.ts +0 -101
- package/src/commands/GetPartnerAccountCommand.ts +0 -95
- package/src/commands/GetResourceLogLevelCommand.ts +0 -96
- package/src/commands/GetServiceEndpointCommand.ts +0 -95
- package/src/commands/GetServiceProfileCommand.ts +0 -95
- package/src/commands/GetWirelessDeviceCommand.ts +0 -95
- package/src/commands/GetWirelessDeviceStatisticsCommand.ts +0 -100
- package/src/commands/GetWirelessGatewayCertificateCommand.ts +0 -100
- package/src/commands/GetWirelessGatewayCommand.ts +0 -95
- package/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts +0 -107
- package/src/commands/GetWirelessGatewayStatisticsCommand.ts +0 -100
- package/src/commands/GetWirelessGatewayTaskCommand.ts +0 -95
- package/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts +0 -103
- package/src/commands/ListDestinationsCommand.ts +0 -95
- package/src/commands/ListDeviceProfilesCommand.ts +0 -95
- package/src/commands/ListPartnerAccountsCommand.ts +0 -95
- package/src/commands/ListServiceProfilesCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ListWirelessDevicesCommand.ts +0 -95
- package/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts +0 -106
- package/src/commands/ListWirelessGatewaysCommand.ts +0 -95
- package/src/commands/PutResourceLogLevelCommand.ts +0 -96
- package/src/commands/ResetAllResourceLogLevelsCommand.ts +0 -98
- package/src/commands/ResetResourceLogLevelCommand.ts +0 -96
- package/src/commands/SendDataToWirelessDeviceCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/TestWirelessDeviceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateDestinationCommand.ts +0 -95
- package/src/commands/UpdateLogLevelsByResourceTypesCommand.ts +0 -104
- package/src/commands/UpdatePartnerAccountCommand.ts +0 -95
- package/src/commands/UpdateWirelessDeviceCommand.ts +0 -95
- package/src/commands/UpdateWirelessGatewayCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -66
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -3991
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListDestinationsPaginator.ts +0 -59
- package/src/pagination/ListDeviceProfilesPaginator.ts +0 -59
- package/src/pagination/ListServiceProfilesPaginator.ts +0 -59
- package/src/pagination/ListWirelessDevicesPaginator.ts +0 -59
- package/src/pagination/ListWirelessGatewaysPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -8379
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import { IoTWireless } from "../IoTWireless";
|
|
4
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
5
|
-
|
|
6
|
-
export interface IoTWirelessPaginationConfiguration extends PaginationConfiguration {
|
|
7
|
-
client: IoTWireless | IoTWirelessClient;
|
|
8
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
ListDestinationsCommand,
|
|
5
|
-
ListDestinationsCommandInput,
|
|
6
|
-
ListDestinationsCommandOutput,
|
|
7
|
-
} from "../commands/ListDestinationsCommand";
|
|
8
|
-
import { IoTWireless } from "../IoTWireless";
|
|
9
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
10
|
-
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
const makePagedClientRequest = async (
|
|
16
|
-
client: IoTWirelessClient,
|
|
17
|
-
input: ListDestinationsCommandInput,
|
|
18
|
-
...args: any
|
|
19
|
-
): Promise<ListDestinationsCommandOutput> => {
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
return await client.send(new ListDestinationsCommand(input), ...args);
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
const makePagedRequest = async (
|
|
27
|
-
client: IoTWireless,
|
|
28
|
-
input: ListDestinationsCommandInput,
|
|
29
|
-
...args: any
|
|
30
|
-
): Promise<ListDestinationsCommandOutput> => {
|
|
31
|
-
// @ts-ignore
|
|
32
|
-
return await client.listDestinations(input, ...args);
|
|
33
|
-
};
|
|
34
|
-
export async function* paginateListDestinations(
|
|
35
|
-
config: IoTWirelessPaginationConfiguration,
|
|
36
|
-
input: ListDestinationsCommandInput,
|
|
37
|
-
...additionalArguments: any
|
|
38
|
-
): Paginator<ListDestinationsCommandOutput> {
|
|
39
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
40
|
-
let token: typeof input.NextToken | undefined = config.startingToken || undefined;
|
|
41
|
-
let hasNext = true;
|
|
42
|
-
let page: ListDestinationsCommandOutput;
|
|
43
|
-
while (hasNext) {
|
|
44
|
-
input.NextToken = token;
|
|
45
|
-
input["MaxResults"] = config.pageSize;
|
|
46
|
-
if (config.client instanceof IoTWireless) {
|
|
47
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
48
|
-
} else if (config.client instanceof IoTWirelessClient) {
|
|
49
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
50
|
-
} else {
|
|
51
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
52
|
-
}
|
|
53
|
-
yield page;
|
|
54
|
-
token = page.NextToken;
|
|
55
|
-
hasNext = !!token;
|
|
56
|
-
}
|
|
57
|
-
// @ts-ignore
|
|
58
|
-
return undefined;
|
|
59
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
ListDeviceProfilesCommand,
|
|
5
|
-
ListDeviceProfilesCommandInput,
|
|
6
|
-
ListDeviceProfilesCommandOutput,
|
|
7
|
-
} from "../commands/ListDeviceProfilesCommand";
|
|
8
|
-
import { IoTWireless } from "../IoTWireless";
|
|
9
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
10
|
-
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
const makePagedClientRequest = async (
|
|
16
|
-
client: IoTWirelessClient,
|
|
17
|
-
input: ListDeviceProfilesCommandInput,
|
|
18
|
-
...args: any
|
|
19
|
-
): Promise<ListDeviceProfilesCommandOutput> => {
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
return await client.send(new ListDeviceProfilesCommand(input), ...args);
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
const makePagedRequest = async (
|
|
27
|
-
client: IoTWireless,
|
|
28
|
-
input: ListDeviceProfilesCommandInput,
|
|
29
|
-
...args: any
|
|
30
|
-
): Promise<ListDeviceProfilesCommandOutput> => {
|
|
31
|
-
// @ts-ignore
|
|
32
|
-
return await client.listDeviceProfiles(input, ...args);
|
|
33
|
-
};
|
|
34
|
-
export async function* paginateListDeviceProfiles(
|
|
35
|
-
config: IoTWirelessPaginationConfiguration,
|
|
36
|
-
input: ListDeviceProfilesCommandInput,
|
|
37
|
-
...additionalArguments: any
|
|
38
|
-
): Paginator<ListDeviceProfilesCommandOutput> {
|
|
39
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
40
|
-
let token: typeof input.NextToken | undefined = config.startingToken || undefined;
|
|
41
|
-
let hasNext = true;
|
|
42
|
-
let page: ListDeviceProfilesCommandOutput;
|
|
43
|
-
while (hasNext) {
|
|
44
|
-
input.NextToken = token;
|
|
45
|
-
input["MaxResults"] = config.pageSize;
|
|
46
|
-
if (config.client instanceof IoTWireless) {
|
|
47
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
48
|
-
} else if (config.client instanceof IoTWirelessClient) {
|
|
49
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
50
|
-
} else {
|
|
51
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
52
|
-
}
|
|
53
|
-
yield page;
|
|
54
|
-
token = page.NextToken;
|
|
55
|
-
hasNext = !!token;
|
|
56
|
-
}
|
|
57
|
-
// @ts-ignore
|
|
58
|
-
return undefined;
|
|
59
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
ListServiceProfilesCommand,
|
|
5
|
-
ListServiceProfilesCommandInput,
|
|
6
|
-
ListServiceProfilesCommandOutput,
|
|
7
|
-
} from "../commands/ListServiceProfilesCommand";
|
|
8
|
-
import { IoTWireless } from "../IoTWireless";
|
|
9
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
10
|
-
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
const makePagedClientRequest = async (
|
|
16
|
-
client: IoTWirelessClient,
|
|
17
|
-
input: ListServiceProfilesCommandInput,
|
|
18
|
-
...args: any
|
|
19
|
-
): Promise<ListServiceProfilesCommandOutput> => {
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
return await client.send(new ListServiceProfilesCommand(input), ...args);
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
const makePagedRequest = async (
|
|
27
|
-
client: IoTWireless,
|
|
28
|
-
input: ListServiceProfilesCommandInput,
|
|
29
|
-
...args: any
|
|
30
|
-
): Promise<ListServiceProfilesCommandOutput> => {
|
|
31
|
-
// @ts-ignore
|
|
32
|
-
return await client.listServiceProfiles(input, ...args);
|
|
33
|
-
};
|
|
34
|
-
export async function* paginateListServiceProfiles(
|
|
35
|
-
config: IoTWirelessPaginationConfiguration,
|
|
36
|
-
input: ListServiceProfilesCommandInput,
|
|
37
|
-
...additionalArguments: any
|
|
38
|
-
): Paginator<ListServiceProfilesCommandOutput> {
|
|
39
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
40
|
-
let token: typeof input.NextToken | undefined = config.startingToken || undefined;
|
|
41
|
-
let hasNext = true;
|
|
42
|
-
let page: ListServiceProfilesCommandOutput;
|
|
43
|
-
while (hasNext) {
|
|
44
|
-
input.NextToken = token;
|
|
45
|
-
input["MaxResults"] = config.pageSize;
|
|
46
|
-
if (config.client instanceof IoTWireless) {
|
|
47
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
48
|
-
} else if (config.client instanceof IoTWirelessClient) {
|
|
49
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
50
|
-
} else {
|
|
51
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
52
|
-
}
|
|
53
|
-
yield page;
|
|
54
|
-
token = page.NextToken;
|
|
55
|
-
hasNext = !!token;
|
|
56
|
-
}
|
|
57
|
-
// @ts-ignore
|
|
58
|
-
return undefined;
|
|
59
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
ListWirelessDevicesCommand,
|
|
5
|
-
ListWirelessDevicesCommandInput,
|
|
6
|
-
ListWirelessDevicesCommandOutput,
|
|
7
|
-
} from "../commands/ListWirelessDevicesCommand";
|
|
8
|
-
import { IoTWireless } from "../IoTWireless";
|
|
9
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
10
|
-
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
const makePagedClientRequest = async (
|
|
16
|
-
client: IoTWirelessClient,
|
|
17
|
-
input: ListWirelessDevicesCommandInput,
|
|
18
|
-
...args: any
|
|
19
|
-
): Promise<ListWirelessDevicesCommandOutput> => {
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
return await client.send(new ListWirelessDevicesCommand(input), ...args);
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
const makePagedRequest = async (
|
|
27
|
-
client: IoTWireless,
|
|
28
|
-
input: ListWirelessDevicesCommandInput,
|
|
29
|
-
...args: any
|
|
30
|
-
): Promise<ListWirelessDevicesCommandOutput> => {
|
|
31
|
-
// @ts-ignore
|
|
32
|
-
return await client.listWirelessDevices(input, ...args);
|
|
33
|
-
};
|
|
34
|
-
export async function* paginateListWirelessDevices(
|
|
35
|
-
config: IoTWirelessPaginationConfiguration,
|
|
36
|
-
input: ListWirelessDevicesCommandInput,
|
|
37
|
-
...additionalArguments: any
|
|
38
|
-
): Paginator<ListWirelessDevicesCommandOutput> {
|
|
39
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
40
|
-
let token: typeof input.NextToken | undefined = config.startingToken || undefined;
|
|
41
|
-
let hasNext = true;
|
|
42
|
-
let page: ListWirelessDevicesCommandOutput;
|
|
43
|
-
while (hasNext) {
|
|
44
|
-
input.NextToken = token;
|
|
45
|
-
input["MaxResults"] = config.pageSize;
|
|
46
|
-
if (config.client instanceof IoTWireless) {
|
|
47
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
48
|
-
} else if (config.client instanceof IoTWirelessClient) {
|
|
49
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
50
|
-
} else {
|
|
51
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
52
|
-
}
|
|
53
|
-
yield page;
|
|
54
|
-
token = page.NextToken;
|
|
55
|
-
hasNext = !!token;
|
|
56
|
-
}
|
|
57
|
-
// @ts-ignore
|
|
58
|
-
return undefined;
|
|
59
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
ListWirelessGatewaysCommand,
|
|
5
|
-
ListWirelessGatewaysCommandInput,
|
|
6
|
-
ListWirelessGatewaysCommandOutput,
|
|
7
|
-
} from "../commands/ListWirelessGatewaysCommand";
|
|
8
|
-
import { IoTWireless } from "../IoTWireless";
|
|
9
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
10
|
-
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
const makePagedClientRequest = async (
|
|
16
|
-
client: IoTWirelessClient,
|
|
17
|
-
input: ListWirelessGatewaysCommandInput,
|
|
18
|
-
...args: any
|
|
19
|
-
): Promise<ListWirelessGatewaysCommandOutput> => {
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
return await client.send(new ListWirelessGatewaysCommand(input), ...args);
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
const makePagedRequest = async (
|
|
27
|
-
client: IoTWireless,
|
|
28
|
-
input: ListWirelessGatewaysCommandInput,
|
|
29
|
-
...args: any
|
|
30
|
-
): Promise<ListWirelessGatewaysCommandOutput> => {
|
|
31
|
-
// @ts-ignore
|
|
32
|
-
return await client.listWirelessGateways(input, ...args);
|
|
33
|
-
};
|
|
34
|
-
export async function* paginateListWirelessGateways(
|
|
35
|
-
config: IoTWirelessPaginationConfiguration,
|
|
36
|
-
input: ListWirelessGatewaysCommandInput,
|
|
37
|
-
...additionalArguments: any
|
|
38
|
-
): Paginator<ListWirelessGatewaysCommandOutput> {
|
|
39
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
40
|
-
let token: typeof input.NextToken | undefined = config.startingToken || undefined;
|
|
41
|
-
let hasNext = true;
|
|
42
|
-
let page: ListWirelessGatewaysCommandOutput;
|
|
43
|
-
while (hasNext) {
|
|
44
|
-
input.NextToken = token;
|
|
45
|
-
input["MaxResults"] = config.pageSize;
|
|
46
|
-
if (config.client instanceof IoTWireless) {
|
|
47
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
48
|
-
} else if (config.client instanceof IoTWirelessClient) {
|
|
49
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
50
|
-
} else {
|
|
51
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
52
|
-
}
|
|
53
|
-
yield page;
|
|
54
|
-
token = page.NextToken;
|
|
55
|
-
hasNext = !!token;
|
|
56
|
-
}
|
|
57
|
-
// @ts-ignore
|
|
58
|
-
return undefined;
|
|
59
|
-
}
|