@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
|
+
AssociateAwsAccountWithPartnerAccountRequest,
|
|
15
|
+
AssociateAwsAccountWithPartnerAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateAwsAccountWithPartnerAccountCommandInput
|
|
18
|
+
extends AssociateAwsAccountWithPartnerAccountRequest {}
|
|
19
|
+
export interface AssociateAwsAccountWithPartnerAccountCommandOutput
|
|
20
|
+
extends AssociateAwsAccountWithPartnerAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateAwsAccountWithPartnerAccountCommand extends $Command<
|
|
24
|
+
AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
25
|
+
AssociateAwsAccountWithPartnerAccountCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateAwsAccountWithPartnerAccountCommandInput;
|
|
29
|
+
constructor(input: AssociateAwsAccountWithPartnerAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
37
|
+
AssociateAwsAccountWithPartnerAccountCommandOutput
|
|
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
|
+
AssociateMulticastGroupWithFuotaTaskRequest,
|
|
15
|
+
AssociateMulticastGroupWithFuotaTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateMulticastGroupWithFuotaTaskCommandInput
|
|
18
|
+
extends AssociateMulticastGroupWithFuotaTaskRequest {}
|
|
19
|
+
export interface AssociateMulticastGroupWithFuotaTaskCommandOutput
|
|
20
|
+
extends AssociateMulticastGroupWithFuotaTaskResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateMulticastGroupWithFuotaTaskCommand extends $Command<
|
|
24
|
+
AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
25
|
+
AssociateMulticastGroupWithFuotaTaskCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateMulticastGroupWithFuotaTaskCommandInput;
|
|
29
|
+
constructor(input: AssociateMulticastGroupWithFuotaTaskCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
37
|
+
AssociateMulticastGroupWithFuotaTaskCommandOutput
|
|
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
|
+
AssociateWirelessDeviceWithFuotaTaskRequest,
|
|
15
|
+
AssociateWirelessDeviceWithFuotaTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateWirelessDeviceWithFuotaTaskCommandInput
|
|
18
|
+
extends AssociateWirelessDeviceWithFuotaTaskRequest {}
|
|
19
|
+
export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput
|
|
20
|
+
extends AssociateWirelessDeviceWithFuotaTaskResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends $Command<
|
|
24
|
+
AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
25
|
+
AssociateWirelessDeviceWithFuotaTaskCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateWirelessDeviceWithFuotaTaskCommandInput;
|
|
29
|
+
constructor(input: AssociateWirelessDeviceWithFuotaTaskCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
37
|
+
AssociateWirelessDeviceWithFuotaTaskCommandOutput
|
|
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
|
+
AssociateWirelessDeviceWithMulticastGroupRequest,
|
|
15
|
+
AssociateWirelessDeviceWithMulticastGroupResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateWirelessDeviceWithMulticastGroupCommandInput
|
|
18
|
+
extends AssociateWirelessDeviceWithMulticastGroupRequest {}
|
|
19
|
+
export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
20
|
+
extends AssociateWirelessDeviceWithMulticastGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends $Command<
|
|
24
|
+
AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
25
|
+
AssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateWirelessDeviceWithMulticastGroupCommandInput;
|
|
29
|
+
constructor(input: AssociateWirelessDeviceWithMulticastGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
37
|
+
AssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
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
|
+
AssociateWirelessDeviceWithThingRequest,
|
|
15
|
+
AssociateWirelessDeviceWithThingResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateWirelessDeviceWithThingCommandInput
|
|
18
|
+
extends AssociateWirelessDeviceWithThingRequest {}
|
|
19
|
+
export interface AssociateWirelessDeviceWithThingCommandOutput
|
|
20
|
+
extends AssociateWirelessDeviceWithThingResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateWirelessDeviceWithThingCommand extends $Command<
|
|
24
|
+
AssociateWirelessDeviceWithThingCommandInput,
|
|
25
|
+
AssociateWirelessDeviceWithThingCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateWirelessDeviceWithThingCommandInput;
|
|
29
|
+
constructor(input: AssociateWirelessDeviceWithThingCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateWirelessDeviceWithThingCommandInput,
|
|
37
|
+
AssociateWirelessDeviceWithThingCommandOutput
|
|
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
|
+
AssociateWirelessGatewayWithCertificateRequest,
|
|
15
|
+
AssociateWirelessGatewayWithCertificateResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateWirelessGatewayWithCertificateCommandInput
|
|
18
|
+
extends AssociateWirelessGatewayWithCertificateRequest {}
|
|
19
|
+
export interface AssociateWirelessGatewayWithCertificateCommandOutput
|
|
20
|
+
extends AssociateWirelessGatewayWithCertificateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateWirelessGatewayWithCertificateCommand extends $Command<
|
|
24
|
+
AssociateWirelessGatewayWithCertificateCommandInput,
|
|
25
|
+
AssociateWirelessGatewayWithCertificateCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateWirelessGatewayWithCertificateCommandInput;
|
|
29
|
+
constructor(input: AssociateWirelessGatewayWithCertificateCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateWirelessGatewayWithCertificateCommandInput,
|
|
37
|
+
AssociateWirelessGatewayWithCertificateCommandOutput
|
|
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
|
+
AssociateWirelessGatewayWithThingRequest,
|
|
15
|
+
AssociateWirelessGatewayWithThingResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AssociateWirelessGatewayWithThingCommandInput
|
|
18
|
+
extends AssociateWirelessGatewayWithThingRequest {}
|
|
19
|
+
export interface AssociateWirelessGatewayWithThingCommandOutput
|
|
20
|
+
extends AssociateWirelessGatewayWithThingResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateWirelessGatewayWithThingCommand extends $Command<
|
|
24
|
+
AssociateWirelessGatewayWithThingCommandInput,
|
|
25
|
+
AssociateWirelessGatewayWithThingCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateWirelessGatewayWithThingCommandInput;
|
|
29
|
+
constructor(input: AssociateWirelessGatewayWithThingCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateWirelessGatewayWithThingCommandInput,
|
|
37
|
+
AssociateWirelessGatewayWithThingCommandOutput
|
|
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
|
+
CancelMulticastGroupSessionRequest,
|
|
15
|
+
CancelMulticastGroupSessionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CancelMulticastGroupSessionCommandInput
|
|
18
|
+
extends CancelMulticastGroupSessionRequest {}
|
|
19
|
+
export interface CancelMulticastGroupSessionCommandOutput
|
|
20
|
+
extends CancelMulticastGroupSessionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CancelMulticastGroupSessionCommand extends $Command<
|
|
24
|
+
CancelMulticastGroupSessionCommandInput,
|
|
25
|
+
CancelMulticastGroupSessionCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CancelMulticastGroupSessionCommandInput;
|
|
29
|
+
constructor(input: CancelMulticastGroupSessionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CancelMulticastGroupSessionCommandInput,
|
|
37
|
+
CancelMulticastGroupSessionCommandOutput
|
|
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
|
+
CreateDestinationRequest,
|
|
15
|
+
CreateDestinationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateDestinationCommandInput
|
|
18
|
+
extends CreateDestinationRequest {}
|
|
19
|
+
export interface CreateDestinationCommandOutput
|
|
20
|
+
extends CreateDestinationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateDestinationCommand extends $Command<
|
|
24
|
+
CreateDestinationCommandInput,
|
|
25
|
+
CreateDestinationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateDestinationCommandInput;
|
|
29
|
+
constructor(input: CreateDestinationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<CreateDestinationCommandInput, CreateDestinationCommandOutput>;
|
|
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
|
+
CreateDeviceProfileRequest,
|
|
15
|
+
CreateDeviceProfileResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateDeviceProfileCommandInput
|
|
18
|
+
extends CreateDeviceProfileRequest {}
|
|
19
|
+
export interface CreateDeviceProfileCommandOutput
|
|
20
|
+
extends CreateDeviceProfileResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateDeviceProfileCommand extends $Command<
|
|
24
|
+
CreateDeviceProfileCommandInput,
|
|
25
|
+
CreateDeviceProfileCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateDeviceProfileCommandInput;
|
|
29
|
+
constructor(input: CreateDeviceProfileCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<CreateDeviceProfileCommandInput, CreateDeviceProfileCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|