@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,96 +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 { GetResourceLogLevelRequest, GetResourceLogLevelResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetResourceLogLevelCommand,
|
|
18
|
-
serializeAws_restJson1GetResourceLogLevelCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetResourceLogLevelCommandInput extends GetResourceLogLevelRequest {}
|
|
22
|
-
export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for
|
|
26
|
-
* a wireless device or a wireless gateway.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { IoTWirelessClient, GetResourceLogLevelCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
31
|
-
* // const { IoTWirelessClient, GetResourceLogLevelCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
32
|
-
* const client = new IoTWirelessClient(config);
|
|
33
|
-
* const command = new GetResourceLogLevelCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link GetResourceLogLevelCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link GetResourceLogLevelCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class GetResourceLogLevelCommand extends $Command<
|
|
43
|
-
GetResourceLogLevelCommandInput,
|
|
44
|
-
GetResourceLogLevelCommandOutput,
|
|
45
|
-
IoTWirelessClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: GetResourceLogLevelCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "IoTWirelessClient";
|
|
70
|
-
const commandName = "GetResourceLogLevelCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: GetResourceLogLevelRequest.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: GetResourceLogLevelResponse.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: GetResourceLogLevelCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_restJson1GetResourceLogLevelCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetResourceLogLevelCommandOutput> {
|
|
91
|
-
return deserializeAws_restJson1GetResourceLogLevelCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|
|
@@ -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 { GetServiceEndpointRequest, GetServiceEndpointResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetServiceEndpointCommand,
|
|
18
|
-
serializeAws_restJson1GetServiceEndpointCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetServiceEndpointCommandInput extends GetServiceEndpointRequest {}
|
|
22
|
-
export interface GetServiceEndpointCommandOutput extends GetServiceEndpointResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, GetServiceEndpointCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetServiceEndpointCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetServiceEndpointCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetServiceEndpointCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetServiceEndpointCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetServiceEndpointCommand extends $Command<
|
|
42
|
-
GetServiceEndpointCommandInput,
|
|
43
|
-
GetServiceEndpointCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetServiceEndpointCommandInput) {
|
|
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<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput> {
|
|
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 = "GetServiceEndpointCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetServiceEndpointRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetServiceEndpointResponse.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: GetServiceEndpointCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetServiceEndpointCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetServiceEndpointCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetServiceEndpointCommand(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 { GetServiceProfileRequest, GetServiceProfileResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetServiceProfileCommand,
|
|
18
|
-
serializeAws_restJson1GetServiceProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetServiceProfileCommandInput extends GetServiceProfileRequest {}
|
|
22
|
-
export interface GetServiceProfileCommandOutput extends GetServiceProfileResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about a service profile.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, GetServiceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetServiceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetServiceProfileCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetServiceProfileCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetServiceProfileCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetServiceProfileCommand extends $Command<
|
|
42
|
-
GetServiceProfileCommandInput,
|
|
43
|
-
GetServiceProfileCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetServiceProfileCommandInput) {
|
|
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<GetServiceProfileCommandInput, GetServiceProfileCommandOutput> {
|
|
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 = "GetServiceProfileCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetServiceProfileRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetServiceProfileResponse.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: GetServiceProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetServiceProfileCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetServiceProfileCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetServiceProfileCommand(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 { GetWirelessDeviceRequest, GetWirelessDeviceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetWirelessDeviceCommand,
|
|
18
|
-
serializeAws_restJson1GetWirelessDeviceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetWirelessDeviceCommandInput extends GetWirelessDeviceRequest {}
|
|
22
|
-
export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about 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, GetWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetWirelessDeviceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetWirelessDeviceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetWirelessDeviceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetWirelessDeviceCommand extends $Command<
|
|
42
|
-
GetWirelessDeviceCommandInput,
|
|
43
|
-
GetWirelessDeviceCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetWirelessDeviceCommandInput) {
|
|
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<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput> {
|
|
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 = "GetWirelessDeviceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetWirelessDeviceRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetWirelessDeviceResponse.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: GetWirelessDeviceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetWirelessDeviceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetWirelessDeviceCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetWirelessDeviceCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,100 +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 { GetWirelessDeviceStatisticsRequest, GetWirelessDeviceStatisticsResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetWirelessDeviceStatisticsCommand,
|
|
18
|
-
serializeAws_restJson1GetWirelessDeviceStatisticsCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetWirelessDeviceStatisticsCommandInput extends GetWirelessDeviceStatisticsRequest {}
|
|
22
|
-
export interface GetWirelessDeviceStatisticsCommandOutput
|
|
23
|
-
extends GetWirelessDeviceStatisticsResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Gets operating information about a wireless device.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { IoTWirelessClient, GetWirelessDeviceStatisticsCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
32
|
-
* // const { IoTWirelessClient, GetWirelessDeviceStatisticsCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
33
|
-
* const client = new IoTWirelessClient(config);
|
|
34
|
-
* const command = new GetWirelessDeviceStatisticsCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link GetWirelessDeviceStatisticsCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link GetWirelessDeviceStatisticsCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class GetWirelessDeviceStatisticsCommand extends $Command<
|
|
44
|
-
GetWirelessDeviceStatisticsCommandInput,
|
|
45
|
-
GetWirelessDeviceStatisticsCommandOutput,
|
|
46
|
-
IoTWirelessClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: GetWirelessDeviceStatisticsCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<GetWirelessDeviceStatisticsCommandInput, GetWirelessDeviceStatisticsCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "IoTWirelessClient";
|
|
71
|
-
const commandName = "GetWirelessDeviceStatisticsCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: GetWirelessDeviceStatisticsRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: GetWirelessDeviceStatisticsResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: GetWirelessDeviceStatisticsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restJson1GetWirelessDeviceStatisticsCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(
|
|
92
|
-
output: __HttpResponse,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<GetWirelessDeviceStatisticsCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1GetWirelessDeviceStatisticsCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,100 +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 { GetWirelessGatewayCertificateRequest, GetWirelessGatewayCertificateResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetWirelessGatewayCertificateCommand,
|
|
18
|
-
serializeAws_restJson1GetWirelessGatewayCertificateCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetWirelessGatewayCertificateCommandInput extends GetWirelessGatewayCertificateRequest {}
|
|
22
|
-
export interface GetWirelessGatewayCertificateCommandOutput
|
|
23
|
-
extends GetWirelessGatewayCertificateResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Gets the ID of the certificate that is currently associated with a wireless gateway.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { IoTWirelessClient, GetWirelessGatewayCertificateCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
32
|
-
* // const { IoTWirelessClient, GetWirelessGatewayCertificateCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
33
|
-
* const client = new IoTWirelessClient(config);
|
|
34
|
-
* const command = new GetWirelessGatewayCertificateCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link GetWirelessGatewayCertificateCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link GetWirelessGatewayCertificateCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class GetWirelessGatewayCertificateCommand extends $Command<
|
|
44
|
-
GetWirelessGatewayCertificateCommandInput,
|
|
45
|
-
GetWirelessGatewayCertificateCommandOutput,
|
|
46
|
-
IoTWirelessClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: GetWirelessGatewayCertificateCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<GetWirelessGatewayCertificateCommandInput, GetWirelessGatewayCertificateCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "IoTWirelessClient";
|
|
71
|
-
const commandName = "GetWirelessGatewayCertificateCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: GetWirelessGatewayCertificateRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: GetWirelessGatewayCertificateResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: GetWirelessGatewayCertificateCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restJson1GetWirelessGatewayCertificateCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(
|
|
92
|
-
output: __HttpResponse,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<GetWirelessGatewayCertificateCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1GetWirelessGatewayCertificateCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -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 { GetWirelessGatewayRequest, GetWirelessGatewayResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetWirelessGatewayCommand,
|
|
18
|
-
serializeAws_restJson1GetWirelessGatewayCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetWirelessGatewayCommandInput extends GetWirelessGatewayRequest {}
|
|
22
|
-
export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about 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, GetWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetWirelessGatewayCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetWirelessGatewayCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetWirelessGatewayCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetWirelessGatewayCommand extends $Command<
|
|
42
|
-
GetWirelessGatewayCommandInput,
|
|
43
|
-
GetWirelessGatewayCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetWirelessGatewayCommandInput) {
|
|
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<GetWirelessGatewayCommandInput, GetWirelessGatewayCommandOutput> {
|
|
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 = "GetWirelessGatewayCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetWirelessGatewayRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetWirelessGatewayResponse.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: GetWirelessGatewayCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetWirelessGatewayCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetWirelessGatewayCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetWirelessGatewayCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|