@aws-sdk/client-iot-wireless 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/IoTWireless.d.ts +1918 -495
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +717 -171
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +98 -98
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2830 -2582
- package/dist-types/ts3.4/models/models_1.d.ts +242 -204
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPositionConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1181 -296
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetMulticastGroupSessionRequest,
|
|
15
|
+
GetMulticastGroupSessionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetMulticastGroupSessionCommandInput
|
|
18
|
+
extends GetMulticastGroupSessionRequest {}
|
|
19
|
+
export interface GetMulticastGroupSessionCommandOutput
|
|
20
|
+
extends GetMulticastGroupSessionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetMulticastGroupSessionCommand extends $Command<
|
|
24
|
+
GetMulticastGroupSessionCommandInput,
|
|
25
|
+
GetMulticastGroupSessionCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetMulticastGroupSessionCommandInput;
|
|
29
|
+
constructor(input: GetMulticastGroupSessionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetMulticastGroupSessionCommandInput,
|
|
37
|
+
GetMulticastGroupSessionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetNetworkAnalyzerConfigurationRequest,
|
|
15
|
+
GetNetworkAnalyzerConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetNetworkAnalyzerConfigurationCommandInput
|
|
18
|
+
extends GetNetworkAnalyzerConfigurationRequest {}
|
|
19
|
+
export interface GetNetworkAnalyzerConfigurationCommandOutput
|
|
20
|
+
extends GetNetworkAnalyzerConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetNetworkAnalyzerConfigurationCommand extends $Command<
|
|
24
|
+
GetNetworkAnalyzerConfigurationCommandInput,
|
|
25
|
+
GetNetworkAnalyzerConfigurationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetNetworkAnalyzerConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetNetworkAnalyzerConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetNetworkAnalyzerConfigurationCommandInput,
|
|
37
|
+
GetNetworkAnalyzerConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetPartnerAccountRequest,
|
|
15
|
+
GetPartnerAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetPartnerAccountCommandInput
|
|
18
|
+
extends GetPartnerAccountRequest {}
|
|
19
|
+
export interface GetPartnerAccountCommandOutput
|
|
20
|
+
extends GetPartnerAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetPartnerAccountCommand extends $Command<
|
|
24
|
+
GetPartnerAccountCommandInput,
|
|
25
|
+
GetPartnerAccountCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetPartnerAccountCommandInput;
|
|
29
|
+
constructor(input: GetPartnerAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import { GetPositionRequest, GetPositionResponse } from "../models/models_0";
|
|
14
|
+
export interface GetPositionCommandInput extends GetPositionRequest {}
|
|
15
|
+
export interface GetPositionCommandOutput
|
|
16
|
+
extends GetPositionResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetPositionCommand extends $Command<
|
|
20
|
+
GetPositionCommandInput,
|
|
21
|
+
GetPositionCommandOutput,
|
|
22
|
+
IoTWirelessClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetPositionCommandInput;
|
|
25
|
+
constructor(input: GetPositionCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetPositionCommandInput, GetPositionCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetPositionConfigurationRequest,
|
|
15
|
+
GetPositionConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetPositionConfigurationCommandInput
|
|
18
|
+
extends GetPositionConfigurationRequest {}
|
|
19
|
+
export interface GetPositionConfigurationCommandOutput
|
|
20
|
+
extends GetPositionConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetPositionConfigurationCommand extends $Command<
|
|
24
|
+
GetPositionConfigurationCommandInput,
|
|
25
|
+
GetPositionConfigurationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetPositionConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetPositionConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetPositionConfigurationCommandInput,
|
|
37
|
+
GetPositionConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetResourceEventConfigurationRequest,
|
|
15
|
+
GetResourceEventConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetResourceEventConfigurationCommandInput
|
|
18
|
+
extends GetResourceEventConfigurationRequest {}
|
|
19
|
+
export interface GetResourceEventConfigurationCommandOutput
|
|
20
|
+
extends GetResourceEventConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetResourceEventConfigurationCommand extends $Command<
|
|
24
|
+
GetResourceEventConfigurationCommandInput,
|
|
25
|
+
GetResourceEventConfigurationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetResourceEventConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetResourceEventConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetResourceEventConfigurationCommandInput,
|
|
37
|
+
GetResourceEventConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetResourceLogLevelRequest,
|
|
15
|
+
GetResourceLogLevelResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetResourceLogLevelCommandInput
|
|
18
|
+
extends GetResourceLogLevelRequest {}
|
|
19
|
+
export interface GetResourceLogLevelCommandOutput
|
|
20
|
+
extends GetResourceLogLevelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetResourceLogLevelCommand extends $Command<
|
|
24
|
+
GetResourceLogLevelCommandInput,
|
|
25
|
+
GetResourceLogLevelCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetResourceLogLevelCommandInput;
|
|
29
|
+
constructor(input: GetResourceLogLevelCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetServiceEndpointRequest,
|
|
15
|
+
GetServiceEndpointResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetServiceEndpointCommandInput
|
|
18
|
+
extends GetServiceEndpointRequest {}
|
|
19
|
+
export interface GetServiceEndpointCommandOutput
|
|
20
|
+
extends GetServiceEndpointResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetServiceEndpointCommand extends $Command<
|
|
24
|
+
GetServiceEndpointCommandInput,
|
|
25
|
+
GetServiceEndpointCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetServiceEndpointCommandInput;
|
|
29
|
+
constructor(input: GetServiceEndpointCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetServiceProfileRequest,
|
|
15
|
+
GetServiceProfileResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetServiceProfileCommandInput
|
|
18
|
+
extends GetServiceProfileRequest {}
|
|
19
|
+
export interface GetServiceProfileCommandOutput
|
|
20
|
+
extends GetServiceProfileResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetServiceProfileCommand extends $Command<
|
|
24
|
+
GetServiceProfileCommandInput,
|
|
25
|
+
GetServiceProfileCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetServiceProfileCommandInput;
|
|
29
|
+
constructor(input: GetServiceProfileCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetServiceProfileCommandInput, GetServiceProfileCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetWirelessDeviceRequest,
|
|
15
|
+
GetWirelessDeviceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetWirelessDeviceCommandInput
|
|
18
|
+
extends GetWirelessDeviceRequest {}
|
|
19
|
+
export interface GetWirelessDeviceCommandOutput
|
|
20
|
+
extends GetWirelessDeviceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetWirelessDeviceCommand extends $Command<
|
|
24
|
+
GetWirelessDeviceCommandInput,
|
|
25
|
+
GetWirelessDeviceCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetWirelessDeviceCommandInput;
|
|
29
|
+
constructor(input: GetWirelessDeviceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
IoTWirelessClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../IoTWirelessClient";
|
|
13
|
+
import {
|
|
14
|
+
GetWirelessDeviceStatisticsRequest,
|
|
15
|
+
GetWirelessDeviceStatisticsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetWirelessDeviceStatisticsCommandInput
|
|
18
|
+
extends GetWirelessDeviceStatisticsRequest {}
|
|
19
|
+
export interface GetWirelessDeviceStatisticsCommandOutput
|
|
20
|
+
extends GetWirelessDeviceStatisticsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetWirelessDeviceStatisticsCommand extends $Command<
|
|
24
|
+
GetWirelessDeviceStatisticsCommandInput,
|
|
25
|
+
GetWirelessDeviceStatisticsCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetWirelessDeviceStatisticsCommandInput;
|
|
29
|
+
constructor(input: GetWirelessDeviceStatisticsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetWirelessDeviceStatisticsCommandInput,
|
|
37
|
+
GetWirelessDeviceStatisticsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|