@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,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListDestinationsRequestFilterSensitiveLog, ListDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListDestinationsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListDestinationsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListDeviceProfilesRequestFilterSensitiveLog, ListDeviceProfilesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListDeviceProfilesCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListDeviceProfilesCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListEventConfigurationsRequestFilterSensitiveLog, ListEventConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListEventConfigurationsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListEventConfigurationsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListFuotaTasksRequestFilterSensitiveLog, ListFuotaTasksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListFuotaTasksCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListFuotaTasksCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog, ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListMulticastGroupsByFuotaTaskCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListMulticastGroupsByFuotaTaskCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListMulticastGroupsRequestFilterSensitiveLog, ListMulticastGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListMulticastGroupsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListMulticastGroupsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog, ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListNetworkAnalyzerConfigurationsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListNetworkAnalyzerConfigurationsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListPartnerAccountsRequestFilterSensitiveLog, ListPartnerAccountsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListPartnerAccountsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListPartnerAccountsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListPositionConfigurationsRequestFilterSensitiveLog, ListPositionConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListPositionConfigurationsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListPositionConfigurationsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListQueuedMessagesRequestFilterSensitiveLog, ListQueuedMessagesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListQueuedMessagesCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListQueuedMessagesCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListServiceProfilesRequestFilterSensitiveLog, ListServiceProfilesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListServiceProfilesCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceProfilesCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListWirelessDevicesRequestFilterSensitiveLog, ListWirelessDevicesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListWirelessDevicesCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListWirelessDevicesCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog, ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListWirelessGatewayTaskDefinitionsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListWirelessGatewayTaskDefinitionsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ListWirelessGatewaysRequestFilterSensitiveLog, ListWirelessGatewaysResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ListWirelessGatewaysCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ListWirelessGatewaysCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { PutPositionConfigurationRequestFilterSensitiveLog, PutPositionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class PutPositionConfigurationCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, PutPositionConfigurationCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { PutResourceLogLevelRequestFilterSensitiveLog, PutResourceLogLevelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class PutResourceLogLevelCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, PutResourceLogLevelCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ResetAllResourceLogLevelsRequestFilterSensitiveLog, ResetAllResourceLogLevelsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ResetAllResourceLogLevelsCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ResetAllResourceLogLevelsCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { ResetResourceLogLevelRequestFilterSensitiveLog, ResetResourceLogLevelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class ResetResourceLogLevelCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, ResetResourceLogLevelCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { SendDataToMulticastGroupRequestFilterSensitiveLog, SendDataToMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class SendDataToMulticastGroupCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, SendDataToMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { SendDataToWirelessDeviceRequestFilterSensitiveLog, SendDataToWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class SendDataToWirelessDeviceCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, SendDataToWirelessDeviceCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog, StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends $
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog, StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extend
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartFuotaTaskRequestFilterSensitiveLog, StartFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class StartFuotaTaskCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, StartFuotaTaskCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartMulticastGroupSessionRequestFilterSensitiveLog, StartMulticastGroupSessionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class StartMulticastGroupSessionCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, StartMulticastGroupSessionCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class TagResourceCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { TestWirelessDeviceRequestFilterSensitiveLog, TestWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
@@ -7,8 +8,17 @@ export class TestWirelessDeviceCommand extends $Command {
|
|
|
7
8
|
super();
|
|
8
9
|
this.input = input;
|
|
9
10
|
}
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
11
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, TestWirelessDeviceCommand.getEndpointParameterInstructions()));
|
|
12
22
|
const stack = clientStack.concat(this.middlewareStack);
|
|
13
23
|
const { logger } = configuration;
|
|
14
24
|
const clientName = "IoTWirelessClient";
|