@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.196.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.195.0...v3.196.0) (2022-10-25)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **endpoint:** add remaining restJson1 services endpoint models ([#4090](https://github.com/aws/aws-sdk-js-v3/issues/4090)) ([998113b](https://github.com/aws/aws-sdk-js-v3/commit/998113bd0a70a7de4bf5d975cb5f7524098866a0))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.194.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.193.0...v3.194.0) (2022-10-21)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
# [3.193.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.192.0...v3.193.0) (2022-10-20)
|
|
7
26
|
|
|
8
27
|
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.IoTWirelessClient = void 0;
|
|
4
4
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
5
|
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
6
7
|
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
7
8
|
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
8
9
|
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
@@ -10,18 +11,20 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
|
10
11
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
11
12
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
12
13
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
14
|
+
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
13
15
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
14
16
|
class IoTWirelessClient extends smithy_client_1.Client {
|
|
15
17
|
constructor(configuration) {
|
|
16
18
|
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
|
|
17
|
-
const _config_1 = (0,
|
|
18
|
-
const _config_2 = (0, config_resolver_1.
|
|
19
|
-
const _config_3 = (0,
|
|
20
|
-
const _config_4 = (0,
|
|
21
|
-
const _config_5 = (0,
|
|
22
|
-
const _config_6 = (0,
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
20
|
+
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
21
|
+
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
22
|
+
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
23
|
+
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
24
|
+
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
25
|
+
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
26
|
+
super(_config_7);
|
|
27
|
+
this.config = _config_7;
|
|
25
28
|
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
26
29
|
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
27
30
|
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssociateAwsAccountWithPartnerAccountCommand = 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 AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Comma
|
|
|
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, AssociateAwsAccountWithPartnerAccountCommand.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.AssociateMulticastGroupWithFuotaTaskCommand = 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 AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Comman
|
|
|
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, AssociateMulticastGroupWithFuotaTaskCommand.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.AssociateWirelessDeviceWithFuotaTaskCommand = 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 AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Comman
|
|
|
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, AssociateWirelessDeviceWithFuotaTaskCommand.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.AssociateWirelessDeviceWithMulticastGroupCommand = 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 AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.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, AssociateWirelessDeviceWithMulticastGroupCommand.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.AssociateWirelessDeviceWithThingCommand = 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 AssociateWirelessDeviceWithThingCommand 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, AssociateWirelessDeviceWithThingCommand.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.AssociateWirelessGatewayWithCertificateCommand = 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 AssociateWirelessGatewayWithCertificateCommand 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, AssociateWirelessGatewayWithCertificateCommand.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.AssociateWirelessGatewayWithThingCommand = 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 AssociateWirelessGatewayWithThingCommand 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, AssociateWirelessGatewayWithThingCommand.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.CancelMulticastGroupSessionCommand = 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 CancelMulticastGroupSessionCommand 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, CancelMulticastGroupSessionCommand.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.CreateDestinationCommand = 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 CreateDestinationCommand 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, CreateDestinationCommand.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.CreateDeviceProfileCommand = 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 CreateDeviceProfileCommand 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, CreateDeviceProfileCommand.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.CreateFuotaTaskCommand = 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 CreateFuotaTaskCommand 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, CreateFuotaTaskCommand.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.CreateMulticastGroupCommand = 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 CreateMulticastGroupCommand 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, CreateMulticastGroupCommand.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.CreateNetworkAnalyzerConfigurationCommand = 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 CreateNetworkAnalyzerConfigurationCommand 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, CreateNetworkAnalyzerConfigurationCommand.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.CreateServiceProfileCommand = 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 CreateServiceProfileCommand 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, CreateServiceProfileCommand.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.CreateWirelessDeviceCommand = 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 CreateWirelessDeviceCommand 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, CreateWirelessDeviceCommand.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.CreateWirelessGatewayCommand = 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 CreateWirelessGatewayCommand 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, CreateWirelessGatewayCommand.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.CreateWirelessGatewayTaskCommand = 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 CreateWirelessGatewayTaskCommand 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, CreateWirelessGatewayTaskCommand.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.CreateWirelessGatewayTaskDefinitionCommand = 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 CreateWirelessGatewayTaskDefinitionCommand 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, CreateWirelessGatewayTaskDefinitionCommand.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.DeleteDestinationCommand = 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 DeleteDestinationCommand 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, DeleteDestinationCommand.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.DeleteDeviceProfileCommand = 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 DeleteDeviceProfileCommand 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, DeleteDeviceProfileCommand.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.DeleteFuotaTaskCommand = 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 DeleteFuotaTaskCommand 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, DeleteFuotaTaskCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "IoTWirelessClient";
|