@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,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 { CreateWirelessDeviceRequest, CreateWirelessDeviceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1CreateWirelessDeviceCommand,
|
|
18
|
-
serializeAws_restJson1CreateWirelessDeviceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface CreateWirelessDeviceCommandInput extends CreateWirelessDeviceRequest {}
|
|
22
|
-
export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Provisions 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, CreateWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, CreateWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new CreateWirelessDeviceCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreateWirelessDeviceCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreateWirelessDeviceCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class CreateWirelessDeviceCommand extends $Command<
|
|
42
|
-
CreateWirelessDeviceCommandInput,
|
|
43
|
-
CreateWirelessDeviceCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: CreateWirelessDeviceCommandInput) {
|
|
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<CreateWirelessDeviceCommandInput, CreateWirelessDeviceCommandOutput> {
|
|
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 = "CreateWirelessDeviceCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: CreateWirelessDeviceRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: CreateWirelessDeviceResponse.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: CreateWirelessDeviceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1CreateWirelessDeviceCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateWirelessDeviceCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1CreateWirelessDeviceCommand(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 { CreateWirelessGatewayRequest, CreateWirelessGatewayResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1CreateWirelessGatewayCommand,
|
|
18
|
-
serializeAws_restJson1CreateWirelessGatewayCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface CreateWirelessGatewayCommandInput extends CreateWirelessGatewayRequest {}
|
|
22
|
-
export interface CreateWirelessGatewayCommandOutput extends CreateWirelessGatewayResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Provisions 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, CreateWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, CreateWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new CreateWirelessGatewayCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreateWirelessGatewayCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreateWirelessGatewayCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class CreateWirelessGatewayCommand extends $Command<
|
|
42
|
-
CreateWirelessGatewayCommandInput,
|
|
43
|
-
CreateWirelessGatewayCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: CreateWirelessGatewayCommandInput) {
|
|
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<CreateWirelessGatewayCommandInput, CreateWirelessGatewayCommandOutput> {
|
|
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 = "CreateWirelessGatewayCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: CreateWirelessGatewayRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: CreateWirelessGatewayResponse.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: CreateWirelessGatewayCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1CreateWirelessGatewayCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateWirelessGatewayCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1CreateWirelessGatewayCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,98 +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 { CreateWirelessGatewayTaskRequest, CreateWirelessGatewayTaskResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1CreateWirelessGatewayTaskCommand,
|
|
18
|
-
serializeAws_restJson1CreateWirelessGatewayTaskCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface CreateWirelessGatewayTaskCommandInput extends CreateWirelessGatewayTaskRequest {}
|
|
22
|
-
export interface CreateWirelessGatewayTaskCommandOutput extends CreateWirelessGatewayTaskResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Creates a task for 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, CreateWirelessGatewayTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, CreateWirelessGatewayTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new CreateWirelessGatewayTaskCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreateWirelessGatewayTaskCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreateWirelessGatewayTaskCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class CreateWirelessGatewayTaskCommand extends $Command<
|
|
42
|
-
CreateWirelessGatewayTaskCommandInput,
|
|
43
|
-
CreateWirelessGatewayTaskCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: CreateWirelessGatewayTaskCommandInput) {
|
|
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<CreateWirelessGatewayTaskCommandInput, CreateWirelessGatewayTaskCommandOutput> {
|
|
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 = "CreateWirelessGatewayTaskCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: CreateWirelessGatewayTaskRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: CreateWirelessGatewayTaskResponse.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: CreateWirelessGatewayTaskCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1CreateWirelessGatewayTaskCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(
|
|
90
|
-
output: __HttpResponse,
|
|
91
|
-
context: __SerdeContext
|
|
92
|
-
): Promise<CreateWirelessGatewayTaskCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1CreateWirelessGatewayTaskCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -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
|
-
CreateWirelessGatewayTaskDefinitionRequest,
|
|
17
|
-
CreateWirelessGatewayTaskDefinitionResponse,
|
|
18
|
-
} from "../models/models_0";
|
|
19
|
-
import {
|
|
20
|
-
deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand,
|
|
21
|
-
serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand,
|
|
22
|
-
} from "../protocols/Aws_restJson1";
|
|
23
|
-
|
|
24
|
-
export interface CreateWirelessGatewayTaskDefinitionCommandInput extends CreateWirelessGatewayTaskDefinitionRequest {}
|
|
25
|
-
export interface CreateWirelessGatewayTaskDefinitionCommandOutput
|
|
26
|
-
extends CreateWirelessGatewayTaskDefinitionResponse,
|
|
27
|
-
__MetadataBearer {}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Creates a gateway task definition.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { IoTWirelessClient, CreateWirelessGatewayTaskDefinitionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
35
|
-
* // const { IoTWirelessClient, CreateWirelessGatewayTaskDefinitionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
36
|
-
* const client = new IoTWirelessClient(config);
|
|
37
|
-
* const command = new CreateWirelessGatewayTaskDefinitionCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link CreateWirelessGatewayTaskDefinitionCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link CreateWirelessGatewayTaskDefinitionCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class CreateWirelessGatewayTaskDefinitionCommand extends $Command<
|
|
47
|
-
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
48
|
-
CreateWirelessGatewayTaskDefinitionCommandOutput,
|
|
49
|
-
IoTWirelessClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: CreateWirelessGatewayTaskDefinitionCommandInput) {
|
|
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<CreateWirelessGatewayTaskDefinitionCommandInput, CreateWirelessGatewayTaskDefinitionCommandOutput> {
|
|
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 = "CreateWirelessGatewayTaskDefinitionCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: CreateWirelessGatewayTaskDefinitionRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: CreateWirelessGatewayTaskDefinitionResponse.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: CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
): Promise<__HttpRequest> {
|
|
94
|
-
return serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand(input, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private deserialize(
|
|
98
|
-
output: __HttpResponse,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<CreateWirelessGatewayTaskDefinitionCommandOutput> {
|
|
101
|
-
return deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand(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 { DeleteDestinationRequest, DeleteDestinationResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteDestinationCommand,
|
|
18
|
-
serializeAws_restJson1DeleteDestinationCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteDestinationCommandInput extends DeleteDestinationRequest {}
|
|
22
|
-
export interface DeleteDestinationCommandOutput extends DeleteDestinationResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes 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, DeleteDestinationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, DeleteDestinationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new DeleteDestinationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteDestinationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteDestinationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteDestinationCommand extends $Command<
|
|
42
|
-
DeleteDestinationCommandInput,
|
|
43
|
-
DeleteDestinationCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteDestinationCommandInput) {
|
|
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<DeleteDestinationCommandInput, DeleteDestinationCommandOutput> {
|
|
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 = "DeleteDestinationCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteDestinationRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DeleteDestinationResponse.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: DeleteDestinationCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteDestinationCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteDestinationCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DeleteDestinationCommand(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 { DeleteDeviceProfileRequest, DeleteDeviceProfileResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteDeviceProfileCommand,
|
|
18
|
-
serializeAws_restJson1DeleteDeviceProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteDeviceProfileCommandInput extends DeleteDeviceProfileRequest {}
|
|
22
|
-
export interface DeleteDeviceProfileCommandOutput extends DeleteDeviceProfileResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes 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, DeleteDeviceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, DeleteDeviceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new DeleteDeviceProfileCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteDeviceProfileCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteDeviceProfileCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteDeviceProfileCommand extends $Command<
|
|
42
|
-
DeleteDeviceProfileCommandInput,
|
|
43
|
-
DeleteDeviceProfileCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteDeviceProfileCommandInput) {
|
|
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<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput> {
|
|
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 = "DeleteDeviceProfileCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteDeviceProfileRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DeleteDeviceProfileResponse.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: DeleteDeviceProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteDeviceProfileCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteDeviceProfileCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DeleteDeviceProfileCommand(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 { DeleteServiceProfileRequest, DeleteServiceProfileResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1DeleteServiceProfileCommand,
|
|
18
|
-
serializeAws_restJson1DeleteServiceProfileCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface DeleteServiceProfileCommandInput extends DeleteServiceProfileRequest {}
|
|
22
|
-
export interface DeleteServiceProfileCommandOutput extends DeleteServiceProfileResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Deletes 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, DeleteServiceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
30
|
-
* // const { IoTWirelessClient, DeleteServiceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
31
|
-
* const client = new IoTWirelessClient(config);
|
|
32
|
-
* const command = new DeleteServiceProfileCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link DeleteServiceProfileCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link DeleteServiceProfileCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link IoTWirelessClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class DeleteServiceProfileCommand extends $Command<
|
|
42
|
-
DeleteServiceProfileCommandInput,
|
|
43
|
-
DeleteServiceProfileCommandOutput,
|
|
44
|
-
IoTWirelessClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: DeleteServiceProfileCommandInput) {
|
|
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<DeleteServiceProfileCommandInput, DeleteServiceProfileCommandOutput> {
|
|
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 = "DeleteServiceProfileCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: DeleteServiceProfileRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: DeleteServiceProfileResponse.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: DeleteServiceProfileCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1DeleteServiceProfileCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteServiceProfileCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1DeleteServiceProfileCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|