@aws-sdk/client-iot-wireless 3.169.0 → 3.171.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 +1820 -495
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +692 -171
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +39 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2076 -2582
- package/dist-types/ts3.4/models/models_1.d.ts +175 -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 +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListPartnerAccountsRequest,
|
|
15
|
+
ListPartnerAccountsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListPartnerAccountsCommandInput
|
|
18
|
+
extends ListPartnerAccountsRequest {}
|
|
19
|
+
export interface ListPartnerAccountsCommandOutput
|
|
20
|
+
extends ListPartnerAccountsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListPartnerAccountsCommand extends $Command<
|
|
23
|
+
ListPartnerAccountsCommandInput,
|
|
24
|
+
ListPartnerAccountsCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListPartnerAccountsCommandInput;
|
|
28
|
+
constructor(input: ListPartnerAccountsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListPartnerAccountsCommandInput, ListPartnerAccountsCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListPositionConfigurationsRequest,
|
|
15
|
+
ListPositionConfigurationsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListPositionConfigurationsCommandInput
|
|
18
|
+
extends ListPositionConfigurationsRequest {}
|
|
19
|
+
export interface ListPositionConfigurationsCommandOutput
|
|
20
|
+
extends ListPositionConfigurationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListPositionConfigurationsCommand extends $Command<
|
|
23
|
+
ListPositionConfigurationsCommandInput,
|
|
24
|
+
ListPositionConfigurationsCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListPositionConfigurationsCommandInput;
|
|
28
|
+
constructor(input: ListPositionConfigurationsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListPositionConfigurationsCommandInput,
|
|
35
|
+
ListPositionConfigurationsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListQueuedMessagesRequest,
|
|
15
|
+
ListQueuedMessagesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListQueuedMessagesCommandInput
|
|
18
|
+
extends ListQueuedMessagesRequest {}
|
|
19
|
+
export interface ListQueuedMessagesCommandOutput
|
|
20
|
+
extends ListQueuedMessagesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListQueuedMessagesCommand extends $Command<
|
|
23
|
+
ListQueuedMessagesCommandInput,
|
|
24
|
+
ListQueuedMessagesCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListQueuedMessagesCommandInput;
|
|
28
|
+
constructor(input: ListQueuedMessagesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListServiceProfilesRequest,
|
|
15
|
+
ListServiceProfilesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListServiceProfilesCommandInput
|
|
18
|
+
extends ListServiceProfilesRequest {}
|
|
19
|
+
export interface ListServiceProfilesCommandOutput
|
|
20
|
+
extends ListServiceProfilesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListServiceProfilesCommand extends $Command<
|
|
23
|
+
ListServiceProfilesCommandInput,
|
|
24
|
+
ListServiceProfilesCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListServiceProfilesCommandInput;
|
|
28
|
+
constructor(input: ListServiceProfilesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListTagsForResourceRequest,
|
|
15
|
+
ListTagsForResourceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListTagsForResourceCommandInput
|
|
18
|
+
extends ListTagsForResourceRequest {}
|
|
19
|
+
export interface ListTagsForResourceCommandOutput
|
|
20
|
+
extends ListTagsForResourceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListTagsForResourceCommand extends $Command<
|
|
23
|
+
ListTagsForResourceCommandInput,
|
|
24
|
+
ListTagsForResourceCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListTagsForResourceCommandInput;
|
|
28
|
+
constructor(input: ListTagsForResourceCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListWirelessDevicesRequest,
|
|
15
|
+
ListWirelessDevicesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListWirelessDevicesCommandInput
|
|
18
|
+
extends ListWirelessDevicesRequest {}
|
|
19
|
+
export interface ListWirelessDevicesCommandOutput
|
|
20
|
+
extends ListWirelessDevicesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListWirelessDevicesCommand extends $Command<
|
|
23
|
+
ListWirelessDevicesCommandInput,
|
|
24
|
+
ListWirelessDevicesCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListWirelessDevicesCommandInput;
|
|
28
|
+
constructor(input: ListWirelessDevicesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListWirelessDevicesCommandInput, ListWirelessDevicesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListWirelessGatewayTaskDefinitionsRequest,
|
|
15
|
+
ListWirelessGatewayTaskDefinitionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListWirelessGatewayTaskDefinitionsCommandInput
|
|
18
|
+
extends ListWirelessGatewayTaskDefinitionsRequest {}
|
|
19
|
+
export interface ListWirelessGatewayTaskDefinitionsCommandOutput
|
|
20
|
+
extends ListWirelessGatewayTaskDefinitionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListWirelessGatewayTaskDefinitionsCommand extends $Command<
|
|
23
|
+
ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
24
|
+
ListWirelessGatewayTaskDefinitionsCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListWirelessGatewayTaskDefinitionsCommandInput;
|
|
28
|
+
constructor(input: ListWirelessGatewayTaskDefinitionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
35
|
+
ListWirelessGatewayTaskDefinitionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListWirelessGatewaysRequest,
|
|
15
|
+
ListWirelessGatewaysResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListWirelessGatewaysCommandInput
|
|
18
|
+
extends ListWirelessGatewaysRequest {}
|
|
19
|
+
export interface ListWirelessGatewaysCommandOutput
|
|
20
|
+
extends ListWirelessGatewaysResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListWirelessGatewaysCommand extends $Command<
|
|
23
|
+
ListWirelessGatewaysCommandInput,
|
|
24
|
+
ListWirelessGatewaysCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListWirelessGatewaysCommandInput;
|
|
28
|
+
constructor(input: ListWirelessGatewaysCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListWirelessGatewaysCommandInput,
|
|
35
|
+
ListWirelessGatewaysCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
PutPositionConfigurationRequest,
|
|
15
|
+
PutPositionConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface PutPositionConfigurationCommandInput
|
|
18
|
+
extends PutPositionConfigurationRequest {}
|
|
19
|
+
export interface PutPositionConfigurationCommandOutput
|
|
20
|
+
extends PutPositionConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class PutPositionConfigurationCommand extends $Command<
|
|
23
|
+
PutPositionConfigurationCommandInput,
|
|
24
|
+
PutPositionConfigurationCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PutPositionConfigurationCommandInput;
|
|
28
|
+
constructor(input: PutPositionConfigurationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
PutPositionConfigurationCommandInput,
|
|
35
|
+
PutPositionConfigurationCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
PutResourceLogLevelRequest,
|
|
15
|
+
PutResourceLogLevelResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface PutResourceLogLevelCommandInput
|
|
18
|
+
extends PutResourceLogLevelRequest {}
|
|
19
|
+
export interface PutResourceLogLevelCommandOutput
|
|
20
|
+
extends PutResourceLogLevelResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class PutResourceLogLevelCommand extends $Command<
|
|
23
|
+
PutResourceLogLevelCommandInput,
|
|
24
|
+
PutResourceLogLevelCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PutResourceLogLevelCommandInput;
|
|
28
|
+
constructor(input: PutResourceLogLevelCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<PutResourceLogLevelCommandInput, PutResourceLogLevelCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ResetAllResourceLogLevelsRequest,
|
|
15
|
+
ResetAllResourceLogLevelsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ResetAllResourceLogLevelsCommandInput
|
|
18
|
+
extends ResetAllResourceLogLevelsRequest {}
|
|
19
|
+
export interface ResetAllResourceLogLevelsCommandOutput
|
|
20
|
+
extends ResetAllResourceLogLevelsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ResetAllResourceLogLevelsCommand extends $Command<
|
|
23
|
+
ResetAllResourceLogLevelsCommandInput,
|
|
24
|
+
ResetAllResourceLogLevelsCommandOutput,
|
|
25
|
+
IoTWirelessClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ResetAllResourceLogLevelsCommandInput;
|
|
28
|
+
constructor(input: ResetAllResourceLogLevelsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ResetAllResourceLogLevelsCommandInput,
|
|
35
|
+
ResetAllResourceLogLevelsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|