@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,37 @@
|
|
|
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
|
+
CreateFuotaTaskRequest,
|
|
15
|
+
CreateFuotaTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateFuotaTaskCommandInput extends CreateFuotaTaskRequest {}
|
|
18
|
+
export interface CreateFuotaTaskCommandOutput
|
|
19
|
+
extends CreateFuotaTaskResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class CreateFuotaTaskCommand extends $Command<
|
|
23
|
+
CreateFuotaTaskCommandInput,
|
|
24
|
+
CreateFuotaTaskCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateFuotaTaskCommandInput;
|
|
28
|
+
constructor(input: CreateFuotaTaskCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<CreateFuotaTaskCommandInput, CreateFuotaTaskCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -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
|
+
CreateMulticastGroupRequest,
|
|
15
|
+
CreateMulticastGroupResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateMulticastGroupCommandInput
|
|
18
|
+
extends CreateMulticastGroupRequest {}
|
|
19
|
+
export interface CreateMulticastGroupCommandOutput
|
|
20
|
+
extends CreateMulticastGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateMulticastGroupCommand extends $Command<
|
|
24
|
+
CreateMulticastGroupCommandInput,
|
|
25
|
+
CreateMulticastGroupCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateMulticastGroupCommandInput;
|
|
29
|
+
constructor(input: CreateMulticastGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateMulticastGroupCommandInput,
|
|
37
|
+
CreateMulticastGroupCommandOutput
|
|
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
|
+
CreateNetworkAnalyzerConfigurationRequest,
|
|
15
|
+
CreateNetworkAnalyzerConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateNetworkAnalyzerConfigurationCommandInput
|
|
18
|
+
extends CreateNetworkAnalyzerConfigurationRequest {}
|
|
19
|
+
export interface CreateNetworkAnalyzerConfigurationCommandOutput
|
|
20
|
+
extends CreateNetworkAnalyzerConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateNetworkAnalyzerConfigurationCommand extends $Command<
|
|
24
|
+
CreateNetworkAnalyzerConfigurationCommandInput,
|
|
25
|
+
CreateNetworkAnalyzerConfigurationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateNetworkAnalyzerConfigurationCommandInput;
|
|
29
|
+
constructor(input: CreateNetworkAnalyzerConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateNetworkAnalyzerConfigurationCommandInput,
|
|
37
|
+
CreateNetworkAnalyzerConfigurationCommandOutput
|
|
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
|
+
CreateServiceProfileRequest,
|
|
15
|
+
CreateServiceProfileResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateServiceProfileCommandInput
|
|
18
|
+
extends CreateServiceProfileRequest {}
|
|
19
|
+
export interface CreateServiceProfileCommandOutput
|
|
20
|
+
extends CreateServiceProfileResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateServiceProfileCommand extends $Command<
|
|
24
|
+
CreateServiceProfileCommandInput,
|
|
25
|
+
CreateServiceProfileCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateServiceProfileCommandInput;
|
|
29
|
+
constructor(input: CreateServiceProfileCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateServiceProfileCommandInput,
|
|
37
|
+
CreateServiceProfileCommandOutput
|
|
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
|
+
CreateWirelessDeviceRequest,
|
|
15
|
+
CreateWirelessDeviceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateWirelessDeviceCommandInput
|
|
18
|
+
extends CreateWirelessDeviceRequest {}
|
|
19
|
+
export interface CreateWirelessDeviceCommandOutput
|
|
20
|
+
extends CreateWirelessDeviceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateWirelessDeviceCommand extends $Command<
|
|
24
|
+
CreateWirelessDeviceCommandInput,
|
|
25
|
+
CreateWirelessDeviceCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateWirelessDeviceCommandInput;
|
|
29
|
+
constructor(input: CreateWirelessDeviceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateWirelessDeviceCommandInput,
|
|
37
|
+
CreateWirelessDeviceCommandOutput
|
|
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
|
+
CreateWirelessGatewayRequest,
|
|
15
|
+
CreateWirelessGatewayResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateWirelessGatewayCommandInput
|
|
18
|
+
extends CreateWirelessGatewayRequest {}
|
|
19
|
+
export interface CreateWirelessGatewayCommandOutput
|
|
20
|
+
extends CreateWirelessGatewayResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateWirelessGatewayCommand extends $Command<
|
|
24
|
+
CreateWirelessGatewayCommandInput,
|
|
25
|
+
CreateWirelessGatewayCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateWirelessGatewayCommandInput;
|
|
29
|
+
constructor(input: CreateWirelessGatewayCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateWirelessGatewayCommandInput,
|
|
37
|
+
CreateWirelessGatewayCommandOutput
|
|
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
|
+
CreateWirelessGatewayTaskRequest,
|
|
15
|
+
CreateWirelessGatewayTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateWirelessGatewayTaskCommandInput
|
|
18
|
+
extends CreateWirelessGatewayTaskRequest {}
|
|
19
|
+
export interface CreateWirelessGatewayTaskCommandOutput
|
|
20
|
+
extends CreateWirelessGatewayTaskResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateWirelessGatewayTaskCommand extends $Command<
|
|
24
|
+
CreateWirelessGatewayTaskCommandInput,
|
|
25
|
+
CreateWirelessGatewayTaskCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateWirelessGatewayTaskCommandInput;
|
|
29
|
+
constructor(input: CreateWirelessGatewayTaskCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateWirelessGatewayTaskCommandInput,
|
|
37
|
+
CreateWirelessGatewayTaskCommandOutput
|
|
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
|
+
CreateWirelessGatewayTaskDefinitionRequest,
|
|
15
|
+
CreateWirelessGatewayTaskDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateWirelessGatewayTaskDefinitionCommandInput
|
|
18
|
+
extends CreateWirelessGatewayTaskDefinitionRequest {}
|
|
19
|
+
export interface CreateWirelessGatewayTaskDefinitionCommandOutput
|
|
20
|
+
extends CreateWirelessGatewayTaskDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateWirelessGatewayTaskDefinitionCommand extends $Command<
|
|
24
|
+
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
25
|
+
CreateWirelessGatewayTaskDefinitionCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateWirelessGatewayTaskDefinitionCommandInput;
|
|
29
|
+
constructor(input: CreateWirelessGatewayTaskDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
37
|
+
CreateWirelessGatewayTaskDefinitionCommandOutput
|
|
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
|
+
DeleteDestinationRequest,
|
|
15
|
+
DeleteDestinationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteDestinationCommandInput
|
|
18
|
+
extends DeleteDestinationRequest {}
|
|
19
|
+
export interface DeleteDestinationCommandOutput
|
|
20
|
+
extends DeleteDestinationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteDestinationCommand extends $Command<
|
|
24
|
+
DeleteDestinationCommandInput,
|
|
25
|
+
DeleteDestinationCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteDestinationCommandInput;
|
|
29
|
+
constructor(input: DeleteDestinationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DeleteDestinationCommandInput, DeleteDestinationCommandOutput>;
|
|
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
|
+
DeleteDeviceProfileRequest,
|
|
15
|
+
DeleteDeviceProfileResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteDeviceProfileCommandInput
|
|
18
|
+
extends DeleteDeviceProfileRequest {}
|
|
19
|
+
export interface DeleteDeviceProfileCommandOutput
|
|
20
|
+
extends DeleteDeviceProfileResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteDeviceProfileCommand extends $Command<
|
|
24
|
+
DeleteDeviceProfileCommandInput,
|
|
25
|
+
DeleteDeviceProfileCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteDeviceProfileCommandInput;
|
|
29
|
+
constructor(input: DeleteDeviceProfileCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DeleteFuotaTaskRequest,
|
|
15
|
+
DeleteFuotaTaskResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteFuotaTaskCommandInput extends DeleteFuotaTaskRequest {}
|
|
18
|
+
export interface DeleteFuotaTaskCommandOutput
|
|
19
|
+
extends DeleteFuotaTaskResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DeleteFuotaTaskCommand extends $Command<
|
|
23
|
+
DeleteFuotaTaskCommandInput,
|
|
24
|
+
DeleteFuotaTaskCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteFuotaTaskCommandInput;
|
|
28
|
+
constructor(input: DeleteFuotaTaskCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DeleteFuotaTaskCommandInput, DeleteFuotaTaskCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|