@aws-sdk/client-iot-wireless 3.529.1 → 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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DeleteFuotaTaskCommandOutput extends DeleteFuotaTaskResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFuotaTaskCommand_base: {
|
|
24
24
|
new (input: DeleteFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFuotaTaskCommandInput, DeleteFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFuotaTaskCommandInput, DeleteFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DeleteFuotaTaskCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteFuotaTaskCommand extends DeleteFuotaTaskCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMulticastGroupCommandOutput extends DeleteMulticastGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMulticastGroupCommand_base: {
|
|
24
24
|
new (input: DeleteMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMulticastGroupCommandInput, DeleteMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMulticastGroupCommandInput, DeleteMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a multicast group if it is not in use by a fuota task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteMulticastGroupCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteMulticastGroupCommand extends DeleteMulticastGroupCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteNetworkAnalyzerConfigurationCommandOutput extends DeleteN
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteNetworkAnalyzerConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkAnalyzerConfigurationCommandInput, DeleteNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkAnalyzerConfigurationCommandInput, DeleteNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a network analyzer configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteNetworkAnalyzerConfigurationCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteNetworkAnalyzerConfigurationCommand extends DeleteNetworkAnalyzerConfigurationCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteQueuedMessagesCommandOutput extends DeleteQueuedMessagesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteQueuedMessagesCommand_base: {
|
|
24
24
|
new (input: DeleteQueuedMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueuedMessagesCommandInput, DeleteQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteQueuedMessagesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueuedMessagesCommandInput, DeleteQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Remove queued messages from the downlink queue.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const DeleteQueuedMessagesCommand_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 DeleteQueuedMessagesCommand extends DeleteQueuedMessagesCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceProfileCommandOutput extends DeleteServiceProfileR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceProfileCommand_base: {
|
|
24
24
|
new (input: DeleteServiceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceProfileCommandInput, DeleteServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceProfileCommandInput, DeleteServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a service profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteServiceProfileCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteServiceProfileCommand extends DeleteServiceProfileCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWirelessDeviceCommandOutput extends DeleteWirelessDeviceR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: DeleteWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessDeviceCommandInput, DeleteWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessDeviceCommandInput, DeleteWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DeleteWirelessDeviceCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteWirelessDeviceCommand extends DeleteWirelessDeviceCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWirelessDeviceImportTaskCommandOutput extends DeleteWirel
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWirelessDeviceImportTaskCommand_base: {
|
|
24
24
|
new (input: DeleteWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessDeviceImportTaskCommandInput, DeleteWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWirelessDeviceImportTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessDeviceImportTaskCommandInput, DeleteWirelessDeviceImportTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an import task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteWirelessDeviceImportTaskCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteWirelessDeviceImportTaskCommand extends DeleteWirelessDeviceImportTaskCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWirelessGatewayCommandOutput extends DeleteWirelessGatewa
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWirelessGatewayCommand_base: {
|
|
24
24
|
new (input: DeleteWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayCommandInput, DeleteWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayCommandInput, DeleteWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DeleteWirelessGatewayCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteWirelessGatewayCommand extends DeleteWirelessGatewayCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWirelessGatewayTaskCommandOutput extends DeleteWirelessGa
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWirelessGatewayTaskCommand_base: {
|
|
24
24
|
new (input: DeleteWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayTaskCommandInput, DeleteWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayTaskCommandInput, DeleteWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes 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.
|
|
@@ -66,6 +66,7 @@ declare const DeleteWirelessGatewayTaskCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteWirelessGatewayTaskCommand extends DeleteWirelessGatewayTaskCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWirelessGatewayTaskDefinitionCommandOutput extends Delete
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWirelessGatewayTaskDefinitionCommand_base: {
|
|
24
24
|
new (input: DeleteWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayTaskDefinitionCommandInput, DeleteWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWirelessGatewayTaskDefinitionCommandInput, DeleteWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a wireless gateway task definition. Deleting this task definition does not
|
|
30
30
|
* affect tasks that are currently in progress.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeleteWirelessGatewayTaskDefinitionCommand_base: {
|
|
|
67
67
|
* @throws {@link IoTWirelessServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteWirelessGatewayTaskDefinitionCommand extends DeleteWirelessGatewayTaskDefinitionCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterWirelessDeviceCommandOutput extends DeregisterWireles
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: DeregisterWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWirelessDeviceCommandInput, DeregisterWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeregisterWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWirelessDeviceCommandInput, DeregisterWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deregister a wireless device from AWS IoT Wireless.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DeregisterWirelessDeviceCommand_base: {
|
|
|
64
64
|
* @throws {@link IoTWirelessServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeregisterWirelessDeviceCommand extends DeregisterWirelessDeviceCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateAwsAccountFromPartnerAccountCommandOutput extends D
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateAwsAccountFromPartnerAccountCommand_base: {
|
|
24
24
|
new (input: DisassociateAwsAccountFromPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAwsAccountFromPartnerAccountCommandInput, DisassociateAwsAccountFromPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateAwsAccountFromPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAwsAccountFromPartnerAccountCommandInput, DisassociateAwsAccountFromPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates your AWS account from a partner account. If
|
|
30
30
|
* <code>PartnerAccountId</code> and <code>PartnerType</code> are <code>null</code>,
|
|
31
31
|
* disassociates your AWS account from all partner accounts.</p>
|
|
@@ -66,6 +66,7 @@ declare const DisassociateAwsAccountFromPartnerAccountCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DisassociateAwsAccountFromPartnerAccountCommand extends DisassociateAwsAccountFromPartnerAccountCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateMulticastGroupFromFuotaTaskCommandOutput extends Di
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateMulticastGroupFromFuotaTaskCommand_base: {
|
|
24
24
|
new (input: DisassociateMulticastGroupFromFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMulticastGroupFromFuotaTaskCommandInput, DisassociateMulticastGroupFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateMulticastGroupFromFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMulticastGroupFromFuotaTaskCommandInput, DisassociateMulticastGroupFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a multicast group from a fuota task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DisassociateMulticastGroupFromFuotaTaskCommand_base: {
|
|
|
67
67
|
* @throws {@link IoTWirelessServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DisassociateMulticastGroupFromFuotaTaskCommand extends DisassociateMulticastGroupFromFuotaTaskCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWirelessDeviceFromFuotaTaskCommandOutput extends Di
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWirelessDeviceFromFuotaTaskCommand_base: {
|
|
24
24
|
new (input: DisassociateWirelessDeviceFromFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromFuotaTaskCommandInput, DisassociateWirelessDeviceFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWirelessDeviceFromFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromFuotaTaskCommandInput, DisassociateWirelessDeviceFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a wireless device from a FUOTA task.</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 DisassociateWirelessDeviceFromFuotaTaskCommand_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 DisassociateWirelessDeviceFromFuotaTaskCommand extends DisassociateWirelessDeviceFromFuotaTaskCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWirelessDeviceFromMulticastGroupCommandOutput exten
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWirelessDeviceFromMulticastGroupCommand_base: {
|
|
24
24
|
new (input: DisassociateWirelessDeviceFromMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromMulticastGroupCommandInput, DisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWirelessDeviceFromMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromMulticastGroupCommandInput, DisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a wireless device from a multicast group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DisassociateWirelessDeviceFromMulticastGroupCommand_base: {
|
|
|
67
67
|
* @throws {@link IoTWirelessServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DisassociateWirelessDeviceFromMulticastGroupCommand extends DisassociateWirelessDeviceFromMulticastGroupCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWirelessDeviceFromThingCommandOutput extends Disass
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWirelessDeviceFromThingCommand_base: {
|
|
24
24
|
new (input: DisassociateWirelessDeviceFromThingCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromThingCommandInput, DisassociateWirelessDeviceFromThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWirelessDeviceFromThingCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessDeviceFromThingCommandInput, DisassociateWirelessDeviceFromThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a wireless device from its currently associated thing.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DisassociateWirelessDeviceFromThingCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DisassociateWirelessDeviceFromThingCommand extends DisassociateWirelessDeviceFromThingCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWirelessGatewayFromCertificateCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWirelessGatewayFromCertificateCommand_base: {
|
|
24
24
|
new (input: DisassociateWirelessGatewayFromCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessGatewayFromCertificateCommandInput, DisassociateWirelessGatewayFromCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWirelessGatewayFromCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessGatewayFromCertificateCommandInput, DisassociateWirelessGatewayFromCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a wireless gateway from its currently associated certificate.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DisassociateWirelessGatewayFromCertificateCommand_base: {
|
|
|
66
66
|
* @throws {@link IoTWirelessServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DisassociateWirelessGatewayFromCertificateCommand extends DisassociateWirelessGatewayFromCertificateCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWirelessGatewayFromThingCommand_base: {
|
|
24
24
|
new (input: DisassociateWirelessGatewayFromThingCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWirelessGatewayFromThingCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a wireless gateway from its currently associated thing.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DisassociateWirelessGatewayFromThingCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DisassociateWirelessGatewayFromThingCommand extends DisassociateWirelessGatewayFromThingCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDestinationCommand_base: {
|
|
24
24
|
new (input: GetDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDestinationCommandInput, GetDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDestinationCommandInput, GetDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a destination.</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 GetDestinationCommand_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 GetDestinationCommand extends GetDestinationCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeviceProfileCommand_base: {
|
|
24
24
|
new (input: GetDeviceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeviceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a device profile.</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 GetDeviceProfileCommand_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 GetDeviceProfileCommand extends GetDeviceProfileCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEventConfigurationByResourceTypesCommandOutput extends GetEv
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEventConfigurationByResourceTypesCommand_base: {
|
|
24
24
|
new (input: GetEventConfigurationByResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventConfigurationByResourceTypesCommandInput, GetEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetEventConfigurationByResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetEventConfigurationByResourceTypesCommandInput, GetEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the event configuration based on resource types.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const GetEventConfigurationByResourceTypesCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTWirelessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetEventConfigurationByResourceTypesCommand extends GetEventConfigurationByResourceTypesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFuotaTaskCommand_base: {
|
|
24
24
|
new (input: GetFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetFuotaTaskCommandInput, GetFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetFuotaTaskCommandInput, GetFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetFuotaTaskCommand_base: {
|
|
|
82
82
|
* @throws {@link IoTWirelessServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetFuotaTaskCommand extends GetFuotaTaskCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLogLevelsByResourceTypesCommandOutput extends GetLogLevelsBy
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLogLevelsByResourceTypesCommand_base: {
|
|
24
24
|
new (input: GetLogLevelsByResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetLogLevelsByResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns current default log levels or log levels by resource types. Based on resource
|
|
30
30
|
* types, log levels can be for wireless device log options or wireless gateway log
|
|
31
31
|
* options.</p>
|
|
@@ -92,6 +92,7 @@ declare const GetLogLevelsByResourceTypesCommand_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 GetLogLevelsByResourceTypesCommand extends GetLogLevelsByResourceTypesCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMulticastGroupCommandOutput extends GetMulticastGroupRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMulticastGroupCommand_base: {
|
|
24
24
|
new (input: GetMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetMulticastGroupCommandInput, GetMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetMulticastGroupCommandInput, GetMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a multicast group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const GetMulticastGroupCommand_base: {
|
|
|
79
79
|
* @throws {@link IoTWirelessServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetMulticastGroupCommand extends GetMulticastGroupCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroup
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMulticastGroupSessionCommand_base: {
|
|
24
24
|
new (input: GetMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMulticastGroupSessionCommandInput, GetMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetMulticastGroupSessionCommandInput, GetMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a multicast group session.</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 GetMulticastGroupSessionCommand_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 GetMulticastGroupSessionCommand extends GetMulticastGroupSessionCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetwork
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetNetworkAnalyzerConfigurationCommand_base: {
|
|
24
24
|
new (input: GetNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkAnalyzerConfigurationCommandInput, GetNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkAnalyzerConfigurationCommandInput, GetNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get network analyzer configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const GetNetworkAnalyzerConfigurationCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTWirelessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetNetworkAnalyzerConfigurationCommand extends GetNetworkAnalyzerConfigurationCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPartnerAccountCommandOutput extends GetPartnerAccountRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPartnerAccountCommand_base: {
|
|
24
24
|
new (input: GetPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a partner account. If <code>PartnerAccountId</code> and
|
|
30
30
|
* <code>PartnerType</code> are <code>null</code>, returns all partner accounts.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const GetPartnerAccountCommand_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 GetPartnerAccountCommand extends GetPartnerAccountCommand_base {
|
|
77
78
|
}
|
|
@@ -22,12 +22,10 @@ export interface GetPositionCommandOutput extends GetPositionResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPositionCommand_base: {
|
|
24
24
|
new (input: GetPositionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPositionCommandInput, GetPositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPositionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPositionCommandInput, GetPositionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Get the position information for a given resource.</p>
|
|
32
30
|
* <important>
|
|
33
31
|
* <p>This action is no longer supported. Calls to retrieve the position information
|
|
@@ -85,6 +83,8 @@ declare const GetPositionCommand_base: {
|
|
|
85
83
|
* @throws {@link IoTWirelessServiceException}
|
|
86
84
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
87
85
|
*
|
|
86
|
+
* @public
|
|
87
|
+
* @deprecated This operation is no longer supported.
|
|
88
88
|
*/
|
|
89
89
|
export declare class GetPositionCommand extends GetPositionCommand_base {
|
|
90
90
|
}
|
|
@@ -22,12 +22,10 @@ export interface GetPositionConfigurationCommandOutput extends GetPositionConfig
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPositionConfigurationCommand_base: {
|
|
24
24
|
new (input: GetPositionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPositionConfigurationCommandInput, GetPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPositionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPositionConfigurationCommandInput, GetPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Get position configuration for a given resource.</p>
|
|
32
30
|
* <important>
|
|
33
31
|
* <p>This action is no longer supported. Calls to retrieve the position configuration
|
|
@@ -83,6 +81,8 @@ declare const GetPositionConfigurationCommand_base: {
|
|
|
83
81
|
* @throws {@link IoTWirelessServiceException}
|
|
84
82
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
85
83
|
*
|
|
84
|
+
* @public
|
|
85
|
+
* @deprecated This operation is no longer supported.
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetPositionConfigurationCommand extends GetPositionConfigurationCommand_base {
|
|
88
88
|
}
|