@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 { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -24,6 +25,7 @@ export declare class ListFuotaTasksCommand extends $Command<
|
|
|
24
25
|
IoTWirelessClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: ListFuotaTasksCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: ListFuotaTasksCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListMulticastGroupsByFuotaTaskCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListMulticastGroupsByFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListMulticastGroupsByFuotaTaskCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListMulticastGroupsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListMulticastGroupsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListMulticastGroupsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListNetworkAnalyzerConfigurationsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListNetworkAnalyzerConfigurationsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListNetworkAnalyzerConfigurationsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListPartnerAccountsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListPartnerAccountsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListPartnerAccountsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListPositionConfigurationsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListPositionConfigurationsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListPositionConfigurationsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListQueuedMessagesCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListQueuedMessagesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListQueuedMessagesCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListServiceProfilesCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListServiceProfilesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListServiceProfilesCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListTagsForResourceCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListTagsForResourceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListTagsForResourceCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListWirelessDevicesCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListWirelessDevicesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListWirelessDevicesCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListWirelessGatewayTaskDefinitionsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListWirelessGatewayTaskDefinitionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListWirelessGatewayTaskDefinitionsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ListWirelessGatewaysCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ListWirelessGatewaysCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListWirelessGatewaysCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class PutPositionConfigurationCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: PutPositionConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: PutPositionConfigurationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class PutResourceLogLevelCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: PutResourceLogLevelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: PutResourceLogLevelCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ResetAllResourceLogLevelsCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ResetAllResourceLogLevelsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ResetAllResourceLogLevelsCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class ResetResourceLogLevelCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: ResetResourceLogLevelCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ResetResourceLogLevelCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class SendDataToMulticastGroupCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: SendDataToMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: SendDataToMulticastGroupCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class SendDataToWirelessDeviceCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: SendDataToWirelessDeviceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: SendDataToWirelessDeviceCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand e
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(
|
|
29
31
|
input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput
|
|
30
32
|
);
|
package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class StartBulkDisassociateWirelessDeviceFromMulticastGroupComman
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(
|
|
29
31
|
input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput
|
|
30
32
|
);
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -24,6 +25,7 @@ export declare class StartFuotaTaskCommand extends $Command<
|
|
|
24
25
|
IoTWirelessClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: StartFuotaTaskCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: StartFuotaTaskCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class StartMulticastGroupSessionCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: StartMulticastGroupSessionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: StartMulticastGroupSessionCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class TagResourceCommand extends $Command<
|
|
|
21
22
|
IoTWirelessClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: TagResourceCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: TagResourceCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class TestWirelessDeviceCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: TestWirelessDeviceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: TestWirelessDeviceCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -24,6 +25,7 @@ export declare class UntagResourceCommand extends $Command<
|
|
|
24
25
|
IoTWirelessClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: UntagResourceCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: UntagResourceCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateDestinationCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateDestinationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateDestinationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateEventConfigurationByResourceTypesCommand extends $Com
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateEventConfigurationByResourceTypesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateEventConfigurationByResourceTypesCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -24,6 +25,7 @@ export declare class UpdateFuotaTaskCommand extends $Command<
|
|
|
24
25
|
IoTWirelessClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: UpdateFuotaTaskCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: UpdateFuotaTaskCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateLogLevelsByResourceTypesCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateLogLevelsByResourceTypesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateLogLevelsByResourceTypesCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateMulticastGroupCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateMulticastGroupCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateNetworkAnalyzerConfigurationCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateNetworkAnalyzerConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateNetworkAnalyzerConfigurationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdatePartnerAccountCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdatePartnerAccountCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdatePartnerAccountCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -24,6 +25,7 @@ export declare class UpdatePositionCommand extends $Command<
|
|
|
24
25
|
IoTWirelessClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: UpdatePositionCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: UpdatePositionCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateResourceEventConfigurationCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateResourceEventConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateResourceEventConfigurationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateWirelessDeviceCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateWirelessDeviceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateWirelessDeviceCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class UpdateWirelessGatewayCommand extends $Command<
|
|
|
25
26
|
IoTWirelessClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: UpdateWirelessGatewayCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: UpdateWirelessGatewayCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointParameters as __EndpointParameters,
|
|
3
|
+
Provider,
|
|
4
|
+
} from "@aws-sdk/types";
|
|
5
|
+
export interface ClientInputEndpointParameters {
|
|
6
|
+
region?: string | Provider<string>;
|
|
7
|
+
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
8
|
+
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
9
|
+
endpoint?: string | Provider<string>;
|
|
10
|
+
}
|
|
11
|
+
export declare type ClientResolvedEndpointParameters =
|
|
12
|
+
ClientInputEndpointParameters & {
|
|
13
|
+
defaultSigningName: string;
|
|
14
|
+
};
|
|
15
|
+
export declare const resolveClientEndpointParameters: <T>(
|
|
16
|
+
options: T & ClientInputEndpointParameters
|
|
17
|
+
) => T &
|
|
18
|
+
ClientInputEndpointParameters & {
|
|
19
|
+
defaultSigningName: string;
|
|
20
|
+
};
|
|
21
|
+
export interface EndpointParameters extends __EndpointParameters {
|
|
22
|
+
Region?: string;
|
|
23
|
+
UseDualStack?: boolean;
|
|
24
|
+
UseFIPS?: boolean;
|
|
25
|
+
Endpoint?: string;
|
|
26
|
+
}
|
|
@@ -36,12 +36,22 @@ export declare const getRuntimeConfig: (config: IoTWirelessClientConfig) => {
|
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
37
|
logger: import("@aws-sdk/types").Logger;
|
|
38
38
|
serviceId: string;
|
|
39
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
40
39
|
endpoint?:
|
|
41
|
-
|
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
| ((
|
|
41
|
+
| string
|
|
42
|
+
| import("@aws-sdk/types").Endpoint
|
|
43
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
44
|
+
| import("@aws-sdk/types").EndpointV2
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
|
|
46
|
+
) &
|
|
47
|
+
(string | import("@aws-sdk/types").Provider<string>))
|
|
44
48
|
| undefined;
|
|
49
|
+
endpointProvider: (
|
|
50
|
+
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
51
|
+
context?: {
|
|
52
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
53
|
+
}
|
|
54
|
+
) => import("@aws-sdk/types").EndpointV2;
|
|
45
55
|
tls?: boolean | undefined;
|
|
46
56
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
47
57
|
credentials?:
|
|
@@ -36,12 +36,22 @@ export declare const getRuntimeConfig: (config: IoTWirelessClientConfig) => {
|
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
37
|
logger: import("@aws-sdk/types").Logger;
|
|
38
38
|
serviceId: string;
|
|
39
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
40
39
|
endpoint?:
|
|
41
|
-
|
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
| ((
|
|
41
|
+
| string
|
|
42
|
+
| import("@aws-sdk/types").Endpoint
|
|
43
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
44
|
+
| import("@aws-sdk/types").EndpointV2
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
|
|
46
|
+
) &
|
|
47
|
+
(string | import("@aws-sdk/types").Provider<string>))
|
|
44
48
|
| undefined;
|
|
49
|
+
endpointProvider: (
|
|
50
|
+
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
51
|
+
context?: {
|
|
52
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
53
|
+
}
|
|
54
|
+
) => import("@aws-sdk/types").EndpointV2;
|
|
45
55
|
tls?: boolean | undefined;
|
|
46
56
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
47
57
|
credentials?:
|
|
@@ -29,7 +29,6 @@ export declare const getRuntimeConfig: (config: IoTWirelessClientConfig) => {
|
|
|
29
29
|
credentialDefaultProvider: (
|
|
30
30
|
input: any
|
|
31
31
|
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
32
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
33
32
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
34
33
|
import("@aws-sdk/types").UserAgent
|
|
35
34
|
>;
|
|
@@ -40,9 +39,21 @@ export declare const getRuntimeConfig: (config: IoTWirelessClientConfig) => {
|
|
|
40
39
|
>;
|
|
41
40
|
endpoint?:
|
|
42
41
|
| string
|
|
43
|
-
| import("@aws-sdk/types").Endpoint
|
|
44
|
-
|
|
42
|
+
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> &
|
|
43
|
+
import("@aws-sdk/types").Provider<string>)
|
|
44
|
+
| (import("@aws-sdk/types").Endpoint &
|
|
45
|
+
import("@aws-sdk/types").Provider<string>)
|
|
46
|
+
| (import("@aws-sdk/types").EndpointV2 &
|
|
47
|
+
import("@aws-sdk/types").Provider<string>)
|
|
48
|
+
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
|
|
49
|
+
import("@aws-sdk/types").Provider<string>)
|
|
45
50
|
| undefined;
|
|
51
|
+
endpointProvider: (
|
|
52
|
+
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
53
|
+
context?: {
|
|
54
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
55
|
+
}
|
|
56
|
+
) => import("@aws-sdk/types").EndpointV2;
|
|
46
57
|
tls?: boolean | undefined;
|
|
47
58
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
48
59
|
credentials?:
|
|
@@ -3,8 +3,13 @@ import { IoTWirelessClientConfig } from "./IoTWirelessClient";
|
|
|
3
3
|
export declare const getRuntimeConfig: (config: IoTWirelessClientConfig) => {
|
|
4
4
|
apiVersion: string;
|
|
5
5
|
disableHostPrefix: boolean;
|
|
6
|
+
endpointProvider: (
|
|
7
|
+
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
8
|
+
context?: {
|
|
9
|
+
logger?: __Logger | undefined;
|
|
10
|
+
}
|
|
11
|
+
) => import("@aws-sdk/types").EndpointV2;
|
|
6
12
|
logger: __Logger;
|
|
7
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
8
13
|
serviceId: string;
|
|
9
14
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
10
15
|
};
|