@aws-sdk/client-iot-wireless 3.478.0 → 3.484.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 +11 -11
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "IoTWirelessClient";
|
|
30
|
-
const commandName = "AssociateAwsAccountWithPartnerAccountCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "iotwireless",
|
|
39
|
-
operation: "AssociateAwsAccountWithPartnerAccount",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_AssociateAwsAccountWithPartnerAccountCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_AssociateAwsAccountWithPartnerAccountCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("iotwireless", "AssociateAwsAccountWithPartnerAccount", {})
|
|
23
|
+
.n("IoTWirelessClient", "AssociateAwsAccountWithPartnerAccountCommand")
|
|
24
|
+
.f(models_0_1.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog, models_0_1.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_AssociateAwsAccountWithPartnerAccountCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_AssociateAwsAccountWithPartnerAccountCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.AssociateAwsAccountWithPartnerAccountCommand = AssociateAwsAccountWithPartnerAccountCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateMulticastGroupWithFuotaTaskCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateMulticastGroupWithFuotaTask",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateMulticastGroupWithFuotaTaskCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateMulticastGroupWithFuotaTaskCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateMulticastGroupWithFuotaTask", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateMulticastGroupWithFuotaTaskCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateMulticastGroupWithFuotaTaskCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateMulticastGroupWithFuotaTaskCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateMulticastGroupWithFuotaTaskCommand = AssociateMulticastGroupWithFuotaTaskCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateWirelessDeviceWithFuotaTask",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateWirelessDeviceWithFuotaTaskCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateWirelessDeviceWithFuotaTaskCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateWirelessDeviceWithFuotaTask", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateWirelessDeviceWithFuotaTaskCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateWirelessDeviceWithFuotaTaskCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateWirelessDeviceWithFuotaTaskCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWirelessDeviceWithFuotaTaskCommand = AssociateWirelessDeviceWithFuotaTaskCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateWirelessDeviceWithMulticastGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateWirelessDeviceWithMulticastGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateWirelessDeviceWithMulticastGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateWirelessDeviceWithMulticastGroup", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateWirelessDeviceWithMulticastGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateWirelessDeviceWithMulticastGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateWirelessDeviceWithMulticastGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWirelessDeviceWithMulticastGroupCommand = AssociateWirelessDeviceWithMulticastGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateWirelessDeviceWithThingCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateWirelessDeviceWithThingCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateWirelessDeviceWithThing",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateWirelessDeviceWithThingCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateWirelessDeviceWithThingCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWirelessDeviceWithThingCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateWirelessDeviceWithThing", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateWirelessDeviceWithThingCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateWirelessDeviceWithThingCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateWirelessDeviceWithThingCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWirelessDeviceWithThingCommand = AssociateWirelessDeviceWithThingCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateWirelessGatewayWithCertificateCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateWirelessGatewayWithCertificateCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateWirelessGatewayWithCertificate",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateWirelessGatewayWithCertificateCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateWirelessGatewayWithCertificateCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWirelessGatewayWithCertificateCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateWirelessGatewayWithCertificate", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateWirelessGatewayWithCertificateCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateWirelessGatewayWithCertificateCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateWirelessGatewayWithCertificateCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWirelessGatewayWithCertificateCommand = AssociateWirelessGatewayWithCertificateCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateWirelessGatewayWithThingCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "AssociateWirelessGatewayWithThingCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "AssociateWirelessGatewayWithThing",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateWirelessGatewayWithThingCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateWirelessGatewayWithThingCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWirelessGatewayWithThingCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "AssociateWirelessGatewayWithThing", {})
|
|
22
|
+
.n("IoTWirelessClient", "AssociateWirelessGatewayWithThingCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateWirelessGatewayWithThingCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateWirelessGatewayWithThingCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWirelessGatewayWithThingCommand = AssociateWirelessGatewayWithThingCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CancelMulticastGroupSessionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "CancelMulticastGroupSessionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "CancelMulticastGroupSession",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CancelMulticastGroupSessionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CancelMulticastGroupSessionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CancelMulticastGroupSessionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "CancelMulticastGroupSession", {})
|
|
22
|
+
.n("IoTWirelessClient", "CancelMulticastGroupSessionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CancelMulticastGroupSessionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CancelMulticastGroupSessionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CancelMulticastGroupSessionCommand = CancelMulticastGroupSessionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "IoTWirelessClient";
|
|
29
|
-
const commandName = "CreateDestinationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "CreateDestination",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateDestinationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateDestinationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateDestinationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("iotwireless", "CreateDestination", {})
|
|
22
|
+
.n("IoTWirelessClient", "CreateDestinationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateDestinationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateDestinationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateDestinationCommand = CreateDestinationCommand;
|