@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,11 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
2
3
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
3
4
|
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
4
5
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
5
6
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
7
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
8
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
-
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider,
|
|
9
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
10
|
import { AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput } from "./commands/AssociateAwsAccountWithPartnerAccountCommand";
|
|
10
11
|
import { AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput } from "./commands/AssociateMulticastGroupWithFuotaTaskCommand";
|
|
11
12
|
import { AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput } from "./commands/AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
@@ -104,6 +105,7 @@ import { UpdatePositionCommandInput, UpdatePositionCommandOutput } from "./comma
|
|
|
104
105
|
import { UpdateResourceEventConfigurationCommandInput, UpdateResourceEventConfigurationCommandOutput } from "./commands/UpdateResourceEventConfigurationCommand";
|
|
105
106
|
import { UpdateWirelessDeviceCommandInput, UpdateWirelessDeviceCommandOutput } from "./commands/UpdateWirelessDeviceCommand";
|
|
106
107
|
import { UpdateWirelessGatewayCommandInput, UpdateWirelessGatewayCommandOutput } from "./commands/UpdateWirelessGatewayCommand";
|
|
108
|
+
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
107
109
|
export declare type ServiceInputTypes = AssociateAwsAccountWithPartnerAccountCommandInput | AssociateMulticastGroupWithFuotaTaskCommandInput | AssociateWirelessDeviceWithFuotaTaskCommandInput | AssociateWirelessDeviceWithMulticastGroupCommandInput | AssociateWirelessDeviceWithThingCommandInput | AssociateWirelessGatewayWithCertificateCommandInput | AssociateWirelessGatewayWithThingCommandInput | CancelMulticastGroupSessionCommandInput | CreateDestinationCommandInput | CreateDeviceProfileCommandInput | CreateFuotaTaskCommandInput | CreateMulticastGroupCommandInput | CreateNetworkAnalyzerConfigurationCommandInput | CreateServiceProfileCommandInput | CreateWirelessDeviceCommandInput | CreateWirelessGatewayCommandInput | CreateWirelessGatewayTaskCommandInput | CreateWirelessGatewayTaskDefinitionCommandInput | DeleteDestinationCommandInput | DeleteDeviceProfileCommandInput | DeleteFuotaTaskCommandInput | DeleteMulticastGroupCommandInput | DeleteNetworkAnalyzerConfigurationCommandInput | DeleteQueuedMessagesCommandInput | DeleteServiceProfileCommandInput | DeleteWirelessDeviceCommandInput | DeleteWirelessGatewayCommandInput | DeleteWirelessGatewayTaskCommandInput | DeleteWirelessGatewayTaskDefinitionCommandInput | DisassociateAwsAccountFromPartnerAccountCommandInput | DisassociateMulticastGroupFromFuotaTaskCommandInput | DisassociateWirelessDeviceFromFuotaTaskCommandInput | DisassociateWirelessDeviceFromMulticastGroupCommandInput | DisassociateWirelessDeviceFromThingCommandInput | DisassociateWirelessGatewayFromCertificateCommandInput | DisassociateWirelessGatewayFromThingCommandInput | GetDestinationCommandInput | GetDeviceProfileCommandInput | GetEventConfigurationByResourceTypesCommandInput | GetFuotaTaskCommandInput | GetLogLevelsByResourceTypesCommandInput | GetMulticastGroupCommandInput | GetMulticastGroupSessionCommandInput | GetNetworkAnalyzerConfigurationCommandInput | GetPartnerAccountCommandInput | GetPositionCommandInput | GetPositionConfigurationCommandInput | GetResourceEventConfigurationCommandInput | GetResourceLogLevelCommandInput | GetServiceEndpointCommandInput | GetServiceProfileCommandInput | GetWirelessDeviceCommandInput | GetWirelessDeviceStatisticsCommandInput | GetWirelessGatewayCertificateCommandInput | GetWirelessGatewayCommandInput | GetWirelessGatewayFirmwareInformationCommandInput | GetWirelessGatewayStatisticsCommandInput | GetWirelessGatewayTaskCommandInput | GetWirelessGatewayTaskDefinitionCommandInput | ListDestinationsCommandInput | ListDeviceProfilesCommandInput | ListEventConfigurationsCommandInput | ListFuotaTasksCommandInput | ListMulticastGroupsByFuotaTaskCommandInput | ListMulticastGroupsCommandInput | ListNetworkAnalyzerConfigurationsCommandInput | ListPartnerAccountsCommandInput | ListPositionConfigurationsCommandInput | ListQueuedMessagesCommandInput | ListServiceProfilesCommandInput | ListTagsForResourceCommandInput | ListWirelessDevicesCommandInput | ListWirelessGatewayTaskDefinitionsCommandInput | ListWirelessGatewaysCommandInput | PutPositionConfigurationCommandInput | PutResourceLogLevelCommandInput | ResetAllResourceLogLevelsCommandInput | ResetResourceLogLevelCommandInput | SendDataToMulticastGroupCommandInput | SendDataToWirelessDeviceCommandInput | StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput | StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput | StartFuotaTaskCommandInput | StartMulticastGroupSessionCommandInput | TagResourceCommandInput | TestWirelessDeviceCommandInput | UntagResourceCommandInput | UpdateDestinationCommandInput | UpdateEventConfigurationByResourceTypesCommandInput | UpdateFuotaTaskCommandInput | UpdateLogLevelsByResourceTypesCommandInput | UpdateMulticastGroupCommandInput | UpdateNetworkAnalyzerConfigurationCommandInput | UpdatePartnerAccountCommandInput | UpdatePositionCommandInput | UpdateResourceEventConfigurationCommandInput | UpdateWirelessDeviceCommandInput | UpdateWirelessGatewayCommandInput;
|
|
108
110
|
export declare type ServiceOutputTypes = AssociateAwsAccountWithPartnerAccountCommandOutput | AssociateMulticastGroupWithFuotaTaskCommandOutput | AssociateWirelessDeviceWithFuotaTaskCommandOutput | AssociateWirelessDeviceWithMulticastGroupCommandOutput | AssociateWirelessDeviceWithThingCommandOutput | AssociateWirelessGatewayWithCertificateCommandOutput | AssociateWirelessGatewayWithThingCommandOutput | CancelMulticastGroupSessionCommandOutput | CreateDestinationCommandOutput | CreateDeviceProfileCommandOutput | CreateFuotaTaskCommandOutput | CreateMulticastGroupCommandOutput | CreateNetworkAnalyzerConfigurationCommandOutput | CreateServiceProfileCommandOutput | CreateWirelessDeviceCommandOutput | CreateWirelessGatewayCommandOutput | CreateWirelessGatewayTaskCommandOutput | CreateWirelessGatewayTaskDefinitionCommandOutput | DeleteDestinationCommandOutput | DeleteDeviceProfileCommandOutput | DeleteFuotaTaskCommandOutput | DeleteMulticastGroupCommandOutput | DeleteNetworkAnalyzerConfigurationCommandOutput | DeleteQueuedMessagesCommandOutput | DeleteServiceProfileCommandOutput | DeleteWirelessDeviceCommandOutput | DeleteWirelessGatewayCommandOutput | DeleteWirelessGatewayTaskCommandOutput | DeleteWirelessGatewayTaskDefinitionCommandOutput | DisassociateAwsAccountFromPartnerAccountCommandOutput | DisassociateMulticastGroupFromFuotaTaskCommandOutput | DisassociateWirelessDeviceFromFuotaTaskCommandOutput | DisassociateWirelessDeviceFromMulticastGroupCommandOutput | DisassociateWirelessDeviceFromThingCommandOutput | DisassociateWirelessGatewayFromCertificateCommandOutput | DisassociateWirelessGatewayFromThingCommandOutput | GetDestinationCommandOutput | GetDeviceProfileCommandOutput | GetEventConfigurationByResourceTypesCommandOutput | GetFuotaTaskCommandOutput | GetLogLevelsByResourceTypesCommandOutput | GetMulticastGroupCommandOutput | GetMulticastGroupSessionCommandOutput | GetNetworkAnalyzerConfigurationCommandOutput | GetPartnerAccountCommandOutput | GetPositionCommandOutput | GetPositionConfigurationCommandOutput | GetResourceEventConfigurationCommandOutput | GetResourceLogLevelCommandOutput | GetServiceEndpointCommandOutput | GetServiceProfileCommandOutput | GetWirelessDeviceCommandOutput | GetWirelessDeviceStatisticsCommandOutput | GetWirelessGatewayCertificateCommandOutput | GetWirelessGatewayCommandOutput | GetWirelessGatewayFirmwareInformationCommandOutput | GetWirelessGatewayStatisticsCommandOutput | GetWirelessGatewayTaskCommandOutput | GetWirelessGatewayTaskDefinitionCommandOutput | ListDestinationsCommandOutput | ListDeviceProfilesCommandOutput | ListEventConfigurationsCommandOutput | ListFuotaTasksCommandOutput | ListMulticastGroupsByFuotaTaskCommandOutput | ListMulticastGroupsCommandOutput | ListNetworkAnalyzerConfigurationsCommandOutput | ListPartnerAccountsCommandOutput | ListPositionConfigurationsCommandOutput | ListQueuedMessagesCommandOutput | ListServiceProfilesCommandOutput | ListTagsForResourceCommandOutput | ListWirelessDevicesCommandOutput | ListWirelessGatewayTaskDefinitionsCommandOutput | ListWirelessGatewaysCommandOutput | PutPositionConfigurationCommandOutput | PutResourceLogLevelCommandOutput | ResetAllResourceLogLevelsCommandOutput | ResetResourceLogLevelCommandOutput | SendDataToMulticastGroupCommandOutput | SendDataToWirelessDeviceCommandOutput | StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput | StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput | StartFuotaTaskCommandOutput | StartMulticastGroupSessionCommandOutput | TagResourceCommandOutput | TestWirelessDeviceCommandOutput | UntagResourceCommandOutput | UpdateDestinationCommandOutput | UpdateEventConfigurationByResourceTypesCommandOutput | UpdateFuotaTaskCommandOutput | UpdateLogLevelsByResourceTypesCommandOutput | UpdateMulticastGroupCommandOutput | UpdateNetworkAnalyzerConfigurationCommandOutput | UpdatePartnerAccountCommandOutput | UpdatePositionCommandOutput | UpdateResourceEventConfigurationCommandOutput | UpdateWirelessDeviceCommandOutput | UpdateWirelessGatewayCommandOutput;
|
|
109
111
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -196,11 +198,6 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
196
198
|
* @internal
|
|
197
199
|
*/
|
|
198
200
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
199
|
-
/**
|
|
200
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
204
201
|
/**
|
|
205
202
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
206
203
|
* @internal
|
|
@@ -211,13 +208,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
211
208
|
*/
|
|
212
209
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
213
210
|
}
|
|
214
|
-
declare type IoTWirelessClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig &
|
|
211
|
+
declare type IoTWirelessClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
215
212
|
/**
|
|
216
213
|
* The configuration interface of IoTWirelessClient class constructor that set the region, credentials and other options.
|
|
217
214
|
*/
|
|
218
215
|
export interface IoTWirelessClientConfig extends IoTWirelessClientConfigType {
|
|
219
216
|
}
|
|
220
|
-
declare type IoTWirelessClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig &
|
|
217
|
+
declare type IoTWirelessClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
221
218
|
/**
|
|
222
219
|
* The resolved configuration interface of IoTWirelessClient class. This is resolved and normalized from the {@link IoTWirelessClientConfig | constructor configuration interface}.
|
|
223
220
|
*/
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateAwsAccountWithPartnerAccountCommandOutput extends Asso
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateAwsAccountWithPartnerAccountCommand extends $Command<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateAwsAccountWithPartnerAccountCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateAwsAccountWithPartnerAccountCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateMulticastGroupWithFuotaTaskCommandOutput extends Assoc
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateMulticastGroupWithFuotaTaskCommand extends $Command<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateMulticastGroupWithFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateMulticastGroupWithFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput extends Assoc
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends $Command<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateWirelessDeviceWithFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateWirelessDeviceWithFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput extends
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends $Command<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateWirelessDeviceWithMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateWirelessDeviceWithMulticastGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateWirelessDeviceWithThingCommandOutput extends Associate
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateWirelessDeviceWithThingCommand extends $Command<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateWirelessDeviceWithThingCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateWirelessDeviceWithThingCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateWirelessGatewayWithCertificateCommandOutput extends As
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateWirelessGatewayWithCertificateCommand extends $Command<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateWirelessGatewayWithCertificateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateWirelessGatewayWithCertificateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface AssociateWirelessGatewayWithThingCommandOutput extends Associat
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class AssociateWirelessGatewayWithThingCommand extends $Command<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: AssociateWirelessGatewayWithThingCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateWirelessGatewayWithThingCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CancelMulticastGroupSessionCommandOutput extends CancelMulticas
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CancelMulticastGroupSessionCommand extends $Command<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CancelMulticastGroupSessionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CancelMulticastGroupSessionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateDestinationCommandOutput extends CreateDestinationRespons
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateDestinationCommand extends $Command<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateDestinationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateDestinationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateDeviceProfileCommandOutput extends CreateDeviceProfileRes
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateDeviceProfileCommand extends $Command<CreateDeviceProfileCommandInput, CreateDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateDeviceProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateDeviceProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateFuotaTaskCommandOutput extends CreateFuotaTaskResponse, _
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateFuotaTaskCommand extends $Command<CreateFuotaTaskCommandInput, CreateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateMulticastGroupCommandOutput extends CreateMulticastGroupR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateMulticastGroupCommand extends $Command<CreateMulticastGroupCommandInput, CreateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateMulticastGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateNetworkAnalyzerConfigurationCommandOutput extends CreateN
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateNetworkAnalyzerConfigurationCommand extends $Command<CreateNetworkAnalyzerConfigurationCommandInput, CreateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateNetworkAnalyzerConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateNetworkAnalyzerConfigurationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateServiceProfileCommandOutput extends CreateServiceProfileR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateServiceProfileCommand extends $Command<CreateServiceProfileCommandInput, CreateServiceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateServiceProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateServiceProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateWirelessDeviceCommand extends $Command<CreateWirelessDeviceCommandInput, CreateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateWirelessDeviceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateWirelessDeviceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateWirelessGatewayCommandOutput extends CreateWirelessGatewa
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateWirelessGatewayCommand extends $Command<CreateWirelessGatewayCommandInput, CreateWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateWirelessGatewayCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateWirelessGatewayCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateWirelessGatewayTaskCommandOutput extends CreateWirelessGa
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateWirelessGatewayTaskCommand extends $Command<CreateWirelessGatewayTaskCommandInput, CreateWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateWirelessGatewayTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateWirelessGatewayTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface CreateWirelessGatewayTaskDefinitionCommandOutput extends Create
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class CreateWirelessGatewayTaskDefinitionCommand extends $Command<CreateWirelessGatewayTaskDefinitionCommandInput, CreateWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: CreateWirelessGatewayTaskDefinitionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateWirelessGatewayTaskDefinitionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteDestinationCommandOutput extends DeleteDestinationRespons
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteDestinationCommand extends $Command<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteDestinationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteDestinationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteDeviceProfileCommandOutput extends DeleteDeviceProfileRes
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteDeviceProfileCommand extends $Command<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteDeviceProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteDeviceProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteFuotaTaskCommandOutput extends DeleteFuotaTaskResponse, _
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteFuotaTaskCommand extends $Command<DeleteFuotaTaskCommandInput, DeleteFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteMulticastGroupCommandOutput extends DeleteMulticastGroupR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteMulticastGroupCommand extends $Command<DeleteMulticastGroupCommandInput, DeleteMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteMulticastGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteNetworkAnalyzerConfigurationCommandOutput extends DeleteN
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteNetworkAnalyzerConfigurationCommand extends $Command<DeleteNetworkAnalyzerConfigurationCommandInput, DeleteNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteNetworkAnalyzerConfigurationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteNetworkAnalyzerConfigurationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteQueuedMessagesCommandOutput extends DeleteQueuedMessagesR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteQueuedMessagesCommand extends $Command<DeleteQueuedMessagesCommandInput, DeleteQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteQueuedMessagesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteQueuedMessagesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteServiceProfileCommandOutput extends DeleteServiceProfileR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteServiceProfileCommand extends $Command<DeleteServiceProfileCommandInput, DeleteServiceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteServiceProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteServiceProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteWirelessDeviceCommandOutput extends DeleteWirelessDeviceR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteWirelessDeviceCommand extends $Command<DeleteWirelessDeviceCommandInput, DeleteWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteWirelessDeviceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteWirelessDeviceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteWirelessGatewayCommandOutput extends DeleteWirelessGatewa
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteWirelessGatewayCommand extends $Command<DeleteWirelessGatewayCommandInput, DeleteWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteWirelessGatewayCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteWirelessGatewayCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteWirelessGatewayTaskCommandOutput extends DeleteWirelessGa
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteWirelessGatewayTaskCommand extends $Command<DeleteWirelessGatewayTaskCommandInput, DeleteWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteWirelessGatewayTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteWirelessGatewayTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DeleteWirelessGatewayTaskDefinitionCommandOutput extends Delete
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DeleteWirelessGatewayTaskDefinitionCommand extends $Command<DeleteWirelessGatewayTaskDefinitionCommandInput, DeleteWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DeleteWirelessGatewayTaskDefinitionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteWirelessGatewayTaskDefinitionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateAwsAccountFromPartnerAccountCommandOutput extends D
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateAwsAccountFromPartnerAccountCommand extends $Command<DisassociateAwsAccountFromPartnerAccountCommandInput, DisassociateAwsAccountFromPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateAwsAccountFromPartnerAccountCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateAwsAccountFromPartnerAccountCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateMulticastGroupFromFuotaTaskCommandOutput extends Di
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateMulticastGroupFromFuotaTaskCommand extends $Command<DisassociateMulticastGroupFromFuotaTaskCommandInput, DisassociateMulticastGroupFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateMulticastGroupFromFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateMulticastGroupFromFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateWirelessDeviceFromFuotaTaskCommandOutput extends Di
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateWirelessDeviceFromFuotaTaskCommand extends $Command<DisassociateWirelessDeviceFromFuotaTaskCommandInput, DisassociateWirelessDeviceFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateWirelessDeviceFromFuotaTaskCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateWirelessDeviceFromFuotaTaskCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateWirelessDeviceFromMulticastGroupCommandOutput exten
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateWirelessDeviceFromMulticastGroupCommand extends $Command<DisassociateWirelessDeviceFromMulticastGroupCommandInput, DisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateWirelessDeviceFromMulticastGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateWirelessDeviceFromMulticastGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateWirelessDeviceFromThingCommandOutput extends Disass
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateWirelessDeviceFromThingCommand extends $Command<DisassociateWirelessDeviceFromThingCommandInput, DisassociateWirelessDeviceFromThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateWirelessDeviceFromThingCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateWirelessDeviceFromThingCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateWirelessGatewayFromCertificateCommandOutput extends
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateWirelessGatewayFromCertificateCommand extends $Command<DisassociateWirelessGatewayFromCertificateCommandInput, DisassociateWirelessGatewayFromCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateWirelessGatewayFromCertificateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateWirelessGatewayFromCertificateCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DisassociateWirelessGatewayFromThingCommand extends $Command<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: DisassociateWirelessGatewayFromThingCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DisassociateWirelessGatewayFromThingCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetDestinationCommand extends $Command<GetDestinationCommandInput, GetDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: GetDestinationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetDestinationCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -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 { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
@@ -25,6 +26,7 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetDeviceProfileCommand extends $Command<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
27
28
|
readonly input: GetDeviceProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetDeviceProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|