@aws-sdk/client-iot-wireless 3.478.0 → 3.481.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/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-cjs/commands/GetDestinationCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/GetPositionCommand.js +18 -41
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/ListDestinationsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDestinationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/UpdatePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/CreateDestinationCommand.js +18 -41
- package/dist-es/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-es/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-es/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-es/commands/GetDestinationCommand.js +18 -41
- package/dist-es/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-es/commands/GetPositionCommand.js +18 -41
- package/dist-es/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/GetResourcePositionCommand.js +18 -41
- package/dist-es/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-es/commands/GetServiceProfileCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/ListDestinationsCommand.js +18 -41
- package/dist-es/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-es/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-es/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-es/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-es/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDestinationCommand.js +18 -41
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-es/commands/UpdatePositionCommand.js +18 -41
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +6 -21
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +6 -21
- package/dist-types/commands/GetDestinationCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/ListDestinationsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +6 -21
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteWirelessDeviceImportTaskCommand, se_DeleteWirelessDeviceImportTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteWirelessDeviceImportTaskCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DeleteWirelessDeviceImportTaskCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DeleteWirelessDeviceImportTask",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteWirelessDeviceImportTaskCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteWirelessDeviceImportTaskCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteWirelessDeviceImportTaskCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DeleteWirelessDeviceImportTask", {})
|
|
19
|
+
.n("IoTWirelessClient", "DeleteWirelessDeviceImportTaskCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteWirelessDeviceImportTaskCommand)
|
|
22
|
+
.de(de_DeleteWirelessDeviceImportTaskCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteWirelessGatewayCommand, se_DeleteWirelessGatewayCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteWirelessGatewayCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DeleteWirelessGatewayCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DeleteWirelessGateway",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteWirelessGatewayCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteWirelessGatewayCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteWirelessGatewayCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DeleteWirelessGateway", {})
|
|
19
|
+
.n("IoTWirelessClient", "DeleteWirelessGatewayCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteWirelessGatewayCommand)
|
|
22
|
+
.de(de_DeleteWirelessGatewayCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteWirelessGatewayTaskCommand, se_DeleteWirelessGatewayTaskCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteWirelessGatewayTaskCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DeleteWirelessGatewayTaskCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DeleteWirelessGatewayTask",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteWirelessGatewayTaskCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteWirelessGatewayTaskCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteWirelessGatewayTaskCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DeleteWirelessGatewayTask", {})
|
|
19
|
+
.n("IoTWirelessClient", "DeleteWirelessGatewayTaskCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteWirelessGatewayTaskCommand)
|
|
22
|
+
.de(de_DeleteWirelessGatewayTaskCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteWirelessGatewayTaskDefinitionCommand, se_DeleteWirelessGatewayTaskDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteWirelessGatewayTaskDefinitionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DeleteWirelessGatewayTaskDefinitionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DeleteWirelessGatewayTaskDefinition",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteWirelessGatewayTaskDefinitionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteWirelessGatewayTaskDefinitionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteWirelessGatewayTaskDefinitionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DeleteWirelessGatewayTaskDefinition", {})
|
|
19
|
+
.n("IoTWirelessClient", "DeleteWirelessGatewayTaskDefinitionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteWirelessGatewayTaskDefinitionCommand)
|
|
22
|
+
.de(de_DeleteWirelessGatewayTaskDefinitionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeregisterWirelessDeviceCommand, se_DeregisterWirelessDeviceCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeregisterWirelessDeviceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DeregisterWirelessDeviceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DeregisterWirelessDevice",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeregisterWirelessDeviceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeregisterWirelessDeviceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeregisterWirelessDeviceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DeregisterWirelessDevice", {})
|
|
19
|
+
.n("IoTWirelessClient", "DeregisterWirelessDeviceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeregisterWirelessDeviceCommand)
|
|
22
|
+
.de(de_DeregisterWirelessDeviceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateAwsAccountFromPartnerAccountCommand, se_DisassociateAwsAccountFromPartnerAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateAwsAccountFromPartnerAccountCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DisassociateAwsAccountFromPartnerAccountCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DisassociateAwsAccountFromPartnerAccount",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateAwsAccountFromPartnerAccountCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateAwsAccountFromPartnerAccountCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateAwsAccountFromPartnerAccountCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DisassociateAwsAccountFromPartnerAccount", {})
|
|
19
|
+
.n("IoTWirelessClient", "DisassociateAwsAccountFromPartnerAccountCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateAwsAccountFromPartnerAccountCommand)
|
|
22
|
+
.de(de_DisassociateAwsAccountFromPartnerAccountCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateMulticastGroupFromFuotaTaskCommand, se_DisassociateMulticastGroupFromFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateMulticastGroupFromFuotaTaskCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DisassociateMulticastGroupFromFuotaTask",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateMulticastGroupFromFuotaTaskCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateMulticastGroupFromFuotaTaskCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateMulticastGroupFromFuotaTaskCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DisassociateMulticastGroupFromFuotaTask", {})
|
|
19
|
+
.n("IoTWirelessClient", "DisassociateMulticastGroupFromFuotaTaskCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateMulticastGroupFromFuotaTaskCommand)
|
|
22
|
+
.de(de_DisassociateMulticastGroupFromFuotaTaskCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateWirelessDeviceFromFuotaTaskCommand, se_DisassociateWirelessDeviceFromFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateWirelessDeviceFromFuotaTaskCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DisassociateWirelessDeviceFromFuotaTask",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateWirelessDeviceFromFuotaTaskCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateWirelessDeviceFromFuotaTaskCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateWirelessDeviceFromFuotaTaskCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DisassociateWirelessDeviceFromFuotaTask", {})
|
|
19
|
+
.n("IoTWirelessClient", "DisassociateWirelessDeviceFromFuotaTaskCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateWirelessDeviceFromFuotaTaskCommand)
|
|
22
|
+
.de(de_DisassociateWirelessDeviceFromFuotaTaskCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateWirelessDeviceFromMulticastGroupCommand, se_DisassociateWirelessDeviceFromMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateWirelessDeviceFromMulticastGroupCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "IoTWirelessClient";
|
|
26
|
-
const commandName = "DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "iotwireless",
|
|
35
|
-
operation: "DisassociateWirelessDeviceFromMulticastGroup",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateWirelessDeviceFromMulticastGroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateWirelessDeviceFromMulticastGroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateWirelessDeviceFromMulticastGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("iotwireless", "DisassociateWirelessDeviceFromMulticastGroup", {})
|
|
19
|
+
.n("IoTWirelessClient", "DisassociateWirelessDeviceFromMulticastGroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateWirelessDeviceFromMulticastGroupCommand)
|
|
22
|
+
.de(de_DisassociateWirelessDeviceFromMulticastGroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|