@aws-sdk/client-iot-wireless 3.478.0 → 3.481.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/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-cjs/commands/GetDestinationCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/GetPositionCommand.js +18 -41
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-cjs/commands/GetServiceProfileCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-cjs/commands/ListDestinationsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDestinationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-cjs/commands/UpdatePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/CreateDestinationCommand.js +18 -41
- package/dist-es/commands/CreateDeviceProfileCommand.js +18 -41
- package/dist-es/commands/CreateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/CreateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateServiceProfileCommand.js +18 -41
- package/dist-es/commands/CreateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteDeviceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DeleteMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/DeleteServiceProfileCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/DeregisterWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
- package/dist-es/commands/GetDestinationCommand.js +18 -41
- package/dist-es/commands/GetDeviceProfileCommand.js +18 -41
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetFuotaTaskCommand.js +18 -41
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupCommand.js +18 -41
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPartnerAccountCommand.js +18 -41
- package/dist-es/commands/GetPositionCommand.js +18 -41
- package/dist-es/commands/GetPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPositionEstimateCommand.js +18 -41
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/GetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/GetResourcePositionCommand.js +18 -41
- package/dist-es/commands/GetServiceEndpointCommand.js +18 -41
- package/dist-es/commands/GetServiceProfileCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +18 -41
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
- package/dist-es/commands/ListDestinationsCommand.js +18 -41
- package/dist-es/commands/ListDeviceProfilesCommand.js +18 -41
- package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/ListEventConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListFuotaTasksCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
- package/dist-es/commands/ListMulticastGroupsCommand.js +18 -41
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListPartnerAccountsCommand.js +18 -41
- package/dist-es/commands/ListPositionConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListQueuedMessagesCommand.js +18 -41
- package/dist-es/commands/ListServiceProfilesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
- package/dist-es/commands/ListWirelessDevicesCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListWirelessGatewaysCommand.js +18 -41
- package/dist-es/commands/PutPositionConfigurationCommand.js +18 -41
- package/dist-es/commands/PutResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +18 -41
- package/dist-es/commands/ResetResourceLogLevelCommand.js +18 -41
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +18 -41
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
- package/dist-es/commands/StartFuotaTaskCommand.js +18 -41
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +18 -41
- package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TestWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDestinationCommand.js +18 -41
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateFuotaTaskCommand.js +18 -41
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
- package/dist-es/commands/UpdateMulticastGroupCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdatePartnerAccountCommand.js +18 -41
- package/dist-es/commands/UpdatePositionCommand.js +18 -41
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateResourcePositionCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +6 -21
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +6 -21
- package/dist-types/commands/GetDestinationCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +6 -21
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/ListDestinationsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +6 -21
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +6 -21
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDestinationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListEventConfigurationsRequest, ListEventConfigurationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListEventConfigurationsCommandInput extends ListEventConfigurat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListEventConfigurationsCommandOutput extends ListEventConfigurationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListEventConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListEventConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventConfigurationsCommandInput, ListEventConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List event configurations where at least one event topic has been enabled.</p>
|
|
@@ -104,23 +107,5 @@ export interface ListEventConfigurationsCommandOutput extends ListEventConfigura
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class ListEventConfigurationsCommand extends
|
|
108
|
-
readonly input: ListEventConfigurationsCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: ListEventConfigurationsCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventConfigurationsCommandInput, ListEventConfigurationsCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class ListEventConfigurationsCommand extends ListEventConfigurationsCommand_base {
|
|
126
111
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListFuotaTasksRequest, ListFuotaTasksResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListFuotaTasksCommandInput extends ListFuotaTasksRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListFuotaTasksCommandOutput extends ListFuotaTasksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListFuotaTasksCommand_base: {
|
|
24
|
+
new (input: ListFuotaTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListFuotaTasksCommandInput, ListFuotaTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the FUOTA tasks registered to your AWS account.</p>
|
|
@@ -71,23 +74,5 @@ export interface ListFuotaTasksCommandOutput extends ListFuotaTasksResponse, __M
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListFuotaTasksCommand extends
|
|
75
|
-
readonly input: ListFuotaTasksCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListFuotaTasksCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFuotaTasksCommandInput, ListFuotaTasksCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListFuotaTasksCommand extends ListFuotaTasksCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListMulticastGroupsByFuotaTaskRequest, ListMulticastGroupsByFuotaTaskResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMulticastGroupsByFuotaTaskCommandInput extends ListMulticas
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMulticastGroupsByFuotaTaskCommandOutput extends ListMulticastGroupsByFuotaTaskResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMulticastGroupsByFuotaTaskCommand_base: {
|
|
24
|
+
new (input: ListMulticastGroupsByFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsByFuotaTaskCommandInput, ListMulticastGroupsByFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List all multicast groups associated with a fuota task.</p>
|
|
@@ -73,23 +76,5 @@ export interface ListMulticastGroupsByFuotaTaskCommandOutput extends ListMultica
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class ListMulticastGroupsByFuotaTaskCommand extends
|
|
77
|
-
readonly input: ListMulticastGroupsByFuotaTaskCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: ListMulticastGroupsByFuotaTaskCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMulticastGroupsByFuotaTaskCommandInput, ListMulticastGroupsByFuotaTaskCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class ListMulticastGroupsByFuotaTaskCommand extends ListMulticastGroupsByFuotaTaskCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListMulticastGroupsRequest, ListMulticastGroupsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMulticastGroupsCommandInput extends ListMulticastGroupsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMulticastGroupsCommandOutput extends ListMulticastGroupsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMulticastGroupsCommand_base: {
|
|
24
|
+
new (input: ListMulticastGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsCommandInput, ListMulticastGroupsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the multicast groups registered to your AWS account.</p>
|
|
@@ -71,23 +74,5 @@ export interface ListMulticastGroupsCommandOutput extends ListMulticastGroupsRes
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListMulticastGroupsCommand extends
|
|
75
|
-
readonly input: ListMulticastGroupsCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListMulticastGroupsCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMulticastGroupsCommandInput, ListMulticastGroupsCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListMulticastGroupsCommand extends ListMulticastGroupsCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListNetworkAnalyzerConfigurationsRequest, ListNetworkAnalyzerConfigurationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListNetworkAnalyzerConfigurationsCommandInput extends ListNetwo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListNetworkAnalyzerConfigurationsCommandOutput extends ListNetworkAnalyzerConfigurationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListNetworkAnalyzerConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListNetworkAnalyzerConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNetworkAnalyzerConfigurationsCommandInput, ListNetworkAnalyzerConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the network analyzer configurations.</p>
|
|
@@ -70,23 +73,5 @@ export interface ListNetworkAnalyzerConfigurationsCommandOutput extends ListNetw
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class ListNetworkAnalyzerConfigurationsCommand extends
|
|
74
|
-
readonly input: ListNetworkAnalyzerConfigurationsCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: ListNetworkAnalyzerConfigurationsCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNetworkAnalyzerConfigurationsCommandInput, ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class ListNetworkAnalyzerConfigurationsCommand extends ListNetworkAnalyzerConfigurationsCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListPartnerAccountsRequest, ListPartnerAccountsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPartnerAccountsCommandInput extends ListPartnerAccountsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPartnerAccountsCommandOutput extends ListPartnerAccountsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPartnerAccountsCommand_base: {
|
|
24
|
+
new (input: ListPartnerAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerAccountsCommandInput, ListPartnerAccountsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the partner accounts associated with your AWS account.</p>
|
|
@@ -71,23 +74,5 @@ export interface ListPartnerAccountsCommandOutput extends ListPartnerAccountsRes
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListPartnerAccountsCommand extends
|
|
75
|
-
readonly input: ListPartnerAccountsCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListPartnerAccountsCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPartnerAccountsCommandInput, ListPartnerAccountsCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListPartnerAccountsCommand extends ListPartnerAccountsCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListPositionConfigurationsRequest, ListPositionConfigurationsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPositionConfigurationsCommandInput extends ListPositionConf
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPositionConfigurationsCommandOutput extends ListPositionConfigurationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPositionConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListPositionConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPositionConfigurationsCommandInput, ListPositionConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -86,23 +89,5 @@ export interface ListPositionConfigurationsCommandOutput extends ListPositionCon
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListPositionConfigurationsCommand extends
|
|
90
|
-
readonly input: ListPositionConfigurationsCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListPositionConfigurationsCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPositionConfigurationsCommandInput, ListPositionConfigurationsCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListPositionConfigurationsCommand extends ListPositionConfigurationsCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListQueuedMessagesRequest, ListQueuedMessagesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListQueuedMessagesCommandInput extends ListQueuedMessagesReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListQueuedMessagesCommandOutput extends ListQueuedMessagesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListQueuedMessagesCommand_base: {
|
|
24
|
+
new (input: ListQueuedMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List queued messages in the downlink queue.</p>
|
|
@@ -89,23 +92,5 @@ export interface ListQueuedMessagesCommandOutput extends ListQueuedMessagesRespo
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListQueuedMessagesCommand extends
|
|
93
|
-
readonly input: ListQueuedMessagesCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListQueuedMessagesCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListQueuedMessagesCommand extends ListQueuedMessagesCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListServiceProfilesRequest, ListServiceProfilesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListServiceProfilesCommandInput extends ListServiceProfilesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListServiceProfilesCommandOutput extends ListServiceProfilesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListServiceProfilesCommand_base: {
|
|
24
|
+
new (input: ListServiceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the service profiles registered to your AWS account.</p>
|
|
@@ -71,23 +74,5 @@ export interface ListServiceProfilesCommandOutput extends ListServiceProfilesRes
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListServiceProfilesCommand extends
|
|
75
|
-
readonly input: ListServiceProfilesCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListServiceProfilesCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListServiceProfilesCommand extends ListServiceProfilesCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the tags (metadata) you have assigned to the resource.</p>
|
|
@@ -71,23 +74,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListTagsForResourceCommand extends
|
|
75
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListWirelessDeviceImportTasksRequest, ListWirelessDeviceImportTasksResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWirelessDeviceImportTasksCommandInput extends ListWirelessD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWirelessDeviceImportTasksCommandOutput extends ListWirelessDeviceImportTasksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWirelessDeviceImportTasksCommand_base: {
|
|
24
|
+
new (input: ListWirelessDeviceImportTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessDeviceImportTasksCommandInput, ListWirelessDeviceImportTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List wireless devices that have been added to an import task.</p>
|
|
@@ -90,23 +93,5 @@ export interface ListWirelessDeviceImportTasksCommandOutput extends ListWireless
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListWirelessDeviceImportTasksCommand extends
|
|
94
|
-
readonly input: ListWirelessDeviceImportTasksCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListWirelessDeviceImportTasksCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessDeviceImportTasksCommandInput, ListWirelessDeviceImportTasksCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListWirelessDeviceImportTasksCommand extends ListWirelessDeviceImportTasksCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListWirelessDevicesRequest } from "../models/models_0";
|
|
6
5
|
import { ListWirelessDevicesResponse } from "../models/models_1";
|
|
@@ -22,6 +21,10 @@ export interface ListWirelessDevicesCommandInput extends ListWirelessDevicesRequ
|
|
|
22
21
|
*/
|
|
23
22
|
export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesResponse, __MetadataBearer {
|
|
24
23
|
}
|
|
24
|
+
declare const ListWirelessDevicesCommand_base: {
|
|
25
|
+
new (input: ListWirelessDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
};
|
|
25
28
|
/**
|
|
26
29
|
* @public
|
|
27
30
|
* <p>Lists the wireless devices registered to your AWS account.</p>
|
|
@@ -100,23 +103,5 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class ListWirelessDevicesCommand extends
|
|
104
|
-
readonly input: ListWirelessDevicesCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: ListWirelessDevicesCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class ListWirelessDevicesCommand extends ListWirelessDevicesCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListWirelessGatewayTaskDefinitionsRequest, ListWirelessGatewayTaskDefinitionsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWirelessGatewayTaskDefinitionsCommandInput extends ListWire
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWirelessGatewayTaskDefinitionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWirelessGatewayTaskDefinitionsCommand_base: {
|
|
24
|
+
new (input: ListWirelessGatewayTaskDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List the wireless gateway tasks definitions registered to your AWS account.</p>
|
|
@@ -83,23 +86,5 @@ export interface ListWirelessGatewayTaskDefinitionsCommandOutput extends ListWir
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class ListWirelessGatewayTaskDefinitionsCommand extends
|
|
87
|
-
readonly input: ListWirelessGatewayTaskDefinitionsCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: ListWirelessGatewayTaskDefinitionsCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessGatewayTaskDefinitionsCommandInput, ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class ListWirelessGatewayTaskDefinitionsCommand extends ListWirelessGatewayTaskDefinitionsCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
4
|
import { ListWirelessGatewaysRequest, ListWirelessGatewaysResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWirelessGatewaysCommandInput extends ListWirelessGatewaysRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWirelessGatewaysCommand_base: {
|
|
24
|
+
new (input: ListWirelessGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the wireless gateways registered to your AWS account.</p>
|
|
@@ -95,23 +98,5 @@ export interface ListWirelessGatewaysCommandOutput extends ListWirelessGatewaysR
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class ListWirelessGatewaysCommand extends
|
|
99
|
-
readonly input: ListWirelessGatewaysCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: ListWirelessGatewaysCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWirelessGatewaysCommandInput, ListWirelessGatewaysCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class ListWirelessGatewaysCommand extends ListWirelessGatewaysCommand_base {
|
|
117
102
|
}
|