@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
|
+
UpdateWirelessGatewayRequest,
|
|
15
|
+
UpdateWirelessGatewayResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface UpdateWirelessGatewayCommandInput
|
|
18
|
+
extends UpdateWirelessGatewayRequest {}
|
|
19
|
+
export interface UpdateWirelessGatewayCommandOutput
|
|
20
|
+
extends UpdateWirelessGatewayResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateWirelessGatewayCommand extends $Command<
|
|
24
|
+
UpdateWirelessGatewayCommandInput,
|
|
25
|
+
UpdateWirelessGatewayCommandOutput,
|
|
26
|
+
IoTWirelessClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateWirelessGatewayCommandInput;
|
|
29
|
+
constructor(input: UpdateWirelessGatewayCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: IoTWirelessClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateWirelessGatewayCommandInput,
|
|
37
|
+
UpdateWirelessGatewayCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,98 +1,98 @@
|
|
|
1
|
-
export * from "./AssociateAwsAccountWithPartnerAccountCommand";
|
|
2
|
-
export * from "./AssociateMulticastGroupWithFuotaTaskCommand";
|
|
3
|
-
export * from "./AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
4
|
-
export * from "./AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
5
|
-
export * from "./AssociateWirelessDeviceWithThingCommand";
|
|
6
|
-
export * from "./AssociateWirelessGatewayWithCertificateCommand";
|
|
7
|
-
export * from "./AssociateWirelessGatewayWithThingCommand";
|
|
8
|
-
export * from "./CancelMulticastGroupSessionCommand";
|
|
9
|
-
export * from "./CreateDestinationCommand";
|
|
10
|
-
export * from "./CreateDeviceProfileCommand";
|
|
11
|
-
export * from "./CreateFuotaTaskCommand";
|
|
12
|
-
export * from "./CreateMulticastGroupCommand";
|
|
13
|
-
export * from "./CreateNetworkAnalyzerConfigurationCommand";
|
|
14
|
-
export * from "./CreateServiceProfileCommand";
|
|
15
|
-
export * from "./CreateWirelessDeviceCommand";
|
|
16
|
-
export * from "./CreateWirelessGatewayCommand";
|
|
17
|
-
export * from "./CreateWirelessGatewayTaskCommand";
|
|
18
|
-
export * from "./CreateWirelessGatewayTaskDefinitionCommand";
|
|
19
|
-
export * from "./DeleteDestinationCommand";
|
|
20
|
-
export * from "./DeleteDeviceProfileCommand";
|
|
21
|
-
export * from "./DeleteFuotaTaskCommand";
|
|
22
|
-
export * from "./DeleteMulticastGroupCommand";
|
|
23
|
-
export * from "./DeleteNetworkAnalyzerConfigurationCommand";
|
|
24
|
-
export * from "./DeleteQueuedMessagesCommand";
|
|
25
|
-
export * from "./DeleteServiceProfileCommand";
|
|
26
|
-
export * from "./DeleteWirelessDeviceCommand";
|
|
27
|
-
export * from "./DeleteWirelessGatewayCommand";
|
|
28
|
-
export * from "./DeleteWirelessGatewayTaskCommand";
|
|
29
|
-
export * from "./DeleteWirelessGatewayTaskDefinitionCommand";
|
|
30
|
-
export * from "./DisassociateAwsAccountFromPartnerAccountCommand";
|
|
31
|
-
export * from "./DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
32
|
-
export * from "./DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
33
|
-
export * from "./DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
34
|
-
export * from "./DisassociateWirelessDeviceFromThingCommand";
|
|
35
|
-
export * from "./DisassociateWirelessGatewayFromCertificateCommand";
|
|
36
|
-
export * from "./DisassociateWirelessGatewayFromThingCommand";
|
|
37
|
-
export * from "./GetDestinationCommand";
|
|
38
|
-
export * from "./GetDeviceProfileCommand";
|
|
39
|
-
export * from "./GetEventConfigurationByResourceTypesCommand";
|
|
40
|
-
export * from "./GetFuotaTaskCommand";
|
|
41
|
-
export * from "./GetLogLevelsByResourceTypesCommand";
|
|
42
|
-
export * from "./GetMulticastGroupCommand";
|
|
43
|
-
export * from "./GetMulticastGroupSessionCommand";
|
|
44
|
-
export * from "./GetNetworkAnalyzerConfigurationCommand";
|
|
45
|
-
export * from "./GetPartnerAccountCommand";
|
|
46
|
-
export * from "./GetPositionCommand";
|
|
47
|
-
export * from "./GetPositionConfigurationCommand";
|
|
48
|
-
export * from "./GetResourceEventConfigurationCommand";
|
|
49
|
-
export * from "./GetResourceLogLevelCommand";
|
|
50
|
-
export * from "./GetServiceEndpointCommand";
|
|
51
|
-
export * from "./GetServiceProfileCommand";
|
|
52
|
-
export * from "./GetWirelessDeviceCommand";
|
|
53
|
-
export * from "./GetWirelessDeviceStatisticsCommand";
|
|
54
|
-
export * from "./GetWirelessGatewayCertificateCommand";
|
|
55
|
-
export * from "./GetWirelessGatewayCommand";
|
|
56
|
-
export * from "./GetWirelessGatewayFirmwareInformationCommand";
|
|
57
|
-
export * from "./GetWirelessGatewayStatisticsCommand";
|
|
58
|
-
export * from "./GetWirelessGatewayTaskCommand";
|
|
59
|
-
export * from "./GetWirelessGatewayTaskDefinitionCommand";
|
|
60
|
-
export * from "./ListDestinationsCommand";
|
|
61
|
-
export * from "./ListDeviceProfilesCommand";
|
|
62
|
-
export * from "./ListEventConfigurationsCommand";
|
|
63
|
-
export * from "./ListFuotaTasksCommand";
|
|
64
|
-
export * from "./ListMulticastGroupsByFuotaTaskCommand";
|
|
65
|
-
export * from "./ListMulticastGroupsCommand";
|
|
66
|
-
export * from "./ListNetworkAnalyzerConfigurationsCommand";
|
|
67
|
-
export * from "./ListPartnerAccountsCommand";
|
|
68
|
-
export * from "./ListPositionConfigurationsCommand";
|
|
69
|
-
export * from "./ListQueuedMessagesCommand";
|
|
70
|
-
export * from "./ListServiceProfilesCommand";
|
|
71
|
-
export * from "./ListTagsForResourceCommand";
|
|
72
|
-
export * from "./ListWirelessDevicesCommand";
|
|
73
|
-
export * from "./ListWirelessGatewayTaskDefinitionsCommand";
|
|
74
|
-
export * from "./ListWirelessGatewaysCommand";
|
|
75
|
-
export * from "./PutPositionConfigurationCommand";
|
|
76
|
-
export * from "./PutResourceLogLevelCommand";
|
|
77
|
-
export * from "./ResetAllResourceLogLevelsCommand";
|
|
78
|
-
export * from "./ResetResourceLogLevelCommand";
|
|
79
|
-
export * from "./SendDataToMulticastGroupCommand";
|
|
80
|
-
export * from "./SendDataToWirelessDeviceCommand";
|
|
81
|
-
export * from "./StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
82
|
-
export * from "./StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
83
|
-
export * from "./StartFuotaTaskCommand";
|
|
84
|
-
export * from "./StartMulticastGroupSessionCommand";
|
|
85
|
-
export * from "./TagResourceCommand";
|
|
86
|
-
export * from "./TestWirelessDeviceCommand";
|
|
87
|
-
export * from "./UntagResourceCommand";
|
|
88
|
-
export * from "./UpdateDestinationCommand";
|
|
89
|
-
export * from "./UpdateEventConfigurationByResourceTypesCommand";
|
|
90
|
-
export * from "./UpdateFuotaTaskCommand";
|
|
91
|
-
export * from "./UpdateLogLevelsByResourceTypesCommand";
|
|
92
|
-
export * from "./UpdateMulticastGroupCommand";
|
|
93
|
-
export * from "./UpdateNetworkAnalyzerConfigurationCommand";
|
|
94
|
-
export * from "./UpdatePartnerAccountCommand";
|
|
95
|
-
export * from "./UpdatePositionCommand";
|
|
96
|
-
export * from "./UpdateResourceEventConfigurationCommand";
|
|
97
|
-
export * from "./UpdateWirelessDeviceCommand";
|
|
98
|
-
export * from "./UpdateWirelessGatewayCommand";
|
|
1
|
+
export * from "./AssociateAwsAccountWithPartnerAccountCommand";
|
|
2
|
+
export * from "./AssociateMulticastGroupWithFuotaTaskCommand";
|
|
3
|
+
export * from "./AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
4
|
+
export * from "./AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
5
|
+
export * from "./AssociateWirelessDeviceWithThingCommand";
|
|
6
|
+
export * from "./AssociateWirelessGatewayWithCertificateCommand";
|
|
7
|
+
export * from "./AssociateWirelessGatewayWithThingCommand";
|
|
8
|
+
export * from "./CancelMulticastGroupSessionCommand";
|
|
9
|
+
export * from "./CreateDestinationCommand";
|
|
10
|
+
export * from "./CreateDeviceProfileCommand";
|
|
11
|
+
export * from "./CreateFuotaTaskCommand";
|
|
12
|
+
export * from "./CreateMulticastGroupCommand";
|
|
13
|
+
export * from "./CreateNetworkAnalyzerConfigurationCommand";
|
|
14
|
+
export * from "./CreateServiceProfileCommand";
|
|
15
|
+
export * from "./CreateWirelessDeviceCommand";
|
|
16
|
+
export * from "./CreateWirelessGatewayCommand";
|
|
17
|
+
export * from "./CreateWirelessGatewayTaskCommand";
|
|
18
|
+
export * from "./CreateWirelessGatewayTaskDefinitionCommand";
|
|
19
|
+
export * from "./DeleteDestinationCommand";
|
|
20
|
+
export * from "./DeleteDeviceProfileCommand";
|
|
21
|
+
export * from "./DeleteFuotaTaskCommand";
|
|
22
|
+
export * from "./DeleteMulticastGroupCommand";
|
|
23
|
+
export * from "./DeleteNetworkAnalyzerConfigurationCommand";
|
|
24
|
+
export * from "./DeleteQueuedMessagesCommand";
|
|
25
|
+
export * from "./DeleteServiceProfileCommand";
|
|
26
|
+
export * from "./DeleteWirelessDeviceCommand";
|
|
27
|
+
export * from "./DeleteWirelessGatewayCommand";
|
|
28
|
+
export * from "./DeleteWirelessGatewayTaskCommand";
|
|
29
|
+
export * from "./DeleteWirelessGatewayTaskDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateAwsAccountFromPartnerAccountCommand";
|
|
31
|
+
export * from "./DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
32
|
+
export * from "./DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
33
|
+
export * from "./DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
34
|
+
export * from "./DisassociateWirelessDeviceFromThingCommand";
|
|
35
|
+
export * from "./DisassociateWirelessGatewayFromCertificateCommand";
|
|
36
|
+
export * from "./DisassociateWirelessGatewayFromThingCommand";
|
|
37
|
+
export * from "./GetDestinationCommand";
|
|
38
|
+
export * from "./GetDeviceProfileCommand";
|
|
39
|
+
export * from "./GetEventConfigurationByResourceTypesCommand";
|
|
40
|
+
export * from "./GetFuotaTaskCommand";
|
|
41
|
+
export * from "./GetLogLevelsByResourceTypesCommand";
|
|
42
|
+
export * from "./GetMulticastGroupCommand";
|
|
43
|
+
export * from "./GetMulticastGroupSessionCommand";
|
|
44
|
+
export * from "./GetNetworkAnalyzerConfigurationCommand";
|
|
45
|
+
export * from "./GetPartnerAccountCommand";
|
|
46
|
+
export * from "./GetPositionCommand";
|
|
47
|
+
export * from "./GetPositionConfigurationCommand";
|
|
48
|
+
export * from "./GetResourceEventConfigurationCommand";
|
|
49
|
+
export * from "./GetResourceLogLevelCommand";
|
|
50
|
+
export * from "./GetServiceEndpointCommand";
|
|
51
|
+
export * from "./GetServiceProfileCommand";
|
|
52
|
+
export * from "./GetWirelessDeviceCommand";
|
|
53
|
+
export * from "./GetWirelessDeviceStatisticsCommand";
|
|
54
|
+
export * from "./GetWirelessGatewayCertificateCommand";
|
|
55
|
+
export * from "./GetWirelessGatewayCommand";
|
|
56
|
+
export * from "./GetWirelessGatewayFirmwareInformationCommand";
|
|
57
|
+
export * from "./GetWirelessGatewayStatisticsCommand";
|
|
58
|
+
export * from "./GetWirelessGatewayTaskCommand";
|
|
59
|
+
export * from "./GetWirelessGatewayTaskDefinitionCommand";
|
|
60
|
+
export * from "./ListDestinationsCommand";
|
|
61
|
+
export * from "./ListDeviceProfilesCommand";
|
|
62
|
+
export * from "./ListEventConfigurationsCommand";
|
|
63
|
+
export * from "./ListFuotaTasksCommand";
|
|
64
|
+
export * from "./ListMulticastGroupsByFuotaTaskCommand";
|
|
65
|
+
export * from "./ListMulticastGroupsCommand";
|
|
66
|
+
export * from "./ListNetworkAnalyzerConfigurationsCommand";
|
|
67
|
+
export * from "./ListPartnerAccountsCommand";
|
|
68
|
+
export * from "./ListPositionConfigurationsCommand";
|
|
69
|
+
export * from "./ListQueuedMessagesCommand";
|
|
70
|
+
export * from "./ListServiceProfilesCommand";
|
|
71
|
+
export * from "./ListTagsForResourceCommand";
|
|
72
|
+
export * from "./ListWirelessDevicesCommand";
|
|
73
|
+
export * from "./ListWirelessGatewayTaskDefinitionsCommand";
|
|
74
|
+
export * from "./ListWirelessGatewaysCommand";
|
|
75
|
+
export * from "./PutPositionConfigurationCommand";
|
|
76
|
+
export * from "./PutResourceLogLevelCommand";
|
|
77
|
+
export * from "./ResetAllResourceLogLevelsCommand";
|
|
78
|
+
export * from "./ResetResourceLogLevelCommand";
|
|
79
|
+
export * from "./SendDataToMulticastGroupCommand";
|
|
80
|
+
export * from "./SendDataToWirelessDeviceCommand";
|
|
81
|
+
export * from "./StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
82
|
+
export * from "./StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
83
|
+
export * from "./StartFuotaTaskCommand";
|
|
84
|
+
export * from "./StartMulticastGroupSessionCommand";
|
|
85
|
+
export * from "./TagResourceCommand";
|
|
86
|
+
export * from "./TestWirelessDeviceCommand";
|
|
87
|
+
export * from "./UntagResourceCommand";
|
|
88
|
+
export * from "./UpdateDestinationCommand";
|
|
89
|
+
export * from "./UpdateEventConfigurationByResourceTypesCommand";
|
|
90
|
+
export * from "./UpdateFuotaTaskCommand";
|
|
91
|
+
export * from "./UpdateLogLevelsByResourceTypesCommand";
|
|
92
|
+
export * from "./UpdateMulticastGroupCommand";
|
|
93
|
+
export * from "./UpdateNetworkAnalyzerConfigurationCommand";
|
|
94
|
+
export * from "./UpdatePartnerAccountCommand";
|
|
95
|
+
export * from "./UpdatePositionCommand";
|
|
96
|
+
export * from "./UpdateResourceEventConfigurationCommand";
|
|
97
|
+
export * from "./UpdateWirelessDeviceCommand";
|
|
98
|
+
export * from "./UpdateWirelessGatewayCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./IoTWireless";
|
|
2
|
-
export * from "./IoTWirelessClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export { IoTWirelessServiceException } from "./models/IoTWirelessServiceException";
|
|
1
|
+
export * from "./IoTWireless";
|
|
2
|
+
export * from "./IoTWirelessClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export { IoTWirelessServiceException } from "./models/IoTWirelessServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class IoTWirelessServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|