@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,171 +1,692 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
47
|
+
AssociateAwsAccountWithPartnerAccountCommandOutput,
|
|
48
|
+
} from "./commands/AssociateAwsAccountWithPartnerAccountCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
51
|
+
AssociateMulticastGroupWithFuotaTaskCommandOutput,
|
|
52
|
+
} from "./commands/AssociateMulticastGroupWithFuotaTaskCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
55
|
+
AssociateWirelessDeviceWithFuotaTaskCommandOutput,
|
|
56
|
+
} from "./commands/AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
57
|
+
import {
|
|
58
|
+
AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
59
|
+
AssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
60
|
+
} from "./commands/AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
61
|
+
import {
|
|
62
|
+
AssociateWirelessDeviceWithThingCommandInput,
|
|
63
|
+
AssociateWirelessDeviceWithThingCommandOutput,
|
|
64
|
+
} from "./commands/AssociateWirelessDeviceWithThingCommand";
|
|
65
|
+
import {
|
|
66
|
+
AssociateWirelessGatewayWithCertificateCommandInput,
|
|
67
|
+
AssociateWirelessGatewayWithCertificateCommandOutput,
|
|
68
|
+
} from "./commands/AssociateWirelessGatewayWithCertificateCommand";
|
|
69
|
+
import {
|
|
70
|
+
AssociateWirelessGatewayWithThingCommandInput,
|
|
71
|
+
AssociateWirelessGatewayWithThingCommandOutput,
|
|
72
|
+
} from "./commands/AssociateWirelessGatewayWithThingCommand";
|
|
73
|
+
import {
|
|
74
|
+
CancelMulticastGroupSessionCommandInput,
|
|
75
|
+
CancelMulticastGroupSessionCommandOutput,
|
|
76
|
+
} from "./commands/CancelMulticastGroupSessionCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateDestinationCommandInput,
|
|
79
|
+
CreateDestinationCommandOutput,
|
|
80
|
+
} from "./commands/CreateDestinationCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateDeviceProfileCommandInput,
|
|
83
|
+
CreateDeviceProfileCommandOutput,
|
|
84
|
+
} from "./commands/CreateDeviceProfileCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateFuotaTaskCommandInput,
|
|
87
|
+
CreateFuotaTaskCommandOutput,
|
|
88
|
+
} from "./commands/CreateFuotaTaskCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateMulticastGroupCommandInput,
|
|
91
|
+
CreateMulticastGroupCommandOutput,
|
|
92
|
+
} from "./commands/CreateMulticastGroupCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateNetworkAnalyzerConfigurationCommandInput,
|
|
95
|
+
CreateNetworkAnalyzerConfigurationCommandOutput,
|
|
96
|
+
} from "./commands/CreateNetworkAnalyzerConfigurationCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateServiceProfileCommandInput,
|
|
99
|
+
CreateServiceProfileCommandOutput,
|
|
100
|
+
} from "./commands/CreateServiceProfileCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateWirelessDeviceCommandInput,
|
|
103
|
+
CreateWirelessDeviceCommandOutput,
|
|
104
|
+
} from "./commands/CreateWirelessDeviceCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateWirelessGatewayCommandInput,
|
|
107
|
+
CreateWirelessGatewayCommandOutput,
|
|
108
|
+
} from "./commands/CreateWirelessGatewayCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateWirelessGatewayTaskCommandInput,
|
|
111
|
+
CreateWirelessGatewayTaskCommandOutput,
|
|
112
|
+
} from "./commands/CreateWirelessGatewayTaskCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
115
|
+
CreateWirelessGatewayTaskDefinitionCommandOutput,
|
|
116
|
+
} from "./commands/CreateWirelessGatewayTaskDefinitionCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteDestinationCommandInput,
|
|
119
|
+
DeleteDestinationCommandOutput,
|
|
120
|
+
} from "./commands/DeleteDestinationCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteDeviceProfileCommandInput,
|
|
123
|
+
DeleteDeviceProfileCommandOutput,
|
|
124
|
+
} from "./commands/DeleteDeviceProfileCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteFuotaTaskCommandInput,
|
|
127
|
+
DeleteFuotaTaskCommandOutput,
|
|
128
|
+
} from "./commands/DeleteFuotaTaskCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteMulticastGroupCommandInput,
|
|
131
|
+
DeleteMulticastGroupCommandOutput,
|
|
132
|
+
} from "./commands/DeleteMulticastGroupCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteNetworkAnalyzerConfigurationCommandInput,
|
|
135
|
+
DeleteNetworkAnalyzerConfigurationCommandOutput,
|
|
136
|
+
} from "./commands/DeleteNetworkAnalyzerConfigurationCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteQueuedMessagesCommandInput,
|
|
139
|
+
DeleteQueuedMessagesCommandOutput,
|
|
140
|
+
} from "./commands/DeleteQueuedMessagesCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteServiceProfileCommandInput,
|
|
143
|
+
DeleteServiceProfileCommandOutput,
|
|
144
|
+
} from "./commands/DeleteServiceProfileCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeleteWirelessDeviceCommandInput,
|
|
147
|
+
DeleteWirelessDeviceCommandOutput,
|
|
148
|
+
} from "./commands/DeleteWirelessDeviceCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeleteWirelessGatewayCommandInput,
|
|
151
|
+
DeleteWirelessGatewayCommandOutput,
|
|
152
|
+
} from "./commands/DeleteWirelessGatewayCommand";
|
|
153
|
+
import {
|
|
154
|
+
DeleteWirelessGatewayTaskCommandInput,
|
|
155
|
+
DeleteWirelessGatewayTaskCommandOutput,
|
|
156
|
+
} from "./commands/DeleteWirelessGatewayTaskCommand";
|
|
157
|
+
import {
|
|
158
|
+
DeleteWirelessGatewayTaskDefinitionCommandInput,
|
|
159
|
+
DeleteWirelessGatewayTaskDefinitionCommandOutput,
|
|
160
|
+
} from "./commands/DeleteWirelessGatewayTaskDefinitionCommand";
|
|
161
|
+
import {
|
|
162
|
+
DisassociateAwsAccountFromPartnerAccountCommandInput,
|
|
163
|
+
DisassociateAwsAccountFromPartnerAccountCommandOutput,
|
|
164
|
+
} from "./commands/DisassociateAwsAccountFromPartnerAccountCommand";
|
|
165
|
+
import {
|
|
166
|
+
DisassociateMulticastGroupFromFuotaTaskCommandInput,
|
|
167
|
+
DisassociateMulticastGroupFromFuotaTaskCommandOutput,
|
|
168
|
+
} from "./commands/DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
169
|
+
import {
|
|
170
|
+
DisassociateWirelessDeviceFromFuotaTaskCommandInput,
|
|
171
|
+
DisassociateWirelessDeviceFromFuotaTaskCommandOutput,
|
|
172
|
+
} from "./commands/DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
173
|
+
import {
|
|
174
|
+
DisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
175
|
+
DisassociateWirelessDeviceFromMulticastGroupCommandOutput,
|
|
176
|
+
} from "./commands/DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
177
|
+
import {
|
|
178
|
+
DisassociateWirelessDeviceFromThingCommandInput,
|
|
179
|
+
DisassociateWirelessDeviceFromThingCommandOutput,
|
|
180
|
+
} from "./commands/DisassociateWirelessDeviceFromThingCommand";
|
|
181
|
+
import {
|
|
182
|
+
DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
183
|
+
DisassociateWirelessGatewayFromCertificateCommandOutput,
|
|
184
|
+
} from "./commands/DisassociateWirelessGatewayFromCertificateCommand";
|
|
185
|
+
import {
|
|
186
|
+
DisassociateWirelessGatewayFromThingCommandInput,
|
|
187
|
+
DisassociateWirelessGatewayFromThingCommandOutput,
|
|
188
|
+
} from "./commands/DisassociateWirelessGatewayFromThingCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetDestinationCommandInput,
|
|
191
|
+
GetDestinationCommandOutput,
|
|
192
|
+
} from "./commands/GetDestinationCommand";
|
|
193
|
+
import {
|
|
194
|
+
GetDeviceProfileCommandInput,
|
|
195
|
+
GetDeviceProfileCommandOutput,
|
|
196
|
+
} from "./commands/GetDeviceProfileCommand";
|
|
197
|
+
import {
|
|
198
|
+
GetEventConfigurationByResourceTypesCommandInput,
|
|
199
|
+
GetEventConfigurationByResourceTypesCommandOutput,
|
|
200
|
+
} from "./commands/GetEventConfigurationByResourceTypesCommand";
|
|
201
|
+
import {
|
|
202
|
+
GetFuotaTaskCommandInput,
|
|
203
|
+
GetFuotaTaskCommandOutput,
|
|
204
|
+
} from "./commands/GetFuotaTaskCommand";
|
|
205
|
+
import {
|
|
206
|
+
GetLogLevelsByResourceTypesCommandInput,
|
|
207
|
+
GetLogLevelsByResourceTypesCommandOutput,
|
|
208
|
+
} from "./commands/GetLogLevelsByResourceTypesCommand";
|
|
209
|
+
import {
|
|
210
|
+
GetMulticastGroupCommandInput,
|
|
211
|
+
GetMulticastGroupCommandOutput,
|
|
212
|
+
} from "./commands/GetMulticastGroupCommand";
|
|
213
|
+
import {
|
|
214
|
+
GetMulticastGroupSessionCommandInput,
|
|
215
|
+
GetMulticastGroupSessionCommandOutput,
|
|
216
|
+
} from "./commands/GetMulticastGroupSessionCommand";
|
|
217
|
+
import {
|
|
218
|
+
GetNetworkAnalyzerConfigurationCommandInput,
|
|
219
|
+
GetNetworkAnalyzerConfigurationCommandOutput,
|
|
220
|
+
} from "./commands/GetNetworkAnalyzerConfigurationCommand";
|
|
221
|
+
import {
|
|
222
|
+
GetPartnerAccountCommandInput,
|
|
223
|
+
GetPartnerAccountCommandOutput,
|
|
224
|
+
} from "./commands/GetPartnerAccountCommand";
|
|
225
|
+
import {
|
|
226
|
+
GetPositionCommandInput,
|
|
227
|
+
GetPositionCommandOutput,
|
|
228
|
+
} from "./commands/GetPositionCommand";
|
|
229
|
+
import {
|
|
230
|
+
GetPositionConfigurationCommandInput,
|
|
231
|
+
GetPositionConfigurationCommandOutput,
|
|
232
|
+
} from "./commands/GetPositionConfigurationCommand";
|
|
233
|
+
import {
|
|
234
|
+
GetResourceEventConfigurationCommandInput,
|
|
235
|
+
GetResourceEventConfigurationCommandOutput,
|
|
236
|
+
} from "./commands/GetResourceEventConfigurationCommand";
|
|
237
|
+
import {
|
|
238
|
+
GetResourceLogLevelCommandInput,
|
|
239
|
+
GetResourceLogLevelCommandOutput,
|
|
240
|
+
} from "./commands/GetResourceLogLevelCommand";
|
|
241
|
+
import {
|
|
242
|
+
GetServiceEndpointCommandInput,
|
|
243
|
+
GetServiceEndpointCommandOutput,
|
|
244
|
+
} from "./commands/GetServiceEndpointCommand";
|
|
245
|
+
import {
|
|
246
|
+
GetServiceProfileCommandInput,
|
|
247
|
+
GetServiceProfileCommandOutput,
|
|
248
|
+
} from "./commands/GetServiceProfileCommand";
|
|
249
|
+
import {
|
|
250
|
+
GetWirelessDeviceCommandInput,
|
|
251
|
+
GetWirelessDeviceCommandOutput,
|
|
252
|
+
} from "./commands/GetWirelessDeviceCommand";
|
|
253
|
+
import {
|
|
254
|
+
GetWirelessDeviceStatisticsCommandInput,
|
|
255
|
+
GetWirelessDeviceStatisticsCommandOutput,
|
|
256
|
+
} from "./commands/GetWirelessDeviceStatisticsCommand";
|
|
257
|
+
import {
|
|
258
|
+
GetWirelessGatewayCertificateCommandInput,
|
|
259
|
+
GetWirelessGatewayCertificateCommandOutput,
|
|
260
|
+
} from "./commands/GetWirelessGatewayCertificateCommand";
|
|
261
|
+
import {
|
|
262
|
+
GetWirelessGatewayCommandInput,
|
|
263
|
+
GetWirelessGatewayCommandOutput,
|
|
264
|
+
} from "./commands/GetWirelessGatewayCommand";
|
|
265
|
+
import {
|
|
266
|
+
GetWirelessGatewayFirmwareInformationCommandInput,
|
|
267
|
+
GetWirelessGatewayFirmwareInformationCommandOutput,
|
|
268
|
+
} from "./commands/GetWirelessGatewayFirmwareInformationCommand";
|
|
269
|
+
import {
|
|
270
|
+
GetWirelessGatewayStatisticsCommandInput,
|
|
271
|
+
GetWirelessGatewayStatisticsCommandOutput,
|
|
272
|
+
} from "./commands/GetWirelessGatewayStatisticsCommand";
|
|
273
|
+
import {
|
|
274
|
+
GetWirelessGatewayTaskCommandInput,
|
|
275
|
+
GetWirelessGatewayTaskCommandOutput,
|
|
276
|
+
} from "./commands/GetWirelessGatewayTaskCommand";
|
|
277
|
+
import {
|
|
278
|
+
GetWirelessGatewayTaskDefinitionCommandInput,
|
|
279
|
+
GetWirelessGatewayTaskDefinitionCommandOutput,
|
|
280
|
+
} from "./commands/GetWirelessGatewayTaskDefinitionCommand";
|
|
281
|
+
import {
|
|
282
|
+
ListDestinationsCommandInput,
|
|
283
|
+
ListDestinationsCommandOutput,
|
|
284
|
+
} from "./commands/ListDestinationsCommand";
|
|
285
|
+
import {
|
|
286
|
+
ListDeviceProfilesCommandInput,
|
|
287
|
+
ListDeviceProfilesCommandOutput,
|
|
288
|
+
} from "./commands/ListDeviceProfilesCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListEventConfigurationsCommandInput,
|
|
291
|
+
ListEventConfigurationsCommandOutput,
|
|
292
|
+
} from "./commands/ListEventConfigurationsCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListFuotaTasksCommandInput,
|
|
295
|
+
ListFuotaTasksCommandOutput,
|
|
296
|
+
} from "./commands/ListFuotaTasksCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListMulticastGroupsByFuotaTaskCommandInput,
|
|
299
|
+
ListMulticastGroupsByFuotaTaskCommandOutput,
|
|
300
|
+
} from "./commands/ListMulticastGroupsByFuotaTaskCommand";
|
|
301
|
+
import {
|
|
302
|
+
ListMulticastGroupsCommandInput,
|
|
303
|
+
ListMulticastGroupsCommandOutput,
|
|
304
|
+
} from "./commands/ListMulticastGroupsCommand";
|
|
305
|
+
import {
|
|
306
|
+
ListNetworkAnalyzerConfigurationsCommandInput,
|
|
307
|
+
ListNetworkAnalyzerConfigurationsCommandOutput,
|
|
308
|
+
} from "./commands/ListNetworkAnalyzerConfigurationsCommand";
|
|
309
|
+
import {
|
|
310
|
+
ListPartnerAccountsCommandInput,
|
|
311
|
+
ListPartnerAccountsCommandOutput,
|
|
312
|
+
} from "./commands/ListPartnerAccountsCommand";
|
|
313
|
+
import {
|
|
314
|
+
ListPositionConfigurationsCommandInput,
|
|
315
|
+
ListPositionConfigurationsCommandOutput,
|
|
316
|
+
} from "./commands/ListPositionConfigurationsCommand";
|
|
317
|
+
import {
|
|
318
|
+
ListQueuedMessagesCommandInput,
|
|
319
|
+
ListQueuedMessagesCommandOutput,
|
|
320
|
+
} from "./commands/ListQueuedMessagesCommand";
|
|
321
|
+
import {
|
|
322
|
+
ListServiceProfilesCommandInput,
|
|
323
|
+
ListServiceProfilesCommandOutput,
|
|
324
|
+
} from "./commands/ListServiceProfilesCommand";
|
|
325
|
+
import {
|
|
326
|
+
ListTagsForResourceCommandInput,
|
|
327
|
+
ListTagsForResourceCommandOutput,
|
|
328
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
329
|
+
import {
|
|
330
|
+
ListWirelessDevicesCommandInput,
|
|
331
|
+
ListWirelessDevicesCommandOutput,
|
|
332
|
+
} from "./commands/ListWirelessDevicesCommand";
|
|
333
|
+
import {
|
|
334
|
+
ListWirelessGatewaysCommandInput,
|
|
335
|
+
ListWirelessGatewaysCommandOutput,
|
|
336
|
+
} from "./commands/ListWirelessGatewaysCommand";
|
|
337
|
+
import {
|
|
338
|
+
ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
339
|
+
ListWirelessGatewayTaskDefinitionsCommandOutput,
|
|
340
|
+
} from "./commands/ListWirelessGatewayTaskDefinitionsCommand";
|
|
341
|
+
import {
|
|
342
|
+
PutPositionConfigurationCommandInput,
|
|
343
|
+
PutPositionConfigurationCommandOutput,
|
|
344
|
+
} from "./commands/PutPositionConfigurationCommand";
|
|
345
|
+
import {
|
|
346
|
+
PutResourceLogLevelCommandInput,
|
|
347
|
+
PutResourceLogLevelCommandOutput,
|
|
348
|
+
} from "./commands/PutResourceLogLevelCommand";
|
|
349
|
+
import {
|
|
350
|
+
ResetAllResourceLogLevelsCommandInput,
|
|
351
|
+
ResetAllResourceLogLevelsCommandOutput,
|
|
352
|
+
} from "./commands/ResetAllResourceLogLevelsCommand";
|
|
353
|
+
import {
|
|
354
|
+
ResetResourceLogLevelCommandInput,
|
|
355
|
+
ResetResourceLogLevelCommandOutput,
|
|
356
|
+
} from "./commands/ResetResourceLogLevelCommand";
|
|
357
|
+
import {
|
|
358
|
+
SendDataToMulticastGroupCommandInput,
|
|
359
|
+
SendDataToMulticastGroupCommandOutput,
|
|
360
|
+
} from "./commands/SendDataToMulticastGroupCommand";
|
|
361
|
+
import {
|
|
362
|
+
SendDataToWirelessDeviceCommandInput,
|
|
363
|
+
SendDataToWirelessDeviceCommandOutput,
|
|
364
|
+
} from "./commands/SendDataToWirelessDeviceCommand";
|
|
365
|
+
import {
|
|
366
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
367
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
368
|
+
} from "./commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
369
|
+
import {
|
|
370
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
371
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput,
|
|
372
|
+
} from "./commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
373
|
+
import {
|
|
374
|
+
StartFuotaTaskCommandInput,
|
|
375
|
+
StartFuotaTaskCommandOutput,
|
|
376
|
+
} from "./commands/StartFuotaTaskCommand";
|
|
377
|
+
import {
|
|
378
|
+
StartMulticastGroupSessionCommandInput,
|
|
379
|
+
StartMulticastGroupSessionCommandOutput,
|
|
380
|
+
} from "./commands/StartMulticastGroupSessionCommand";
|
|
381
|
+
import {
|
|
382
|
+
TagResourceCommandInput,
|
|
383
|
+
TagResourceCommandOutput,
|
|
384
|
+
} from "./commands/TagResourceCommand";
|
|
385
|
+
import {
|
|
386
|
+
TestWirelessDeviceCommandInput,
|
|
387
|
+
TestWirelessDeviceCommandOutput,
|
|
388
|
+
} from "./commands/TestWirelessDeviceCommand";
|
|
389
|
+
import {
|
|
390
|
+
UntagResourceCommandInput,
|
|
391
|
+
UntagResourceCommandOutput,
|
|
392
|
+
} from "./commands/UntagResourceCommand";
|
|
393
|
+
import {
|
|
394
|
+
UpdateDestinationCommandInput,
|
|
395
|
+
UpdateDestinationCommandOutput,
|
|
396
|
+
} from "./commands/UpdateDestinationCommand";
|
|
397
|
+
import {
|
|
398
|
+
UpdateEventConfigurationByResourceTypesCommandInput,
|
|
399
|
+
UpdateEventConfigurationByResourceTypesCommandOutput,
|
|
400
|
+
} from "./commands/UpdateEventConfigurationByResourceTypesCommand";
|
|
401
|
+
import {
|
|
402
|
+
UpdateFuotaTaskCommandInput,
|
|
403
|
+
UpdateFuotaTaskCommandOutput,
|
|
404
|
+
} from "./commands/UpdateFuotaTaskCommand";
|
|
405
|
+
import {
|
|
406
|
+
UpdateLogLevelsByResourceTypesCommandInput,
|
|
407
|
+
UpdateLogLevelsByResourceTypesCommandOutput,
|
|
408
|
+
} from "./commands/UpdateLogLevelsByResourceTypesCommand";
|
|
409
|
+
import {
|
|
410
|
+
UpdateMulticastGroupCommandInput,
|
|
411
|
+
UpdateMulticastGroupCommandOutput,
|
|
412
|
+
} from "./commands/UpdateMulticastGroupCommand";
|
|
413
|
+
import {
|
|
414
|
+
UpdateNetworkAnalyzerConfigurationCommandInput,
|
|
415
|
+
UpdateNetworkAnalyzerConfigurationCommandOutput,
|
|
416
|
+
} from "./commands/UpdateNetworkAnalyzerConfigurationCommand";
|
|
417
|
+
import {
|
|
418
|
+
UpdatePartnerAccountCommandInput,
|
|
419
|
+
UpdatePartnerAccountCommandOutput,
|
|
420
|
+
} from "./commands/UpdatePartnerAccountCommand";
|
|
421
|
+
import {
|
|
422
|
+
UpdatePositionCommandInput,
|
|
423
|
+
UpdatePositionCommandOutput,
|
|
424
|
+
} from "./commands/UpdatePositionCommand";
|
|
425
|
+
import {
|
|
426
|
+
UpdateResourceEventConfigurationCommandInput,
|
|
427
|
+
UpdateResourceEventConfigurationCommandOutput,
|
|
428
|
+
} from "./commands/UpdateResourceEventConfigurationCommand";
|
|
429
|
+
import {
|
|
430
|
+
UpdateWirelessDeviceCommandInput,
|
|
431
|
+
UpdateWirelessDeviceCommandOutput,
|
|
432
|
+
} from "./commands/UpdateWirelessDeviceCommand";
|
|
433
|
+
import {
|
|
434
|
+
UpdateWirelessGatewayCommandInput,
|
|
435
|
+
UpdateWirelessGatewayCommandOutput,
|
|
436
|
+
} from "./commands/UpdateWirelessGatewayCommand";
|
|
437
|
+
export declare type ServiceInputTypes =
|
|
438
|
+
| AssociateAwsAccountWithPartnerAccountCommandInput
|
|
439
|
+
| AssociateMulticastGroupWithFuotaTaskCommandInput
|
|
440
|
+
| AssociateWirelessDeviceWithFuotaTaskCommandInput
|
|
441
|
+
| AssociateWirelessDeviceWithMulticastGroupCommandInput
|
|
442
|
+
| AssociateWirelessDeviceWithThingCommandInput
|
|
443
|
+
| AssociateWirelessGatewayWithCertificateCommandInput
|
|
444
|
+
| AssociateWirelessGatewayWithThingCommandInput
|
|
445
|
+
| CancelMulticastGroupSessionCommandInput
|
|
446
|
+
| CreateDestinationCommandInput
|
|
447
|
+
| CreateDeviceProfileCommandInput
|
|
448
|
+
| CreateFuotaTaskCommandInput
|
|
449
|
+
| CreateMulticastGroupCommandInput
|
|
450
|
+
| CreateNetworkAnalyzerConfigurationCommandInput
|
|
451
|
+
| CreateServiceProfileCommandInput
|
|
452
|
+
| CreateWirelessDeviceCommandInput
|
|
453
|
+
| CreateWirelessGatewayCommandInput
|
|
454
|
+
| CreateWirelessGatewayTaskCommandInput
|
|
455
|
+
| CreateWirelessGatewayTaskDefinitionCommandInput
|
|
456
|
+
| DeleteDestinationCommandInput
|
|
457
|
+
| DeleteDeviceProfileCommandInput
|
|
458
|
+
| DeleteFuotaTaskCommandInput
|
|
459
|
+
| DeleteMulticastGroupCommandInput
|
|
460
|
+
| DeleteNetworkAnalyzerConfigurationCommandInput
|
|
461
|
+
| DeleteQueuedMessagesCommandInput
|
|
462
|
+
| DeleteServiceProfileCommandInput
|
|
463
|
+
| DeleteWirelessDeviceCommandInput
|
|
464
|
+
| DeleteWirelessGatewayCommandInput
|
|
465
|
+
| DeleteWirelessGatewayTaskCommandInput
|
|
466
|
+
| DeleteWirelessGatewayTaskDefinitionCommandInput
|
|
467
|
+
| DisassociateAwsAccountFromPartnerAccountCommandInput
|
|
468
|
+
| DisassociateMulticastGroupFromFuotaTaskCommandInput
|
|
469
|
+
| DisassociateWirelessDeviceFromFuotaTaskCommandInput
|
|
470
|
+
| DisassociateWirelessDeviceFromMulticastGroupCommandInput
|
|
471
|
+
| DisassociateWirelessDeviceFromThingCommandInput
|
|
472
|
+
| DisassociateWirelessGatewayFromCertificateCommandInput
|
|
473
|
+
| DisassociateWirelessGatewayFromThingCommandInput
|
|
474
|
+
| GetDestinationCommandInput
|
|
475
|
+
| GetDeviceProfileCommandInput
|
|
476
|
+
| GetEventConfigurationByResourceTypesCommandInput
|
|
477
|
+
| GetFuotaTaskCommandInput
|
|
478
|
+
| GetLogLevelsByResourceTypesCommandInput
|
|
479
|
+
| GetMulticastGroupCommandInput
|
|
480
|
+
| GetMulticastGroupSessionCommandInput
|
|
481
|
+
| GetNetworkAnalyzerConfigurationCommandInput
|
|
482
|
+
| GetPartnerAccountCommandInput
|
|
483
|
+
| GetPositionCommandInput
|
|
484
|
+
| GetPositionConfigurationCommandInput
|
|
485
|
+
| GetResourceEventConfigurationCommandInput
|
|
486
|
+
| GetResourceLogLevelCommandInput
|
|
487
|
+
| GetServiceEndpointCommandInput
|
|
488
|
+
| GetServiceProfileCommandInput
|
|
489
|
+
| GetWirelessDeviceCommandInput
|
|
490
|
+
| GetWirelessDeviceStatisticsCommandInput
|
|
491
|
+
| GetWirelessGatewayCertificateCommandInput
|
|
492
|
+
| GetWirelessGatewayCommandInput
|
|
493
|
+
| GetWirelessGatewayFirmwareInformationCommandInput
|
|
494
|
+
| GetWirelessGatewayStatisticsCommandInput
|
|
495
|
+
| GetWirelessGatewayTaskCommandInput
|
|
496
|
+
| GetWirelessGatewayTaskDefinitionCommandInput
|
|
497
|
+
| ListDestinationsCommandInput
|
|
498
|
+
| ListDeviceProfilesCommandInput
|
|
499
|
+
| ListEventConfigurationsCommandInput
|
|
500
|
+
| ListFuotaTasksCommandInput
|
|
501
|
+
| ListMulticastGroupsByFuotaTaskCommandInput
|
|
502
|
+
| ListMulticastGroupsCommandInput
|
|
503
|
+
| ListNetworkAnalyzerConfigurationsCommandInput
|
|
504
|
+
| ListPartnerAccountsCommandInput
|
|
505
|
+
| ListPositionConfigurationsCommandInput
|
|
506
|
+
| ListQueuedMessagesCommandInput
|
|
507
|
+
| ListServiceProfilesCommandInput
|
|
508
|
+
| ListTagsForResourceCommandInput
|
|
509
|
+
| ListWirelessDevicesCommandInput
|
|
510
|
+
| ListWirelessGatewayTaskDefinitionsCommandInput
|
|
511
|
+
| ListWirelessGatewaysCommandInput
|
|
512
|
+
| PutPositionConfigurationCommandInput
|
|
513
|
+
| PutResourceLogLevelCommandInput
|
|
514
|
+
| ResetAllResourceLogLevelsCommandInput
|
|
515
|
+
| ResetResourceLogLevelCommandInput
|
|
516
|
+
| SendDataToMulticastGroupCommandInput
|
|
517
|
+
| SendDataToWirelessDeviceCommandInput
|
|
518
|
+
| StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput
|
|
519
|
+
| StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput
|
|
520
|
+
| StartFuotaTaskCommandInput
|
|
521
|
+
| StartMulticastGroupSessionCommandInput
|
|
522
|
+
| TagResourceCommandInput
|
|
523
|
+
| TestWirelessDeviceCommandInput
|
|
524
|
+
| UntagResourceCommandInput
|
|
525
|
+
| UpdateDestinationCommandInput
|
|
526
|
+
| UpdateEventConfigurationByResourceTypesCommandInput
|
|
527
|
+
| UpdateFuotaTaskCommandInput
|
|
528
|
+
| UpdateLogLevelsByResourceTypesCommandInput
|
|
529
|
+
| UpdateMulticastGroupCommandInput
|
|
530
|
+
| UpdateNetworkAnalyzerConfigurationCommandInput
|
|
531
|
+
| UpdatePartnerAccountCommandInput
|
|
532
|
+
| UpdatePositionCommandInput
|
|
533
|
+
| UpdateResourceEventConfigurationCommandInput
|
|
534
|
+
| UpdateWirelessDeviceCommandInput
|
|
535
|
+
| UpdateWirelessGatewayCommandInput;
|
|
536
|
+
export declare type ServiceOutputTypes =
|
|
537
|
+
| AssociateAwsAccountWithPartnerAccountCommandOutput
|
|
538
|
+
| AssociateMulticastGroupWithFuotaTaskCommandOutput
|
|
539
|
+
| AssociateWirelessDeviceWithFuotaTaskCommandOutput
|
|
540
|
+
| AssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
541
|
+
| AssociateWirelessDeviceWithThingCommandOutput
|
|
542
|
+
| AssociateWirelessGatewayWithCertificateCommandOutput
|
|
543
|
+
| AssociateWirelessGatewayWithThingCommandOutput
|
|
544
|
+
| CancelMulticastGroupSessionCommandOutput
|
|
545
|
+
| CreateDestinationCommandOutput
|
|
546
|
+
| CreateDeviceProfileCommandOutput
|
|
547
|
+
| CreateFuotaTaskCommandOutput
|
|
548
|
+
| CreateMulticastGroupCommandOutput
|
|
549
|
+
| CreateNetworkAnalyzerConfigurationCommandOutput
|
|
550
|
+
| CreateServiceProfileCommandOutput
|
|
551
|
+
| CreateWirelessDeviceCommandOutput
|
|
552
|
+
| CreateWirelessGatewayCommandOutput
|
|
553
|
+
| CreateWirelessGatewayTaskCommandOutput
|
|
554
|
+
| CreateWirelessGatewayTaskDefinitionCommandOutput
|
|
555
|
+
| DeleteDestinationCommandOutput
|
|
556
|
+
| DeleteDeviceProfileCommandOutput
|
|
557
|
+
| DeleteFuotaTaskCommandOutput
|
|
558
|
+
| DeleteMulticastGroupCommandOutput
|
|
559
|
+
| DeleteNetworkAnalyzerConfigurationCommandOutput
|
|
560
|
+
| DeleteQueuedMessagesCommandOutput
|
|
561
|
+
| DeleteServiceProfileCommandOutput
|
|
562
|
+
| DeleteWirelessDeviceCommandOutput
|
|
563
|
+
| DeleteWirelessGatewayCommandOutput
|
|
564
|
+
| DeleteWirelessGatewayTaskCommandOutput
|
|
565
|
+
| DeleteWirelessGatewayTaskDefinitionCommandOutput
|
|
566
|
+
| DisassociateAwsAccountFromPartnerAccountCommandOutput
|
|
567
|
+
| DisassociateMulticastGroupFromFuotaTaskCommandOutput
|
|
568
|
+
| DisassociateWirelessDeviceFromFuotaTaskCommandOutput
|
|
569
|
+
| DisassociateWirelessDeviceFromMulticastGroupCommandOutput
|
|
570
|
+
| DisassociateWirelessDeviceFromThingCommandOutput
|
|
571
|
+
| DisassociateWirelessGatewayFromCertificateCommandOutput
|
|
572
|
+
| DisassociateWirelessGatewayFromThingCommandOutput
|
|
573
|
+
| GetDestinationCommandOutput
|
|
574
|
+
| GetDeviceProfileCommandOutput
|
|
575
|
+
| GetEventConfigurationByResourceTypesCommandOutput
|
|
576
|
+
| GetFuotaTaskCommandOutput
|
|
577
|
+
| GetLogLevelsByResourceTypesCommandOutput
|
|
578
|
+
| GetMulticastGroupCommandOutput
|
|
579
|
+
| GetMulticastGroupSessionCommandOutput
|
|
580
|
+
| GetNetworkAnalyzerConfigurationCommandOutput
|
|
581
|
+
| GetPartnerAccountCommandOutput
|
|
582
|
+
| GetPositionCommandOutput
|
|
583
|
+
| GetPositionConfigurationCommandOutput
|
|
584
|
+
| GetResourceEventConfigurationCommandOutput
|
|
585
|
+
| GetResourceLogLevelCommandOutput
|
|
586
|
+
| GetServiceEndpointCommandOutput
|
|
587
|
+
| GetServiceProfileCommandOutput
|
|
588
|
+
| GetWirelessDeviceCommandOutput
|
|
589
|
+
| GetWirelessDeviceStatisticsCommandOutput
|
|
590
|
+
| GetWirelessGatewayCertificateCommandOutput
|
|
591
|
+
| GetWirelessGatewayCommandOutput
|
|
592
|
+
| GetWirelessGatewayFirmwareInformationCommandOutput
|
|
593
|
+
| GetWirelessGatewayStatisticsCommandOutput
|
|
594
|
+
| GetWirelessGatewayTaskCommandOutput
|
|
595
|
+
| GetWirelessGatewayTaskDefinitionCommandOutput
|
|
596
|
+
| ListDestinationsCommandOutput
|
|
597
|
+
| ListDeviceProfilesCommandOutput
|
|
598
|
+
| ListEventConfigurationsCommandOutput
|
|
599
|
+
| ListFuotaTasksCommandOutput
|
|
600
|
+
| ListMulticastGroupsByFuotaTaskCommandOutput
|
|
601
|
+
| ListMulticastGroupsCommandOutput
|
|
602
|
+
| ListNetworkAnalyzerConfigurationsCommandOutput
|
|
603
|
+
| ListPartnerAccountsCommandOutput
|
|
604
|
+
| ListPositionConfigurationsCommandOutput
|
|
605
|
+
| ListQueuedMessagesCommandOutput
|
|
606
|
+
| ListServiceProfilesCommandOutput
|
|
607
|
+
| ListTagsForResourceCommandOutput
|
|
608
|
+
| ListWirelessDevicesCommandOutput
|
|
609
|
+
| ListWirelessGatewayTaskDefinitionsCommandOutput
|
|
610
|
+
| ListWirelessGatewaysCommandOutput
|
|
611
|
+
| PutPositionConfigurationCommandOutput
|
|
612
|
+
| PutResourceLogLevelCommandOutput
|
|
613
|
+
| ResetAllResourceLogLevelsCommandOutput
|
|
614
|
+
| ResetResourceLogLevelCommandOutput
|
|
615
|
+
| SendDataToMulticastGroupCommandOutput
|
|
616
|
+
| SendDataToWirelessDeviceCommandOutput
|
|
617
|
+
| StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput
|
|
618
|
+
| StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput
|
|
619
|
+
| StartFuotaTaskCommandOutput
|
|
620
|
+
| StartMulticastGroupSessionCommandOutput
|
|
621
|
+
| TagResourceCommandOutput
|
|
622
|
+
| TestWirelessDeviceCommandOutput
|
|
623
|
+
| UntagResourceCommandOutput
|
|
624
|
+
| UpdateDestinationCommandOutput
|
|
625
|
+
| UpdateEventConfigurationByResourceTypesCommandOutput
|
|
626
|
+
| UpdateFuotaTaskCommandOutput
|
|
627
|
+
| UpdateLogLevelsByResourceTypesCommandOutput
|
|
628
|
+
| UpdateMulticastGroupCommandOutput
|
|
629
|
+
| UpdateNetworkAnalyzerConfigurationCommandOutput
|
|
630
|
+
| UpdatePartnerAccountCommandOutput
|
|
631
|
+
| UpdatePositionCommandOutput
|
|
632
|
+
| UpdateResourceEventConfigurationCommandOutput
|
|
633
|
+
| UpdateWirelessDeviceCommandOutput
|
|
634
|
+
| UpdateWirelessGatewayCommandOutput;
|
|
635
|
+
export interface ClientDefaults
|
|
636
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
637
|
+
requestHandler?: __HttpHandler;
|
|
638
|
+
sha256?: __HashConstructor;
|
|
639
|
+
urlParser?: __UrlParser;
|
|
640
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
641
|
+
streamCollector?: __StreamCollector;
|
|
642
|
+
base64Decoder?: __Decoder;
|
|
643
|
+
base64Encoder?: __Encoder;
|
|
644
|
+
utf8Decoder?: __Decoder;
|
|
645
|
+
utf8Encoder?: __Encoder;
|
|
646
|
+
runtime?: string;
|
|
647
|
+
disableHostPrefix?: boolean;
|
|
648
|
+
maxAttempts?: number | __Provider<number>;
|
|
649
|
+
retryMode?: string | __Provider<string>;
|
|
650
|
+
logger?: __Logger;
|
|
651
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
652
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
653
|
+
serviceId?: string;
|
|
654
|
+
region?: string | __Provider<string>;
|
|
655
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
656
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
657
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
658
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
659
|
+
}
|
|
660
|
+
declare type IoTWirelessClientConfigType = Partial<
|
|
661
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
662
|
+
> &
|
|
663
|
+
ClientDefaults &
|
|
664
|
+
RegionInputConfig &
|
|
665
|
+
EndpointsInputConfig &
|
|
666
|
+
RetryInputConfig &
|
|
667
|
+
HostHeaderInputConfig &
|
|
668
|
+
AwsAuthInputConfig &
|
|
669
|
+
UserAgentInputConfig;
|
|
670
|
+
export interface IoTWirelessClientConfig extends IoTWirelessClientConfigType {}
|
|
671
|
+
declare type IoTWirelessClientResolvedConfigType =
|
|
672
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
673
|
+
Required<ClientDefaults> &
|
|
674
|
+
RegionResolvedConfig &
|
|
675
|
+
EndpointsResolvedConfig &
|
|
676
|
+
RetryResolvedConfig &
|
|
677
|
+
HostHeaderResolvedConfig &
|
|
678
|
+
AwsAuthResolvedConfig &
|
|
679
|
+
UserAgentResolvedConfig;
|
|
680
|
+
export interface IoTWirelessClientResolvedConfig
|
|
681
|
+
extends IoTWirelessClientResolvedConfigType {}
|
|
682
|
+
export declare class IoTWirelessClient extends __Client<
|
|
683
|
+
__HttpHandlerOptions,
|
|
684
|
+
ServiceInputTypes,
|
|
685
|
+
ServiceOutputTypes,
|
|
686
|
+
IoTWirelessClientResolvedConfig
|
|
687
|
+
> {
|
|
688
|
+
readonly config: IoTWirelessClientResolvedConfig;
|
|
689
|
+
constructor(configuration: IoTWirelessClientConfig);
|
|
690
|
+
destroy(): void;
|
|
691
|
+
}
|
|
692
|
+
export {};
|