@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,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 PutPositionConfigurationCommand 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 = "PutPositionConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "PutPositionConfiguration",
|
|
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_PutPositionConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_PutPositionConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutPositionConfigurationCommand 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", "PutPositionConfiguration", {})
|
|
22
|
+
.n("IoTWirelessClient", "PutPositionConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_PutPositionConfigurationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_PutPositionConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutPositionConfigurationCommand = PutPositionConfigurationCommand;
|
|
@@ -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 PutResourceLogLevelCommand 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 = "PutResourceLogLevelCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "PutResourceLogLevel",
|
|
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_PutResourceLogLevelCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_PutResourceLogLevelCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutResourceLogLevelCommand 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", "PutResourceLogLevel", {})
|
|
22
|
+
.n("IoTWirelessClient", "PutResourceLogLevelCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_PutResourceLogLevelCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_PutResourceLogLevelCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutResourceLogLevelCommand = PutResourceLogLevelCommand;
|
|
@@ -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 ResetAllResourceLogLevelsCommand 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 = "ResetAllResourceLogLevelsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "ResetAllResourceLogLevels",
|
|
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_ResetAllResourceLogLevelsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ResetAllResourceLogLevelsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ResetAllResourceLogLevelsCommand 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", "ResetAllResourceLogLevels", {})
|
|
22
|
+
.n("IoTWirelessClient", "ResetAllResourceLogLevelsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ResetAllResourceLogLevelsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ResetAllResourceLogLevelsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ResetAllResourceLogLevelsCommand = ResetAllResourceLogLevelsCommand;
|
|
@@ -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 ResetResourceLogLevelCommand 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 = "ResetResourceLogLevelCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "ResetResourceLogLevel",
|
|
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_ResetResourceLogLevelCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ResetResourceLogLevelCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ResetResourceLogLevelCommand 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", "ResetResourceLogLevel", {})
|
|
22
|
+
.n("IoTWirelessClient", "ResetResourceLogLevelCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ResetResourceLogLevelCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ResetResourceLogLevelCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ResetResourceLogLevelCommand = ResetResourceLogLevelCommand;
|
|
@@ -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 SendDataToMulticastGroupCommand 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 = "SendDataToMulticastGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "SendDataToMulticastGroup",
|
|
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_SendDataToMulticastGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_SendDataToMulticastGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class SendDataToMulticastGroupCommand 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", "SendDataToMulticastGroup", {})
|
|
22
|
+
.n("IoTWirelessClient", "SendDataToMulticastGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_SendDataToMulticastGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_SendDataToMulticastGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.SendDataToMulticastGroupCommand = SendDataToMulticastGroupCommand;
|
|
@@ -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 SendDataToWirelessDeviceCommand 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 = "SendDataToWirelessDeviceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "SendDataToWirelessDevice",
|
|
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_SendDataToWirelessDeviceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_SendDataToWirelessDeviceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class SendDataToWirelessDeviceCommand 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", "SendDataToWirelessDevice", {})
|
|
22
|
+
.n("IoTWirelessClient", "SendDataToWirelessDeviceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_SendDataToWirelessDeviceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_SendDataToWirelessDeviceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.SendDataToWirelessDeviceCommand = SendDataToWirelessDeviceCommand;
|
|
@@ -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 StartBulkAssociateWirelessDeviceWithMulticastGroupCommand 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 = "StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "StartBulkAssociateWirelessDeviceWithMulticastGroup",
|
|
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_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand 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", "StartBulkAssociateWirelessDeviceWithMulticastGroup", {})
|
|
22
|
+
.n("IoTWirelessClient", "StartBulkAssociateWirelessDeviceWithMulticastGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = StartBulkAssociateWirelessDeviceWithMulticastGroupCommand;
|
|
@@ -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 StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand 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 = "StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "StartBulkDisassociateWirelessDeviceFromMulticastGroup",
|
|
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_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand 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", "StartBulkDisassociateWirelessDeviceFromMulticastGroup", {})
|
|
22
|
+
.n("IoTWirelessClient", "StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand;
|
|
@@ -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 StartFuotaTaskCommand 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 = "StartFuotaTaskCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "iotwireless",
|
|
38
|
-
operation: "StartFuotaTask",
|
|
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_StartFuotaTaskCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_StartFuotaTaskCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class StartFuotaTaskCommand 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", "StartFuotaTask", {})
|
|
22
|
+
.n("IoTWirelessClient", "StartFuotaTaskCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_StartFuotaTaskCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_StartFuotaTaskCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.StartFuotaTaskCommand = StartFuotaTaskCommand;
|