@aws-sdk/client-iot-wireless 3.296.0 → 3.297.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 +102 -0
- package/dist-types/IoTWirelessClient.d.ts +24 -4
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +16 -0
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +16 -0
- package/dist-types/commands/GetDestinationCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/ListDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +16 -0
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/models/IoTWirelessServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +688 -0
- package/dist-types/models/models_1.d.ts +138 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDestinationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { DisassociateWirelessGatewayFromThingRequest, DisassociateWirelessGatewayFromThingResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateWirelessGatewayFromThingCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateWirelessGatewayFromThingCommandInput extends DisassociateWirelessGatewayFromThingRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateWirelessGatewayFromThingCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateWirelessGatewayFromThingCommandOutput extends DisassociateWirelessGatewayFromThingResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates a wireless gateway from its currently associated thing.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateWirelessGatewayFromThingCommandInput - {@link DisassociateWirelessGatewayFromThingCommandInput}
|
|
34
|
+
* @returns {@link DisassociateWirelessGatewayFromThingCommandOutput}
|
|
28
35
|
* @see {@link DisassociateWirelessGatewayFromThingCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateWirelessGatewayFromThingCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
52
59
|
export declare class DisassociateWirelessGatewayFromThingCommand extends $Command<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
53
60
|
readonly input: DisassociateWirelessGatewayFromThingCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DisassociateWirelessGatewayFromThingCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetDestinationRequest, GetDestinationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDestinationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDestinationCommandInput extends GetDestinationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDestinationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDestinationCommandOutput extends GetDestinationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a destination.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDestinationCommandInput - {@link GetDestinationCommandInput}
|
|
34
|
+
* @returns {@link GetDestinationCommandOutput}
|
|
28
35
|
* @see {@link GetDestinationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDestinationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
49
56
|
export declare class GetDestinationCommand extends $Command<GetDestinationCommandInput, GetDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetDestinationCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetDestinationCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDestinationCommandInput, GetDestinationCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetDeviceProfileRequest, GetDeviceProfileResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDeviceProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDeviceProfileCommandInput extends GetDeviceProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDeviceProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a device profile.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDeviceProfileCommandInput - {@link GetDeviceProfileCommandInput}
|
|
34
|
+
* @returns {@link GetDeviceProfileCommandOutput}
|
|
28
35
|
* @see {@link GetDeviceProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDeviceProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
49
56
|
export declare class GetDeviceProfileCommand extends $Command<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetDeviceProfileCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetDeviceProfileCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetEventConfigurationByResourceTypesRequest, GetEventConfigurationByResourceTypesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEventConfigurationByResourceTypesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEventConfigurationByResourceTypesCommandInput extends GetEventConfigurationByResourceTypesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEventConfigurationByResourceTypesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEventConfigurationByResourceTypesCommandOutput extends GetEventConfigurationByResourceTypesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the event configuration based on resource types.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetEventConfigurationByResourceTypesCommandOutput extends GetEv
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetEventConfigurationByResourceTypesCommandInput - {@link GetEventConfigurationByResourceTypesCommandInput}
|
|
34
|
+
* @returns {@link GetEventConfigurationByResourceTypesCommandOutput}
|
|
28
35
|
* @see {@link GetEventConfigurationByResourceTypesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetEventConfigurationByResourceTypesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface GetEventConfigurationByResourceTypesCommandOutput extends GetEv
|
|
|
43
50
|
export declare class GetEventConfigurationByResourceTypesCommand extends $Command<GetEventConfigurationByResourceTypesCommandInput, GetEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
44
51
|
readonly input: GetEventConfigurationByResourceTypesCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: GetEventConfigurationByResourceTypesCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEventConfigurationByResourceTypesCommandInput, GetEventConfigurationByResourceTypesCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetFuotaTaskRequest, GetFuotaTaskResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFuotaTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFuotaTaskCommandInput extends GetFuotaTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFuotaTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a FUOTA task.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFuotaTaskCommandInput - {@link GetFuotaTaskCommandInput}
|
|
34
|
+
* @returns {@link GetFuotaTaskCommandOutput}
|
|
28
35
|
* @see {@link GetFuotaTaskCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFuotaTaskCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __Metad
|
|
|
49
56
|
export declare class GetFuotaTaskCommand extends $Command<GetFuotaTaskCommandInput, GetFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetFuotaTaskCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetFuotaTaskCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFuotaTaskCommandInput, GetFuotaTaskCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetLogLevelsByResourceTypesRequest, GetLogLevelsByResourceTypesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLogLevelsByResourceTypesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLogLevelsByResourceTypesCommandInput extends GetLogLevelsByResourceTypesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLogLevelsByResourceTypesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLogLevelsByResourceTypesCommandOutput extends GetLogLevelsByResourceTypesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns current default log levels or log levels by resource types. Based on resource types, log levels can be
|
|
18
23
|
* for wireless device log options or wireless gateway log options.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetLogLevelsByResourceTypesCommandOutput extends GetLogLevelsBy
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetLogLevelsByResourceTypesCommandInput - {@link GetLogLevelsByResourceTypesCommandInput}
|
|
35
|
+
* @returns {@link GetLogLevelsByResourceTypesCommandOutput}
|
|
29
36
|
* @see {@link GetLogLevelsByResourceTypesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetLogLevelsByResourceTypesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface GetLogLevelsByResourceTypesCommandOutput extends GetLogLevelsBy
|
|
|
50
57
|
export declare class GetLogLevelsByResourceTypesCommand extends $Command<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
51
58
|
readonly input: GetLogLevelsByResourceTypesCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: GetLogLevelsByResourceTypesCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetMulticastGroupRequest, GetMulticastGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMulticastGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMulticastGroupCommandInput extends GetMulticastGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMulticastGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMulticastGroupCommandOutput extends GetMulticastGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a multicast group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetMulticastGroupCommandOutput extends GetMulticastGroupRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMulticastGroupCommandInput - {@link GetMulticastGroupCommandInput}
|
|
34
|
+
* @returns {@link GetMulticastGroupCommandOutput}
|
|
28
35
|
* @see {@link GetMulticastGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetMulticastGroupCommandOutput extends GetMulticastGroupRespons
|
|
|
49
56
|
export declare class GetMulticastGroupCommand extends $Command<GetMulticastGroupCommandInput, GetMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetMulticastGroupCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetMulticastGroupCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMulticastGroupCommandInput, GetMulticastGroupCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetMulticastGroupSessionRequest, GetMulticastGroupSessionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMulticastGroupSessionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMulticastGroupSessionCommandInput extends GetMulticastGroupSessionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMulticastGroupSessionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroupSessionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a multicast group session.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroup
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMulticastGroupSessionCommandInput - {@link GetMulticastGroupSessionCommandInput}
|
|
34
|
+
* @returns {@link GetMulticastGroupSessionCommandOutput}
|
|
28
35
|
* @see {@link GetMulticastGroupSessionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMulticastGroupSessionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroup
|
|
|
49
56
|
export declare class GetMulticastGroupSessionCommand extends $Command<GetMulticastGroupSessionCommandInput, GetMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetMulticastGroupSessionCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetMulticastGroupSessionCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMulticastGroupSessionCommandInput, GetMulticastGroupSessionCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetNetworkAnalyzerConfigurationRequest, GetNetworkAnalyzerConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetNetworkAnalyzerConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetNetworkAnalyzerConfigurationCommandInput extends GetNetworkAnalyzerConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetNetworkAnalyzerConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetworkAnalyzerConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get network analyzer configuration.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetwork
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetNetworkAnalyzerConfigurationCommandInput - {@link GetNetworkAnalyzerConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetNetworkAnalyzerConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetNetworkAnalyzerConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetNetworkAnalyzerConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetwork
|
|
|
49
56
|
export declare class GetNetworkAnalyzerConfigurationCommand extends $Command<GetNetworkAnalyzerConfigurationCommandInput, GetNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetNetworkAnalyzerConfigurationCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetNetworkAnalyzerConfigurationCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkAnalyzerConfigurationCommandInput, GetNetworkAnalyzerConfigurationCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetPartnerAccountRequest, GetPartnerAccountResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPartnerAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPartnerAccountCommandInput extends GetPartnerAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPartnerAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPartnerAccountCommandOutput extends GetPartnerAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a partner account. If <code>PartnerAccountId</code> and <code>PartnerType</code> are <code>null</code>, returns all partner accounts.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetPartnerAccountCommandOutput extends GetPartnerAccountRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetPartnerAccountCommandInput - {@link GetPartnerAccountCommandInput}
|
|
34
|
+
* @returns {@link GetPartnerAccountCommandOutput}
|
|
28
35
|
* @see {@link GetPartnerAccountCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetPartnerAccountCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetPartnerAccountCommandOutput extends GetPartnerAccountRespons
|
|
|
46
53
|
export declare class GetPartnerAccountCommand extends $Command<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: GetPartnerAccountCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetPartnerAccountCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetPositionRequest, GetPositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPositionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPositionCommandInput extends GetPositionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPositionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPositionCommandOutput extends GetPositionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>Get the position information for a given resource.</p>
|
|
@@ -32,6 +37,8 @@ export interface GetPositionCommandOutput extends GetPositionResponse, __Metadat
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param GetPositionCommandInput - {@link GetPositionCommandInput}
|
|
41
|
+
* @returns {@link GetPositionCommandOutput}
|
|
35
42
|
* @see {@link GetPositionCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link GetPositionCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetPositionCommandOutput extends GetPositionResponse, __Metadat
|
|
|
56
63
|
export declare class GetPositionCommand extends $Command<GetPositionCommandInput, GetPositionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
57
64
|
readonly input: GetPositionCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetPositionCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPositionCommandInput, GetPositionCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetPositionConfigurationRequest, GetPositionConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPositionConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPositionConfigurationCommandInput extends GetPositionConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPositionConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPositionConfigurationCommandOutput extends GetPositionConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>Get position configuration for a given resource.</p>
|
|
@@ -32,6 +37,8 @@ export interface GetPositionConfigurationCommandOutput extends GetPositionConfig
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param GetPositionConfigurationCommandInput - {@link GetPositionConfigurationCommandInput}
|
|
41
|
+
* @returns {@link GetPositionConfigurationCommandOutput}
|
|
35
42
|
* @see {@link GetPositionConfigurationCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link GetPositionConfigurationCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetPositionConfigurationCommandOutput extends GetPositionConfig
|
|
|
56
63
|
export declare class GetPositionConfigurationCommand extends $Command<GetPositionConfigurationCommandInput, GetPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
57
64
|
readonly input: GetPositionConfigurationCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetPositionConfigurationCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPositionConfigurationCommandInput, GetPositionConfigurationCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetPositionEstimateRequest, GetPositionEstimateResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPositionEstimateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPositionEstimateCommandInput extends GetPositionEstimateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPositionEstimateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPositionEstimateCommandOutput extends GetPositionEstimateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get estimated position information as a payload in GeoJSON format. The payload measurement data is
|
|
18
23
|
* resolved using solvers that are provided by third-party vendors.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetPositionEstimateCommandInput - {@link GetPositionEstimateCommandInput}
|
|
35
|
+
* @returns {@link GetPositionEstimateCommandOutput}
|
|
29
36
|
* @see {@link GetPositionEstimateCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetPositionEstimateCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
50
57
|
export declare class GetPositionEstimateCommand extends $Command<GetPositionEstimateCommandInput, GetPositionEstimateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
51
58
|
readonly input: GetPositionEstimateCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: GetPositionEstimateCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPositionEstimateCommandInput, GetPositionEstimateCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|