@aws-sdk/client-iot-wireless 3.533.0 → 3.535.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-types/IoTWireless.d.ts +22 -1
- package/dist-types/IoTWirelessClient.d.ts +1 -1
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +2 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +2 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetPositionCommand.d.ts +3 -3
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +2 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePositionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +814 -814
- package/dist-types/models/models_1.d.ts +199 -199
- package/dist-types/ts3.4/IoTWireless.d.ts +21 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -29,10 +29,10 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateCom
|
|
|
29
29
|
}
|
|
30
30
|
declare const GetPositionEstimateCommand_base: {
|
|
31
31
|
new (input: GetPositionEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPositionEstimateCommandInput, GetPositionEstimateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
new (...[input]: [] | [GetPositionEstimateCommandInput]): import("@smithy/smithy-client").CommandImpl<GetPositionEstimateCommandInput, GetPositionEstimateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
34
|
};
|
|
34
35
|
/**
|
|
35
|
-
* @public
|
|
36
36
|
* <p>Get estimated position information as a payload in GeoJSON format. The payload
|
|
37
37
|
* measurement data is resolved using solvers that are provided by third-party
|
|
38
38
|
* vendors.</p>
|
|
@@ -218,6 +218,7 @@ declare const GetPositionEstimateCommand_base: {
|
|
|
218
218
|
* @throws {@link IoTWirelessServiceException}
|
|
219
219
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
220
220
|
*
|
|
221
|
+
* @public
|
|
221
222
|
*/
|
|
222
223
|
export declare class GetPositionEstimateCommand extends GetPositionEstimateCommand_base {
|
|
223
224
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourceEventConfigurationCommandOutput extends GetResourceE
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourceEventConfigurationCommand_base: {
|
|
24
24
|
new (input: GetResourceEventConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceEventConfigurationCommandInput, GetResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourceEventConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceEventConfigurationCommandInput, GetResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the event configuration for a particular resource identifier.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const GetResourceEventConfigurationCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTWirelessServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetResourceEventConfigurationCommand extends GetResourceEventConfigurationCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourceLogLevelCommand_base: {
|
|
24
24
|
new (input: GetResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourceLogLevelCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Fetches the log-level override, if any, for a given resource-ID and resource-type. It
|
|
30
30
|
* can be used for a wireless device or a wireless gateway.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const GetResourceLogLevelCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetResourceLogLevelCommand extends GetResourceLogLevelCommand_base {
|
|
75
76
|
}
|
|
@@ -29,10 +29,10 @@ export interface GetResourcePositionCommandOutput extends GetResourcePositionCom
|
|
|
29
29
|
}
|
|
30
30
|
declare const GetResourcePositionCommand_base: {
|
|
31
31
|
new (input: GetResourcePositionCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePositionCommandInput, GetResourcePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
new (__0_0: GetResourcePositionCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePositionCommandInput, GetResourcePositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
34
|
};
|
|
34
35
|
/**
|
|
35
|
-
* @public
|
|
36
36
|
* <p>Get the position information for a given wireless device or a wireless gateway
|
|
37
37
|
* resource. The position information uses the <a href="https://gisgeography.com/wgs84-world-geodetic-system/"> World Geodetic System
|
|
38
38
|
* (WGS84)</a>.</p>
|
|
@@ -78,6 +78,7 @@ declare const GetResourcePositionCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTWirelessServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetResourcePositionCommand extends GetResourcePositionCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceEndpointCommandOutput extends GetServiceEndpointRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceEndpointCommand_base: {
|
|
24
24
|
new (input: GetServiceEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetServiceEndpointCommandInput]): import("@smithy/smithy-client").CommandImpl<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol
|
|
30
30
|
* or LoRaWAN Network Server (LNS) connections.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const GetServiceEndpointCommand_base: {
|
|
|
68
68
|
* @throws {@link IoTWirelessServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetServiceEndpointCommand extends GetServiceEndpointCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceProfileCommandOutput extends GetServiceProfileRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceProfileCommand_base: {
|
|
24
24
|
new (input: GetServiceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceProfileCommandInput, GetServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceProfileCommandInput, GetServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a service profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const GetServiceProfileCommand_base: {
|
|
|
91
91
|
* @throws {@link IoTWirelessServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetServiceProfileCommand extends GetServiceProfileCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: GetWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -148,6 +148,7 @@ declare const GetWirelessDeviceCommand_base: {
|
|
|
148
148
|
* @throws {@link IoTWirelessServiceException}
|
|
149
149
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
150
150
|
*
|
|
151
|
+
* @public
|
|
151
152
|
*/
|
|
152
153
|
export declare class GetWirelessDeviceCommand extends GetWirelessDeviceCommand_base {
|
|
153
154
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessDeviceImportTaskCommandOutput extends GetWirelessDev
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessDeviceImportTaskCommand_base: {
|
|
24
24
|
new (input: GetWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceImportTaskCommandInput, GetWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceImportTaskCommandInput, GetWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get information about an import task and count of device onboarding summary
|
|
30
30
|
* information for the import task.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const GetWirelessDeviceImportTaskCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTWirelessServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetWirelessDeviceImportTaskCommand extends GetWirelessDeviceImportTaskCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessDeviceStatisticsCommandOutput extends GetWirelessDev
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessDeviceStatisticsCommand_base: {
|
|
24
24
|
new (input: GetWirelessDeviceStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceStatisticsCommandInput, GetWirelessDeviceStatisticsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessDeviceStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessDeviceStatisticsCommandInput, GetWirelessDeviceStatisticsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets operating information about a wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const GetWirelessDeviceStatisticsCommand_base: {
|
|
|
89
89
|
* @throws {@link IoTWirelessServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetWirelessDeviceStatisticsCommand extends GetWirelessDeviceStatisticsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayCertificateCommandOutput extends GetWirelessG
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayCertificateCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayCertificateCommandInput, GetWirelessGatewayCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayCertificateCommandInput, GetWirelessGatewayCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the ID of the certificate that is currently associated with a wireless
|
|
30
30
|
* gateway.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const GetWirelessGatewayCertificateCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetWirelessGatewayCertificateCommand extends GetWirelessGatewayCertificateCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayCommandInput, GetWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayCommandInput, GetWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const GetWirelessGatewayCommand_base: {
|
|
|
96
96
|
* @throws {@link IoTWirelessServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetWirelessGatewayCommand extends GetWirelessGatewayCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayFirmwareInformationCommandOutput extends GetW
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayFirmwareInformationCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayFirmwareInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayFirmwareInformationCommandInput, GetWirelessGatewayFirmwareInformationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayFirmwareInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayFirmwareInformationCommandInput, GetWirelessGatewayFirmwareInformationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the firmware version and other information about a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetWirelessGatewayFirmwareInformationCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTWirelessServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetWirelessGatewayFirmwareInformationCommand extends GetWirelessGatewayFirmwareInformationCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayStatisticsCommandOutput extends GetWirelessGa
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayStatisticsCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayStatisticsCommandInput, GetWirelessGatewayStatisticsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayStatisticsCommandInput, GetWirelessGatewayStatisticsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets operating information about a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const GetWirelessGatewayStatisticsCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetWirelessGatewayStatisticsCommand extends GetWirelessGatewayStatisticsCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayTaskCommandOutput extends GetWirelessGatewayT
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayTaskCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayTaskCommandInput, GetWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayTaskCommandInput, GetWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a wireless gateway task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const GetWirelessGatewayTaskCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTWirelessServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetWirelessGatewayTaskCommand extends GetWirelessGatewayTaskCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWirelessGatewayTaskDefinitionCommandOutput extends GetWirele
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWirelessGatewayTaskDefinitionCommand_base: {
|
|
24
24
|
new (input: GetWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayTaskDefinitionCommandInput, GetWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWirelessGatewayTaskDefinitionCommandInput, GetWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a wireless gateway task definition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const GetWirelessGatewayTaskDefinitionCommand_base: {
|
|
|
88
88
|
* @throws {@link IoTWirelessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetWirelessGatewayTaskDefinitionCommand extends GetWirelessGatewayTaskDefinitionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDestinationsCommandOutput extends ListDestinationsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDestinationsCommand_base: {
|
|
24
24
|
new (input: ListDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDestinationsCommandInput, ListDestinationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListDestinationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDestinationsCommandInput, ListDestinationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the destinations registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const ListDestinationsCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTWirelessServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListDestinationsCommand extends ListDestinationsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDeviceProfilesCommandOutput extends ListDeviceProfilesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDeviceProfilesCommand_base: {
|
|
24
24
|
new (input: ListDeviceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDeviceProfilesCommandInput, ListDeviceProfilesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListDeviceProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDeviceProfilesCommandInput, ListDeviceProfilesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the device profiles registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const ListDeviceProfilesCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTWirelessServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListDeviceProfilesCommand extends ListDeviceProfilesCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListDevicesForWirelessDeviceImportTaskCommandOutput extends Lis
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDevicesForWirelessDeviceImportTaskCommand_base: {
|
|
24
24
|
new (input: ListDevicesForWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicesForWirelessDeviceImportTaskCommandInput, ListDevicesForWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDevicesForWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicesForWirelessDeviceImportTaskCommandInput, ListDevicesForWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the Sidewalk devices in an import task and their onboarding status.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListDevicesForWirelessDeviceImportTaskCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTWirelessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListDevicesForWirelessDeviceImportTaskCommand extends ListDevicesForWirelessDeviceImportTaskCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEventConfigurationsCommandOutput extends ListEventConfigura
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEventConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListEventConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventConfigurationsCommandInput, ListEventConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEventConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventConfigurationsCommandInput, ListEventConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List event configurations where at least one event topic has been enabled.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const ListEventConfigurationsCommand_base: {
|
|
|
106
106
|
* @throws {@link IoTWirelessServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListEventConfigurationsCommand extends ListEventConfigurationsCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFuotaTasksCommandOutput extends ListFuotaTasksResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFuotaTasksCommand_base: {
|
|
24
24
|
new (input: ListFuotaTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListFuotaTasksCommandInput, ListFuotaTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFuotaTasksCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFuotaTasksCommandInput, ListFuotaTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the FUOTA tasks registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListFuotaTasksCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListFuotaTasksCommand extends ListFuotaTasksCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMulticastGroupsByFuotaTaskCommandOutput extends ListMultica
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMulticastGroupsByFuotaTaskCommand_base: {
|
|
24
24
|
new (input: ListMulticastGroupsByFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsByFuotaTaskCommandInput, ListMulticastGroupsByFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListMulticastGroupsByFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsByFuotaTaskCommandInput, ListMulticastGroupsByFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all multicast groups associated with a fuota task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ListMulticastGroupsByFuotaTaskCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTWirelessServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListMulticastGroupsByFuotaTaskCommand extends ListMulticastGroupsByFuotaTaskCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMulticastGroupsCommandOutput extends ListMulticastGroupsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMulticastGroupsCommand_base: {
|
|
24
24
|
new (input: ListMulticastGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsCommandInput, ListMulticastGroupsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMulticastGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMulticastGroupsCommandInput, ListMulticastGroupsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the multicast groups registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListMulticastGroupsCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListMulticastGroupsCommand extends ListMulticastGroupsCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListNetworkAnalyzerConfigurationsCommandOutput extends ListNetw
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListNetworkAnalyzerConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListNetworkAnalyzerConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNetworkAnalyzerConfigurationsCommandInput, ListNetworkAnalyzerConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListNetworkAnalyzerConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListNetworkAnalyzerConfigurationsCommandInput, ListNetworkAnalyzerConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the network analyzer configurations.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const ListNetworkAnalyzerConfigurationsCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTWirelessServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListNetworkAnalyzerConfigurationsCommand extends ListNetworkAnalyzerConfigurationsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPartnerAccountsCommandOutput extends ListPartnerAccountsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPartnerAccountsCommand_base: {
|
|
24
24
|
new (input: ListPartnerAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerAccountsCommandInput, ListPartnerAccountsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPartnerAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPartnerAccountsCommandInput, ListPartnerAccountsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the partner accounts associated with your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListPartnerAccountsCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListPartnerAccountsCommand extends ListPartnerAccountsCommand_base {
|
|
78
79
|
}
|
|
@@ -22,12 +22,10 @@ export interface ListPositionConfigurationsCommandOutput extends ListPositionCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPositionConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListPositionConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPositionConfigurationsCommandInput, ListPositionConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPositionConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPositionConfigurationsCommandInput, ListPositionConfigurationsCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>List position configurations for a given resource, such as positioning solvers.</p>
|
|
32
30
|
* <important>
|
|
33
31
|
* <p>This action is no longer supported. Calls to retrieve position information should
|
|
@@ -88,6 +86,8 @@ declare const ListPositionConfigurationsCommand_base: {
|
|
|
88
86
|
* @throws {@link IoTWirelessServiceException}
|
|
89
87
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
90
88
|
*
|
|
89
|
+
* @public
|
|
90
|
+
* @deprecated This operation is no longer supported.
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListPositionConfigurationsCommand extends ListPositionConfigurationsCommand_base {
|
|
93
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListQueuedMessagesCommandOutput extends ListQueuedMessagesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListQueuedMessagesCommand_base: {
|
|
24
24
|
new (input: ListQueuedMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListQueuedMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List queued messages in the downlink queue.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListQueuedMessagesCommand_base: {
|
|
|
91
91
|
* @throws {@link IoTWirelessServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListQueuedMessagesCommand extends ListQueuedMessagesCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceProfilesCommandOutput extends ListServiceProfilesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceProfilesCommand_base: {
|
|
24
24
|
new (input: ListServiceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListServiceProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the service profiles registered to your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListServiceProfilesCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListServiceProfilesCommand extends ListServiceProfilesCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags (metadata) you have assigned to the resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWirelessDeviceImportTasksCommandOutput extends ListWireless
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWirelessDeviceImportTasksCommand_base: {
|
|
24
24
|
new (input: ListWirelessDeviceImportTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessDeviceImportTasksCommandInput, ListWirelessDeviceImportTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListWirelessDeviceImportTasksCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWirelessDeviceImportTasksCommandInput, ListWirelessDeviceImportTasksCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List wireless devices that have been added to an import task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const ListWirelessDeviceImportTasksCommand_base: {
|
|
|
92
92
|
* @throws {@link IoTWirelessServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListWirelessDeviceImportTasksCommand extends ListWirelessDeviceImportTasksCommand_base {
|
|
97
98
|
}
|
|
@@ -23,10 +23,10 @@ export interface ListWirelessDevicesCommandOutput extends ListWirelessDevicesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListWirelessDevicesCommand_base: {
|
|
25
25
|
new (input: ListWirelessDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListWirelessDevicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Lists the wireless devices registered to your AWS account.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const ListWirelessDevicesCommand_base: {
|
|
|
102
102
|
* @throws {@link IoTWirelessServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class ListWirelessDevicesCommand extends ListWirelessDevicesCommand_base {
|
|
107
108
|
}
|