@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,104 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
15
|
-
import { UpdateLogLevelsByResourceTypesRequest, UpdateLogLevelsByResourceTypesResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand,
|
|
18
|
-
serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateLogLevelsByResourceTypesCommandInput extends UpdateLogLevelsByResourceTypesRequest {}
|
|
22
|
-
export interface UpdateLogLevelsByResourceTypesCommandOutput
|
|
23
|
-
extends UpdateLogLevelsByResourceTypesResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Set default log level, or log levels by resource types. This can be for wireless device log options or
|
|
28
|
-
* wireless gateways log options and is used to control the log messages that'll be displayed in CloudWatch.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { IoTWirelessClient, UpdateLogLevelsByResourceTypesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
33
|
-
* // const { IoTWirelessClient, UpdateLogLevelsByResourceTypesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
34
|
-
* const client = new IoTWirelessClient(config);
|
|
35
|
-
* const command = new UpdateLogLevelsByResourceTypesCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link UpdateLogLevelsByResourceTypesCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link UpdateLogLevelsByResourceTypesCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class UpdateLogLevelsByResourceTypesCommand extends $Command<
|
|
45
|
-
UpdateLogLevelsByResourceTypesCommandInput,
|
|
46
|
-
UpdateLogLevelsByResourceTypesCommandOutput,
|
|
47
|
-
IoTWirelessClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: UpdateLogLevelsByResourceTypesCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<UpdateLogLevelsByResourceTypesCommandInput, UpdateLogLevelsByResourceTypesCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "IoTWirelessClient";
|
|
72
|
-
const commandName = "UpdateLogLevelsByResourceTypesCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: UpdateLogLevelsByResourceTypesRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: UpdateLogLevelsByResourceTypesResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(
|
|
89
|
-
input: UpdateLogLevelsByResourceTypesCommandInput,
|
|
90
|
-
context: __SerdeContext
|
|
91
|
-
): Promise<__HttpRequest> {
|
|
92
|
-
return serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand(input, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
private deserialize(
|
|
96
|
-
output: __HttpResponse,
|
|
97
|
-
context: __SerdeContext
|
|
98
|
-
): Promise<UpdateLogLevelsByResourceTypesCommandOutput> {
|
|
99
|
-
return deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand(output, context);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Start section: command_body_extra
|
|
103
|
-
// End section: command_body_extra
|
|
104
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
15
|
-
import { UpdatePartnerAccountRequest, UpdatePartnerAccountResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdatePartnerAccountCommand,
|
|
18
|
-
serializeAws_restJson1UpdatePartnerAccountCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdatePartnerAccountCommandInput extends UpdatePartnerAccountRequest {}
|
|
22
|
-
export interface UpdatePartnerAccountCommandOutput extends UpdatePartnerAccountResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates properties of a partner account.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, UpdatePartnerAccountCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, UpdatePartnerAccountCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new UpdatePartnerAccountCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdatePartnerAccountCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdatePartnerAccountCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdatePartnerAccountCommand extends $Command<
|
|
42
|
-
UpdatePartnerAccountCommandInput,
|
|
43
|
-
UpdatePartnerAccountCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdatePartnerAccountCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<UpdatePartnerAccountCommandInput, UpdatePartnerAccountCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "IoTWirelessClient";
|
|
69
|
-
const commandName = "UpdatePartnerAccountCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdatePartnerAccountRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdatePartnerAccountResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: UpdatePartnerAccountCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1UpdatePartnerAccountCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdatePartnerAccountCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1UpdatePartnerAccountCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
15
|
-
import { UpdateWirelessDeviceRequest, UpdateWirelessDeviceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateWirelessDeviceCommand,
|
|
18
|
-
serializeAws_restJson1UpdateWirelessDeviceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateWirelessDeviceCommandInput extends UpdateWirelessDeviceRequest {}
|
|
22
|
-
export interface UpdateWirelessDeviceCommandOutput extends UpdateWirelessDeviceResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates properties of a wireless device.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, UpdateWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, UpdateWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new UpdateWirelessDeviceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateWirelessDeviceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateWirelessDeviceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateWirelessDeviceCommand extends $Command<
|
|
42
|
-
UpdateWirelessDeviceCommandInput,
|
|
43
|
-
UpdateWirelessDeviceCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateWirelessDeviceCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<UpdateWirelessDeviceCommandInput, UpdateWirelessDeviceCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "IoTWirelessClient";
|
|
69
|
-
const commandName = "UpdateWirelessDeviceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateWirelessDeviceRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdateWirelessDeviceResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: UpdateWirelessDeviceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1UpdateWirelessDeviceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateWirelessDeviceCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1UpdateWirelessDeviceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
15
|
-
import { UpdateWirelessGatewayRequest, UpdateWirelessGatewayResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1UpdateWirelessGatewayCommand,
|
|
18
|
-
serializeAws_restJson1UpdateWirelessGatewayCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateWirelessGatewayCommandInput extends UpdateWirelessGatewayRequest {}
|
|
22
|
-
export interface UpdateWirelessGatewayCommandOutput extends UpdateWirelessGatewayResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Updates properties of a wireless gateway.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, UpdateWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, UpdateWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new UpdateWirelessGatewayCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateWirelessGatewayCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateWirelessGatewayCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateWirelessGatewayCommand extends $Command<
|
|
42
|
-
UpdateWirelessGatewayCommandInput,
|
|
43
|
-
UpdateWirelessGatewayCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateWirelessGatewayCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<UpdateWirelessGatewayCommandInput, UpdateWirelessGatewayCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "IoTWirelessClient";
|
|
69
|
-
const commandName = "UpdateWirelessGatewayCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateWirelessGatewayRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdateWirelessGatewayResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: UpdateWirelessGatewayCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1UpdateWirelessGatewayCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateWirelessGatewayCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1UpdateWirelessGatewayCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {};
|
|
5
|
-
|
|
6
|
-
const partitionHash: PartitionHash = {
|
|
7
|
-
aws: {
|
|
8
|
-
regions: [
|
|
9
|
-
"af-south-1",
|
|
10
|
-
"ap-east-1",
|
|
11
|
-
"ap-northeast-1",
|
|
12
|
-
"ap-northeast-2",
|
|
13
|
-
"ap-northeast-3",
|
|
14
|
-
"ap-south-1",
|
|
15
|
-
"ap-southeast-1",
|
|
16
|
-
"ap-southeast-2",
|
|
17
|
-
"ca-central-1",
|
|
18
|
-
"eu-central-1",
|
|
19
|
-
"eu-north-1",
|
|
20
|
-
"eu-south-1",
|
|
21
|
-
"eu-west-1",
|
|
22
|
-
"eu-west-2",
|
|
23
|
-
"eu-west-3",
|
|
24
|
-
"me-south-1",
|
|
25
|
-
"sa-east-1",
|
|
26
|
-
"us-east-1",
|
|
27
|
-
"us-east-2",
|
|
28
|
-
"us-west-1",
|
|
29
|
-
"us-west-2",
|
|
30
|
-
],
|
|
31
|
-
hostname: "api.iotwireless.{region}.amazonaws.com",
|
|
32
|
-
},
|
|
33
|
-
"aws-cn": {
|
|
34
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
35
|
-
hostname: "api.iotwireless.{region}.amazonaws.com.cn",
|
|
36
|
-
},
|
|
37
|
-
"aws-iso": {
|
|
38
|
-
regions: ["us-iso-east-1"],
|
|
39
|
-
hostname: "api.iotwireless.{region}.c2s.ic.gov",
|
|
40
|
-
},
|
|
41
|
-
"aws-iso-b": {
|
|
42
|
-
regions: ["us-isob-east-1"],
|
|
43
|
-
hostname: "api.iotwireless.{region}.sc2s.sgov.gov",
|
|
44
|
-
},
|
|
45
|
-
"aws-us-gov": {
|
|
46
|
-
regions: ["us-gov-east-1", "us-gov-west-1"],
|
|
47
|
-
hostname: "api.iotwireless.{region}.amazonaws.com",
|
|
48
|
-
},
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
52
|
-
getRegionInfo(region, {
|
|
53
|
-
...options,
|
|
54
|
-
signingService: "iotwireless",
|
|
55
|
-
regionHash,
|
|
56
|
-
partitionHash,
|
|
57
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
export * from "./IoTWirelessClient";
|
|
2
|
-
export * from "./IoTWireless";
|
|
3
|
-
export * from "./commands/AssociateAwsAccountWithPartnerAccountCommand";
|
|
4
|
-
export * from "./commands/AssociateWirelessDeviceWithThingCommand";
|
|
5
|
-
export * from "./commands/AssociateWirelessGatewayWithCertificateCommand";
|
|
6
|
-
export * from "./commands/AssociateWirelessGatewayWithThingCommand";
|
|
7
|
-
export * from "./commands/CreateDestinationCommand";
|
|
8
|
-
export * from "./commands/CreateDeviceProfileCommand";
|
|
9
|
-
export * from "./commands/CreateServiceProfileCommand";
|
|
10
|
-
export * from "./commands/CreateWirelessDeviceCommand";
|
|
11
|
-
export * from "./commands/CreateWirelessGatewayCommand";
|
|
12
|
-
export * from "./commands/CreateWirelessGatewayTaskCommand";
|
|
13
|
-
export * from "./commands/CreateWirelessGatewayTaskDefinitionCommand";
|
|
14
|
-
export * from "./commands/DeleteDestinationCommand";
|
|
15
|
-
export * from "./commands/DeleteDeviceProfileCommand";
|
|
16
|
-
export * from "./commands/DeleteServiceProfileCommand";
|
|
17
|
-
export * from "./commands/DeleteWirelessDeviceCommand";
|
|
18
|
-
export * from "./commands/DeleteWirelessGatewayCommand";
|
|
19
|
-
export * from "./commands/DeleteWirelessGatewayTaskCommand";
|
|
20
|
-
export * from "./commands/DeleteWirelessGatewayTaskDefinitionCommand";
|
|
21
|
-
export * from "./commands/DisassociateAwsAccountFromPartnerAccountCommand";
|
|
22
|
-
export * from "./commands/DisassociateWirelessDeviceFromThingCommand";
|
|
23
|
-
export * from "./commands/DisassociateWirelessGatewayFromCertificateCommand";
|
|
24
|
-
export * from "./commands/DisassociateWirelessGatewayFromThingCommand";
|
|
25
|
-
export * from "./commands/GetDestinationCommand";
|
|
26
|
-
export * from "./commands/GetDeviceProfileCommand";
|
|
27
|
-
export * from "./commands/GetLogLevelsByResourceTypesCommand";
|
|
28
|
-
export * from "./commands/GetPartnerAccountCommand";
|
|
29
|
-
export * from "./commands/GetResourceLogLevelCommand";
|
|
30
|
-
export * from "./commands/GetServiceEndpointCommand";
|
|
31
|
-
export * from "./commands/GetServiceProfileCommand";
|
|
32
|
-
export * from "./commands/GetWirelessDeviceCommand";
|
|
33
|
-
export * from "./commands/GetWirelessDeviceStatisticsCommand";
|
|
34
|
-
export * from "./commands/GetWirelessGatewayCommand";
|
|
35
|
-
export * from "./commands/GetWirelessGatewayCertificateCommand";
|
|
36
|
-
export * from "./commands/GetWirelessGatewayFirmwareInformationCommand";
|
|
37
|
-
export * from "./commands/GetWirelessGatewayStatisticsCommand";
|
|
38
|
-
export * from "./commands/GetWirelessGatewayTaskCommand";
|
|
39
|
-
export * from "./commands/GetWirelessGatewayTaskDefinitionCommand";
|
|
40
|
-
export * from "./commands/ListDestinationsCommand";
|
|
41
|
-
export * from "./pagination/ListDestinationsPaginator";
|
|
42
|
-
export * from "./commands/ListDeviceProfilesCommand";
|
|
43
|
-
export * from "./pagination/ListDeviceProfilesPaginator";
|
|
44
|
-
export * from "./commands/ListPartnerAccountsCommand";
|
|
45
|
-
export * from "./commands/ListServiceProfilesCommand";
|
|
46
|
-
export * from "./pagination/ListServiceProfilesPaginator";
|
|
47
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
48
|
-
export * from "./commands/ListWirelessDevicesCommand";
|
|
49
|
-
export * from "./pagination/ListWirelessDevicesPaginator";
|
|
50
|
-
export * from "./commands/ListWirelessGatewaysCommand";
|
|
51
|
-
export * from "./pagination/ListWirelessGatewaysPaginator";
|
|
52
|
-
export * from "./commands/ListWirelessGatewayTaskDefinitionsCommand";
|
|
53
|
-
export * from "./commands/PutResourceLogLevelCommand";
|
|
54
|
-
export * from "./commands/ResetAllResourceLogLevelsCommand";
|
|
55
|
-
export * from "./commands/ResetResourceLogLevelCommand";
|
|
56
|
-
export * from "./commands/SendDataToWirelessDeviceCommand";
|
|
57
|
-
export * from "./commands/TagResourceCommand";
|
|
58
|
-
export * from "./commands/TestWirelessDeviceCommand";
|
|
59
|
-
export * from "./commands/UntagResourceCommand";
|
|
60
|
-
export * from "./commands/UpdateDestinationCommand";
|
|
61
|
-
export * from "./commands/UpdateLogLevelsByResourceTypesCommand";
|
|
62
|
-
export * from "./commands/UpdatePartnerAccountCommand";
|
|
63
|
-
export * from "./commands/UpdateWirelessDeviceCommand";
|
|
64
|
-
export * from "./commands/UpdateWirelessGatewayCommand";
|
|
65
|
-
export * from "./pagination/Interfaces";
|
|
66
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|