@aws-sdk/client-iot-wireless 3.193.0 → 3.196.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist-cjs/IoTWirelessClient.js +11 -8
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +10 -0
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +10 -0
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +10 -0
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +10 -0
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +10 -0
- package/dist-cjs/commands/CreateDestinationCommand.js +10 -0
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-cjs/commands/CreateServiceProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +10 -0
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +10 -0
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteDestinationCommand.js +10 -0
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +10 -0
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +10 -0
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +10 -0
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +10 -0
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +10 -0
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +10 -0
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +10 -0
- package/dist-cjs/commands/GetDestinationCommand.js +10 -0
- package/dist-cjs/commands/GetDeviceProfileCommand.js +10 -0
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +10 -0
- package/dist-cjs/commands/GetFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +10 -0
- package/dist-cjs/commands/GetMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +10 -0
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-cjs/commands/GetPartnerAccountCommand.js +10 -0
- package/dist-cjs/commands/GetPositionCommand.js +10 -0
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +10 -0
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +10 -0
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +10 -0
- package/dist-cjs/commands/GetServiceEndpointCommand.js +10 -0
- package/dist-cjs/commands/GetServiceProfileCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +10 -0
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-cjs/commands/ListDestinationsCommand.js +10 -0
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +10 -0
- package/dist-cjs/commands/ListFuotaTasksCommand.js +10 -0
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +10 -0
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +10 -0
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +10 -0
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +10 -0
- package/dist-cjs/commands/ListServiceProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +10 -0
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +10 -0
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +10 -0
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +10 -0
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +10 -0
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/StartFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +10 -0
- package/dist-cjs/commands/TagResourceCommand.js +10 -0
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/UntagResourceCommand.js +10 -0
- package/dist-cjs/commands/UpdateDestinationCommand.js +10 -0
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +10 -0
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +10 -0
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +10 -0
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +10 -0
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +10 -0
- package/dist-cjs/commands/UpdatePositionCommand.js +10 -0
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +10 -0
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +10 -0
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +318 -0
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/IoTWirelessClient.js +12 -9
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +10 -0
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +10 -0
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +10 -0
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +10 -0
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +10 -0
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +10 -0
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +10 -0
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +10 -0
- package/dist-es/commands/CreateDestinationCommand.js +10 -0
- package/dist-es/commands/CreateDeviceProfileCommand.js +10 -0
- package/dist-es/commands/CreateFuotaTaskCommand.js +10 -0
- package/dist-es/commands/CreateMulticastGroupCommand.js +10 -0
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-es/commands/CreateServiceProfileCommand.js +10 -0
- package/dist-es/commands/CreateWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/CreateWirelessGatewayCommand.js +10 -0
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +10 -0
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteDestinationCommand.js +10 -0
- package/dist-es/commands/DeleteDeviceProfileCommand.js +10 -0
- package/dist-es/commands/DeleteFuotaTaskCommand.js +10 -0
- package/dist-es/commands/DeleteMulticastGroupCommand.js +10 -0
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +10 -0
- package/dist-es/commands/DeleteServiceProfileCommand.js +10 -0
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +10 -0
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +10 -0
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +10 -0
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +10 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +10 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +10 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +10 -0
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +10 -0
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +10 -0
- package/dist-es/commands/GetDestinationCommand.js +10 -0
- package/dist-es/commands/GetDeviceProfileCommand.js +10 -0
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +10 -0
- package/dist-es/commands/GetFuotaTaskCommand.js +10 -0
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +10 -0
- package/dist-es/commands/GetMulticastGroupCommand.js +10 -0
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +10 -0
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-es/commands/GetPartnerAccountCommand.js +10 -0
- package/dist-es/commands/GetPositionCommand.js +10 -0
- package/dist-es/commands/GetPositionConfigurationCommand.js +10 -0
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +10 -0
- package/dist-es/commands/GetResourceLogLevelCommand.js +10 -0
- package/dist-es/commands/GetServiceEndpointCommand.js +10 -0
- package/dist-es/commands/GetServiceProfileCommand.js +10 -0
- package/dist-es/commands/GetWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +10 -0
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +10 -0
- package/dist-es/commands/ListDestinationsCommand.js +10 -0
- package/dist-es/commands/ListDeviceProfilesCommand.js +10 -0
- package/dist-es/commands/ListEventConfigurationsCommand.js +10 -0
- package/dist-es/commands/ListFuotaTasksCommand.js +10 -0
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +10 -0
- package/dist-es/commands/ListMulticastGroupsCommand.js +10 -0
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +10 -0
- package/dist-es/commands/ListPartnerAccountsCommand.js +10 -0
- package/dist-es/commands/ListPositionConfigurationsCommand.js +10 -0
- package/dist-es/commands/ListQueuedMessagesCommand.js +10 -0
- package/dist-es/commands/ListServiceProfilesCommand.js +10 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-es/commands/ListWirelessDevicesCommand.js +10 -0
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListWirelessGatewaysCommand.js +10 -0
- package/dist-es/commands/PutPositionConfigurationCommand.js +10 -0
- package/dist-es/commands/PutResourceLogLevelCommand.js +10 -0
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +10 -0
- package/dist-es/commands/ResetResourceLogLevelCommand.js +10 -0
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +10 -0
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +10 -0
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +10 -0
- package/dist-es/commands/StartFuotaTaskCommand.js +10 -0
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +10 -0
- package/dist-es/commands/TagResourceCommand.js +10 -0
- package/dist-es/commands/TestWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/UntagResourceCommand.js +10 -0
- package/dist-es/commands/UpdateDestinationCommand.js +10 -0
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +10 -0
- package/dist-es/commands/UpdateFuotaTaskCommand.js +10 -0
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +10 -0
- package/dist-es/commands/UpdateMulticastGroupCommand.js +10 -0
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +10 -0
- package/dist-es/commands/UpdatePartnerAccountCommand.js +10 -0
- package/dist-es/commands/UpdatePositionCommand.js +10 -0
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +10 -0
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +10 -0
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +315 -0
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/IoTWirelessClient.d.ts +6 -9
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +2 -0
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +2 -0
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +2 -0
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +2 -0
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/commands/CreateDestinationCommand.d.ts +2 -0
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDestinationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +2 -0
- package/dist-types/commands/GetDestinationCommand.d.ts +2 -0
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +2 -0
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +2 -0
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +2 -0
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +2 -0
- package/dist-types/commands/GetPositionCommand.d.ts +2 -0
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceProfileCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/ListDestinationsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +2 -0
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +2 -0
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +2 -0
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +2 -0
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDestinationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -0
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePositionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +4 -2
- package/dist-types/runtimeConfig.d.ts +4 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +5 -3
- package/dist-cjs/endpoints.js +0 -178
- package/dist-es/endpoints.js +0 -174
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListServiceProfilesCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ListServiceProfilesCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListServiceProfilesCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListTagsForResourceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListWirelessDevicesCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ListWirelessDevicesCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListWirelessDevicesCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListWirelessGatewayTaskDefinitionsCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ListWirelessGatewayTaskDefinitionsCommand extends smithy_client_1.Command
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListWirelessGatewayTaskDefinitionsCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListWirelessGatewaysCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ListWirelessGatewaysCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListWirelessGatewaysCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PutPositionConfigurationCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class PutPositionConfigurationCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutPositionConfigurationCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PutResourceLogLevelCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class PutResourceLogLevelCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutResourceLogLevelCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ResetAllResourceLogLevelsCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ResetAllResourceLogLevelsCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResetAllResourceLogLevelsCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ResetResourceLogLevelCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class ResetResourceLogLevelCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResetResourceLogLevelCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SendDataToMulticastGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class SendDataToMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SendDataToMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SendDataToWirelessDeviceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class SendDataToWirelessDeviceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SendDataToWirelessDeviceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends smithy_c
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extends smith
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartFuotaTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class StartFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartFuotaTaskCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartMulticastGroupSessionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class StartMulticastGroupSessionCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartMulticastGroupSessionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TagResourceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TestWirelessDeviceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class TestWirelessDeviceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TestWirelessDeviceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UntagResourceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateDestinationCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class UpdateDestinationCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDestinationCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateEventConfigurationByResourceTypesCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class UpdateEventConfigurationByResourceTypesCommand extends smithy_client_1.Com
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateEventConfigurationByResourceTypesCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateFuotaTaskCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class UpdateFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFuotaTaskCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateLogLevelsByResourceTypesCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class UpdateLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateLogLevelsByResourceTypesCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateMulticastGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class UpdateMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateNetworkAnalyzerConfigurationCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class UpdateNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateNetworkAnalyzerConfigurationCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|