@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,110 +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 {
|
|
16
|
-
DisassociateWirelessGatewayFromCertificateRequest,
|
|
17
|
-
DisassociateWirelessGatewayFromCertificateResponse,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand,
|
|
21
|
-
serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand,
|
|
22
|
-
} from "../protocols/Aws_restJson1";
|
|
23
|
-
|
|
24
|
-
export interface DisassociateWirelessGatewayFromCertificateCommandInput
|
|
25
|
-
extends DisassociateWirelessGatewayFromCertificateRequest {}
|
|
26
|
-
export interface DisassociateWirelessGatewayFromCertificateCommandOutput
|
|
27
|
-
extends DisassociateWirelessGatewayFromCertificateResponse,
|
|
28
|
-
__MetadataBearer {}
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* <p>Disassociates a wireless gateway from its currently associated certificate.</p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { IoTWirelessClient, DisassociateWirelessGatewayFromCertificateCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
36
|
-
* // const { IoTWirelessClient, DisassociateWirelessGatewayFromCertificateCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
37
|
-
* const client = new IoTWirelessClient(config);
|
|
38
|
-
* const command = new DisassociateWirelessGatewayFromCertificateCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link DisassociateWirelessGatewayFromCertificateCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link DisassociateWirelessGatewayFromCertificateCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class DisassociateWirelessGatewayFromCertificateCommand extends $Command<
|
|
48
|
-
DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
49
|
-
DisassociateWirelessGatewayFromCertificateCommandOutput,
|
|
50
|
-
IoTWirelessClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: DisassociateWirelessGatewayFromCertificateCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<
|
|
69
|
-
DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
70
|
-
DisassociateWirelessGatewayFromCertificateCommandOutput
|
|
71
|
-
> {
|
|
72
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
73
|
-
|
|
74
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
75
|
-
|
|
76
|
-
const { logger } = configuration;
|
|
77
|
-
const clientName = "IoTWirelessClient";
|
|
78
|
-
const commandName = "DisassociateWirelessGatewayFromCertificateCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: DisassociateWirelessGatewayFromCertificateRequest.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: DisassociateWirelessGatewayFromCertificateResponse.filterSensitiveLog,
|
|
85
|
-
};
|
|
86
|
-
const { requestHandler } = configuration;
|
|
87
|
-
return stack.resolve(
|
|
88
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
89
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
90
|
-
handlerExecutionContext
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private serialize(
|
|
95
|
-
input: DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
96
|
-
context: __SerdeContext
|
|
97
|
-
): Promise<__HttpRequest> {
|
|
98
|
-
return serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand(input, context);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
private deserialize(
|
|
102
|
-
output: __HttpResponse,
|
|
103
|
-
context: __SerdeContext
|
|
104
|
-
): Promise<DisassociateWirelessGatewayFromCertificateCommandOutput> {
|
|
105
|
-
return deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand(output, context);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
// Start section: command_body_extra
|
|
109
|
-
// End section: command_body_extra
|
|
110
|
-
}
|
|
@@ -1,106 +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 {
|
|
16
|
-
DisassociateWirelessGatewayFromThingRequest,
|
|
17
|
-
DisassociateWirelessGatewayFromThingResponse,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand,
|
|
21
|
-
serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand,
|
|
22
|
-
} from "../protocols/Aws_restJson1";
|
|
23
|
-
|
|
24
|
-
export interface DisassociateWirelessGatewayFromThingCommandInput extends DisassociateWirelessGatewayFromThingRequest {}
|
|
25
|
-
export interface DisassociateWirelessGatewayFromThingCommandOutput
|
|
26
|
-
extends DisassociateWirelessGatewayFromThingResponse,
|
|
27
|
-
__MetadataBearer {}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Disassociates a wireless gateway from its currently associated thing.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { IoTWirelessClient, DisassociateWirelessGatewayFromThingCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
35
|
-
* // const { IoTWirelessClient, DisassociateWirelessGatewayFromThingCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
36
|
-
* const client = new IoTWirelessClient(config);
|
|
37
|
-
* const command = new DisassociateWirelessGatewayFromThingCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DisassociateWirelessGatewayFromThingCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DisassociateWirelessGatewayFromThingCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class DisassociateWirelessGatewayFromThingCommand extends $Command<
|
|
47
|
-
DisassociateWirelessGatewayFromThingCommandInput,
|
|
48
|
-
DisassociateWirelessGatewayFromThingCommandOutput,
|
|
49
|
-
IoTWirelessClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: DisassociateWirelessGatewayFromThingCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: IoTWirelessClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "IoTWirelessClient";
|
|
74
|
-
const commandName = "DisassociateWirelessGatewayFromThingCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: DisassociateWirelessGatewayFromThingRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: DisassociateWirelessGatewayFromThingResponse.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(
|
|
91
|
-
input: DisassociateWirelessGatewayFromThingCommandInput,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(
|
|
98
|
-
output: __HttpResponse,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<DisassociateWirelessGatewayFromThingCommandOutput> {
|
|
101
|
-
return deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand(output, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// Start section: command_body_extra
|
|
105
|
-
// End section: command_body_extra
|
|
106
|
-
}
|
|
@@ -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 { GetDestinationRequest, GetDestinationResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetDestinationCommand,
|
|
18
|
-
serializeAws_restJson1GetDestinationCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetDestinationCommandInput extends GetDestinationRequest {}
|
|
22
|
-
export interface GetDestinationCommandOutput extends GetDestinationResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about a destination.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, GetDestinationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetDestinationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetDestinationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetDestinationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetDestinationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetDestinationCommand extends $Command<
|
|
42
|
-
GetDestinationCommandInput,
|
|
43
|
-
GetDestinationCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetDestinationCommandInput) {
|
|
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<GetDestinationCommandInput, GetDestinationCommandOutput> {
|
|
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 = "GetDestinationCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetDestinationRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetDestinationResponse.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: GetDestinationCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetDestinationCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDestinationCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetDestinationCommand(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 { GetDeviceProfileRequest, GetDeviceProfileResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetDeviceProfileCommand,
|
|
18
|
-
serializeAws_restJson1GetDeviceProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetDeviceProfileCommandInput extends GetDeviceProfileRequest {}
|
|
22
|
-
export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about a device 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, GetDeviceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetDeviceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetDeviceProfileCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetDeviceProfileCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetDeviceProfileCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetDeviceProfileCommand extends $Command<
|
|
42
|
-
GetDeviceProfileCommandInput,
|
|
43
|
-
GetDeviceProfileCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetDeviceProfileCommandInput) {
|
|
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<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput> {
|
|
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 = "GetDeviceProfileCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetDeviceProfileRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetDeviceProfileResponse.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: GetDeviceProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetDeviceProfileCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeviceProfileCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetDeviceProfileCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,101 +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 { GetLogLevelsByResourceTypesRequest, GetLogLevelsByResourceTypesResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetLogLevelsByResourceTypesCommand,
|
|
18
|
-
serializeAws_restJson1GetLogLevelsByResourceTypesCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetLogLevelsByResourceTypesCommandInput extends GetLogLevelsByResourceTypesRequest {}
|
|
22
|
-
export interface GetLogLevelsByResourceTypesCommandOutput
|
|
23
|
-
extends GetLogLevelsByResourceTypesResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Returns current default log levels or log levels by resource types. Based on resource types, log levels can be
|
|
28
|
-
* for wireless device log options or wireless gateway log options.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { IoTWirelessClient, GetLogLevelsByResourceTypesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
33
|
-
* // const { IoTWirelessClient, GetLogLevelsByResourceTypesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
34
|
-
* const client = new IoTWirelessClient(config);
|
|
35
|
-
* const command = new GetLogLevelsByResourceTypesCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link GetLogLevelsByResourceTypesCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link GetLogLevelsByResourceTypesCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class GetLogLevelsByResourceTypesCommand extends $Command<
|
|
45
|
-
GetLogLevelsByResourceTypesCommandInput,
|
|
46
|
-
GetLogLevelsByResourceTypesCommandOutput,
|
|
47
|
-
IoTWirelessClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: GetLogLevelsByResourceTypesCommandInput) {
|
|
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<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput> {
|
|
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 = "GetLogLevelsByResourceTypesCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: GetLogLevelsByResourceTypesRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: GetLogLevelsByResourceTypesResponse.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(input: GetLogLevelsByResourceTypesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1GetLogLevelsByResourceTypesCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(
|
|
93
|
-
output: __HttpResponse,
|
|
94
|
-
context: __SerdeContext
|
|
95
|
-
): Promise<GetLogLevelsByResourceTypesCommandOutput> {
|
|
96
|
-
return deserializeAws_restJson1GetLogLevelsByResourceTypesCommand(output, context);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
// Start section: command_body_extra
|
|
100
|
-
// End section: command_body_extra
|
|
101
|
-
}
|
|
@@ -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 { GetPartnerAccountRequest, GetPartnerAccountResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1GetPartnerAccountCommand,
|
|
18
|
-
serializeAws_restJson1GetPartnerAccountCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface GetPartnerAccountCommandInput extends GetPartnerAccountRequest {}
|
|
22
|
-
export interface GetPartnerAccountCommandOutput extends GetPartnerAccountResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Gets information about a partner account. If <code>PartnerAccountId</code> and <code>PartnerType</code> are <code>null</code>, returns all partner accounts.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { IoTWirelessClient, GetPartnerAccountCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, GetPartnerAccountCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new GetPartnerAccountCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link GetPartnerAccountCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link GetPartnerAccountCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class GetPartnerAccountCommand extends $Command<
|
|
42
|
-
GetPartnerAccountCommandInput,
|
|
43
|
-
GetPartnerAccountCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: GetPartnerAccountCommandInput) {
|
|
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<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput> {
|
|
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 = "GetPartnerAccountCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: GetPartnerAccountRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: GetPartnerAccountResponse.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: GetPartnerAccountCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1GetPartnerAccountCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetPartnerAccountCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1GetPartnerAccountCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|