@aws-sdk/client-greengrass 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/Greengrass.d.ts +1690 -465
- package/dist-types/ts3.4/GreengrassClient.d.ts +681 -165
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +92 -92
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +5 -5
- package/dist-types/ts3.4/models/GreengrassServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2507 -2295
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1109 -278
- 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,278 +1,1109 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
import {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
import {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
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
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AssociateRoleToGroupCommandInput,
|
|
8
|
+
AssociateRoleToGroupCommandOutput,
|
|
9
|
+
} from "../commands/AssociateRoleToGroupCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociateServiceRoleToAccountCommandInput,
|
|
12
|
+
AssociateServiceRoleToAccountCommandOutput,
|
|
13
|
+
} from "../commands/AssociateServiceRoleToAccountCommand";
|
|
14
|
+
import {
|
|
15
|
+
CreateConnectorDefinitionCommandInput,
|
|
16
|
+
CreateConnectorDefinitionCommandOutput,
|
|
17
|
+
} from "../commands/CreateConnectorDefinitionCommand";
|
|
18
|
+
import {
|
|
19
|
+
CreateConnectorDefinitionVersionCommandInput,
|
|
20
|
+
CreateConnectorDefinitionVersionCommandOutput,
|
|
21
|
+
} from "../commands/CreateConnectorDefinitionVersionCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateCoreDefinitionCommandInput,
|
|
24
|
+
CreateCoreDefinitionCommandOutput,
|
|
25
|
+
} from "../commands/CreateCoreDefinitionCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateCoreDefinitionVersionCommandInput,
|
|
28
|
+
CreateCoreDefinitionVersionCommandOutput,
|
|
29
|
+
} from "../commands/CreateCoreDefinitionVersionCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateDeploymentCommandInput,
|
|
32
|
+
CreateDeploymentCommandOutput,
|
|
33
|
+
} from "../commands/CreateDeploymentCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateDeviceDefinitionCommandInput,
|
|
36
|
+
CreateDeviceDefinitionCommandOutput,
|
|
37
|
+
} from "../commands/CreateDeviceDefinitionCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateDeviceDefinitionVersionCommandInput,
|
|
40
|
+
CreateDeviceDefinitionVersionCommandOutput,
|
|
41
|
+
} from "../commands/CreateDeviceDefinitionVersionCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateFunctionDefinitionCommandInput,
|
|
44
|
+
CreateFunctionDefinitionCommandOutput,
|
|
45
|
+
} from "../commands/CreateFunctionDefinitionCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateFunctionDefinitionVersionCommandInput,
|
|
48
|
+
CreateFunctionDefinitionVersionCommandOutput,
|
|
49
|
+
} from "../commands/CreateFunctionDefinitionVersionCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateGroupCertificateAuthorityCommandInput,
|
|
52
|
+
CreateGroupCertificateAuthorityCommandOutput,
|
|
53
|
+
} from "../commands/CreateGroupCertificateAuthorityCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateGroupCommandInput,
|
|
56
|
+
CreateGroupCommandOutput,
|
|
57
|
+
} from "../commands/CreateGroupCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateGroupVersionCommandInput,
|
|
60
|
+
CreateGroupVersionCommandOutput,
|
|
61
|
+
} from "../commands/CreateGroupVersionCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateLoggerDefinitionCommandInput,
|
|
64
|
+
CreateLoggerDefinitionCommandOutput,
|
|
65
|
+
} from "../commands/CreateLoggerDefinitionCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateLoggerDefinitionVersionCommandInput,
|
|
68
|
+
CreateLoggerDefinitionVersionCommandOutput,
|
|
69
|
+
} from "../commands/CreateLoggerDefinitionVersionCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateResourceDefinitionCommandInput,
|
|
72
|
+
CreateResourceDefinitionCommandOutput,
|
|
73
|
+
} from "../commands/CreateResourceDefinitionCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateResourceDefinitionVersionCommandInput,
|
|
76
|
+
CreateResourceDefinitionVersionCommandOutput,
|
|
77
|
+
} from "../commands/CreateResourceDefinitionVersionCommand";
|
|
78
|
+
import {
|
|
79
|
+
CreateSoftwareUpdateJobCommandInput,
|
|
80
|
+
CreateSoftwareUpdateJobCommandOutput,
|
|
81
|
+
} from "../commands/CreateSoftwareUpdateJobCommand";
|
|
82
|
+
import {
|
|
83
|
+
CreateSubscriptionDefinitionCommandInput,
|
|
84
|
+
CreateSubscriptionDefinitionCommandOutput,
|
|
85
|
+
} from "../commands/CreateSubscriptionDefinitionCommand";
|
|
86
|
+
import {
|
|
87
|
+
CreateSubscriptionDefinitionVersionCommandInput,
|
|
88
|
+
CreateSubscriptionDefinitionVersionCommandOutput,
|
|
89
|
+
} from "../commands/CreateSubscriptionDefinitionVersionCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteConnectorDefinitionCommandInput,
|
|
92
|
+
DeleteConnectorDefinitionCommandOutput,
|
|
93
|
+
} from "../commands/DeleteConnectorDefinitionCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteCoreDefinitionCommandInput,
|
|
96
|
+
DeleteCoreDefinitionCommandOutput,
|
|
97
|
+
} from "../commands/DeleteCoreDefinitionCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteDeviceDefinitionCommandInput,
|
|
100
|
+
DeleteDeviceDefinitionCommandOutput,
|
|
101
|
+
} from "../commands/DeleteDeviceDefinitionCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteFunctionDefinitionCommandInput,
|
|
104
|
+
DeleteFunctionDefinitionCommandOutput,
|
|
105
|
+
} from "../commands/DeleteFunctionDefinitionCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeleteGroupCommandInput,
|
|
108
|
+
DeleteGroupCommandOutput,
|
|
109
|
+
} from "../commands/DeleteGroupCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteLoggerDefinitionCommandInput,
|
|
112
|
+
DeleteLoggerDefinitionCommandOutput,
|
|
113
|
+
} from "../commands/DeleteLoggerDefinitionCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteResourceDefinitionCommandInput,
|
|
116
|
+
DeleteResourceDefinitionCommandOutput,
|
|
117
|
+
} from "../commands/DeleteResourceDefinitionCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteSubscriptionDefinitionCommandInput,
|
|
120
|
+
DeleteSubscriptionDefinitionCommandOutput,
|
|
121
|
+
} from "../commands/DeleteSubscriptionDefinitionCommand";
|
|
122
|
+
import {
|
|
123
|
+
DisassociateRoleFromGroupCommandInput,
|
|
124
|
+
DisassociateRoleFromGroupCommandOutput,
|
|
125
|
+
} from "../commands/DisassociateRoleFromGroupCommand";
|
|
126
|
+
import {
|
|
127
|
+
DisassociateServiceRoleFromAccountCommandInput,
|
|
128
|
+
DisassociateServiceRoleFromAccountCommandOutput,
|
|
129
|
+
} from "../commands/DisassociateServiceRoleFromAccountCommand";
|
|
130
|
+
import {
|
|
131
|
+
GetAssociatedRoleCommandInput,
|
|
132
|
+
GetAssociatedRoleCommandOutput,
|
|
133
|
+
} from "../commands/GetAssociatedRoleCommand";
|
|
134
|
+
import {
|
|
135
|
+
GetBulkDeploymentStatusCommandInput,
|
|
136
|
+
GetBulkDeploymentStatusCommandOutput,
|
|
137
|
+
} from "../commands/GetBulkDeploymentStatusCommand";
|
|
138
|
+
import {
|
|
139
|
+
GetConnectivityInfoCommandInput,
|
|
140
|
+
GetConnectivityInfoCommandOutput,
|
|
141
|
+
} from "../commands/GetConnectivityInfoCommand";
|
|
142
|
+
import {
|
|
143
|
+
GetConnectorDefinitionCommandInput,
|
|
144
|
+
GetConnectorDefinitionCommandOutput,
|
|
145
|
+
} from "../commands/GetConnectorDefinitionCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetConnectorDefinitionVersionCommandInput,
|
|
148
|
+
GetConnectorDefinitionVersionCommandOutput,
|
|
149
|
+
} from "../commands/GetConnectorDefinitionVersionCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetCoreDefinitionCommandInput,
|
|
152
|
+
GetCoreDefinitionCommandOutput,
|
|
153
|
+
} from "../commands/GetCoreDefinitionCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetCoreDefinitionVersionCommandInput,
|
|
156
|
+
GetCoreDefinitionVersionCommandOutput,
|
|
157
|
+
} from "../commands/GetCoreDefinitionVersionCommand";
|
|
158
|
+
import {
|
|
159
|
+
GetDeploymentStatusCommandInput,
|
|
160
|
+
GetDeploymentStatusCommandOutput,
|
|
161
|
+
} from "../commands/GetDeploymentStatusCommand";
|
|
162
|
+
import {
|
|
163
|
+
GetDeviceDefinitionCommandInput,
|
|
164
|
+
GetDeviceDefinitionCommandOutput,
|
|
165
|
+
} from "../commands/GetDeviceDefinitionCommand";
|
|
166
|
+
import {
|
|
167
|
+
GetDeviceDefinitionVersionCommandInput,
|
|
168
|
+
GetDeviceDefinitionVersionCommandOutput,
|
|
169
|
+
} from "../commands/GetDeviceDefinitionVersionCommand";
|
|
170
|
+
import {
|
|
171
|
+
GetFunctionDefinitionCommandInput,
|
|
172
|
+
GetFunctionDefinitionCommandOutput,
|
|
173
|
+
} from "../commands/GetFunctionDefinitionCommand";
|
|
174
|
+
import {
|
|
175
|
+
GetFunctionDefinitionVersionCommandInput,
|
|
176
|
+
GetFunctionDefinitionVersionCommandOutput,
|
|
177
|
+
} from "../commands/GetFunctionDefinitionVersionCommand";
|
|
178
|
+
import {
|
|
179
|
+
GetGroupCertificateAuthorityCommandInput,
|
|
180
|
+
GetGroupCertificateAuthorityCommandOutput,
|
|
181
|
+
} from "../commands/GetGroupCertificateAuthorityCommand";
|
|
182
|
+
import {
|
|
183
|
+
GetGroupCertificateConfigurationCommandInput,
|
|
184
|
+
GetGroupCertificateConfigurationCommandOutput,
|
|
185
|
+
} from "../commands/GetGroupCertificateConfigurationCommand";
|
|
186
|
+
import {
|
|
187
|
+
GetGroupCommandInput,
|
|
188
|
+
GetGroupCommandOutput,
|
|
189
|
+
} from "../commands/GetGroupCommand";
|
|
190
|
+
import {
|
|
191
|
+
GetGroupVersionCommandInput,
|
|
192
|
+
GetGroupVersionCommandOutput,
|
|
193
|
+
} from "../commands/GetGroupVersionCommand";
|
|
194
|
+
import {
|
|
195
|
+
GetLoggerDefinitionCommandInput,
|
|
196
|
+
GetLoggerDefinitionCommandOutput,
|
|
197
|
+
} from "../commands/GetLoggerDefinitionCommand";
|
|
198
|
+
import {
|
|
199
|
+
GetLoggerDefinitionVersionCommandInput,
|
|
200
|
+
GetLoggerDefinitionVersionCommandOutput,
|
|
201
|
+
} from "../commands/GetLoggerDefinitionVersionCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetResourceDefinitionCommandInput,
|
|
204
|
+
GetResourceDefinitionCommandOutput,
|
|
205
|
+
} from "../commands/GetResourceDefinitionCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetResourceDefinitionVersionCommandInput,
|
|
208
|
+
GetResourceDefinitionVersionCommandOutput,
|
|
209
|
+
} from "../commands/GetResourceDefinitionVersionCommand";
|
|
210
|
+
import {
|
|
211
|
+
GetServiceRoleForAccountCommandInput,
|
|
212
|
+
GetServiceRoleForAccountCommandOutput,
|
|
213
|
+
} from "../commands/GetServiceRoleForAccountCommand";
|
|
214
|
+
import {
|
|
215
|
+
GetSubscriptionDefinitionCommandInput,
|
|
216
|
+
GetSubscriptionDefinitionCommandOutput,
|
|
217
|
+
} from "../commands/GetSubscriptionDefinitionCommand";
|
|
218
|
+
import {
|
|
219
|
+
GetSubscriptionDefinitionVersionCommandInput,
|
|
220
|
+
GetSubscriptionDefinitionVersionCommandOutput,
|
|
221
|
+
} from "../commands/GetSubscriptionDefinitionVersionCommand";
|
|
222
|
+
import {
|
|
223
|
+
GetThingRuntimeConfigurationCommandInput,
|
|
224
|
+
GetThingRuntimeConfigurationCommandOutput,
|
|
225
|
+
} from "../commands/GetThingRuntimeConfigurationCommand";
|
|
226
|
+
import {
|
|
227
|
+
ListBulkDeploymentDetailedReportsCommandInput,
|
|
228
|
+
ListBulkDeploymentDetailedReportsCommandOutput,
|
|
229
|
+
} from "../commands/ListBulkDeploymentDetailedReportsCommand";
|
|
230
|
+
import {
|
|
231
|
+
ListBulkDeploymentsCommandInput,
|
|
232
|
+
ListBulkDeploymentsCommandOutput,
|
|
233
|
+
} from "../commands/ListBulkDeploymentsCommand";
|
|
234
|
+
import {
|
|
235
|
+
ListConnectorDefinitionsCommandInput,
|
|
236
|
+
ListConnectorDefinitionsCommandOutput,
|
|
237
|
+
} from "../commands/ListConnectorDefinitionsCommand";
|
|
238
|
+
import {
|
|
239
|
+
ListConnectorDefinitionVersionsCommandInput,
|
|
240
|
+
ListConnectorDefinitionVersionsCommandOutput,
|
|
241
|
+
} from "../commands/ListConnectorDefinitionVersionsCommand";
|
|
242
|
+
import {
|
|
243
|
+
ListCoreDefinitionsCommandInput,
|
|
244
|
+
ListCoreDefinitionsCommandOutput,
|
|
245
|
+
} from "../commands/ListCoreDefinitionsCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListCoreDefinitionVersionsCommandInput,
|
|
248
|
+
ListCoreDefinitionVersionsCommandOutput,
|
|
249
|
+
} from "../commands/ListCoreDefinitionVersionsCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListDeploymentsCommandInput,
|
|
252
|
+
ListDeploymentsCommandOutput,
|
|
253
|
+
} from "../commands/ListDeploymentsCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListDeviceDefinitionsCommandInput,
|
|
256
|
+
ListDeviceDefinitionsCommandOutput,
|
|
257
|
+
} from "../commands/ListDeviceDefinitionsCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListDeviceDefinitionVersionsCommandInput,
|
|
260
|
+
ListDeviceDefinitionVersionsCommandOutput,
|
|
261
|
+
} from "../commands/ListDeviceDefinitionVersionsCommand";
|
|
262
|
+
import {
|
|
263
|
+
ListFunctionDefinitionsCommandInput,
|
|
264
|
+
ListFunctionDefinitionsCommandOutput,
|
|
265
|
+
} from "../commands/ListFunctionDefinitionsCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListFunctionDefinitionVersionsCommandInput,
|
|
268
|
+
ListFunctionDefinitionVersionsCommandOutput,
|
|
269
|
+
} from "../commands/ListFunctionDefinitionVersionsCommand";
|
|
270
|
+
import {
|
|
271
|
+
ListGroupCertificateAuthoritiesCommandInput,
|
|
272
|
+
ListGroupCertificateAuthoritiesCommandOutput,
|
|
273
|
+
} from "../commands/ListGroupCertificateAuthoritiesCommand";
|
|
274
|
+
import {
|
|
275
|
+
ListGroupsCommandInput,
|
|
276
|
+
ListGroupsCommandOutput,
|
|
277
|
+
} from "../commands/ListGroupsCommand";
|
|
278
|
+
import {
|
|
279
|
+
ListGroupVersionsCommandInput,
|
|
280
|
+
ListGroupVersionsCommandOutput,
|
|
281
|
+
} from "../commands/ListGroupVersionsCommand";
|
|
282
|
+
import {
|
|
283
|
+
ListLoggerDefinitionsCommandInput,
|
|
284
|
+
ListLoggerDefinitionsCommandOutput,
|
|
285
|
+
} from "../commands/ListLoggerDefinitionsCommand";
|
|
286
|
+
import {
|
|
287
|
+
ListLoggerDefinitionVersionsCommandInput,
|
|
288
|
+
ListLoggerDefinitionVersionsCommandOutput,
|
|
289
|
+
} from "../commands/ListLoggerDefinitionVersionsCommand";
|
|
290
|
+
import {
|
|
291
|
+
ListResourceDefinitionsCommandInput,
|
|
292
|
+
ListResourceDefinitionsCommandOutput,
|
|
293
|
+
} from "../commands/ListResourceDefinitionsCommand";
|
|
294
|
+
import {
|
|
295
|
+
ListResourceDefinitionVersionsCommandInput,
|
|
296
|
+
ListResourceDefinitionVersionsCommandOutput,
|
|
297
|
+
} from "../commands/ListResourceDefinitionVersionsCommand";
|
|
298
|
+
import {
|
|
299
|
+
ListSubscriptionDefinitionsCommandInput,
|
|
300
|
+
ListSubscriptionDefinitionsCommandOutput,
|
|
301
|
+
} from "../commands/ListSubscriptionDefinitionsCommand";
|
|
302
|
+
import {
|
|
303
|
+
ListSubscriptionDefinitionVersionsCommandInput,
|
|
304
|
+
ListSubscriptionDefinitionVersionsCommandOutput,
|
|
305
|
+
} from "../commands/ListSubscriptionDefinitionVersionsCommand";
|
|
306
|
+
import {
|
|
307
|
+
ListTagsForResourceCommandInput,
|
|
308
|
+
ListTagsForResourceCommandOutput,
|
|
309
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
310
|
+
import {
|
|
311
|
+
ResetDeploymentsCommandInput,
|
|
312
|
+
ResetDeploymentsCommandOutput,
|
|
313
|
+
} from "../commands/ResetDeploymentsCommand";
|
|
314
|
+
import {
|
|
315
|
+
StartBulkDeploymentCommandInput,
|
|
316
|
+
StartBulkDeploymentCommandOutput,
|
|
317
|
+
} from "../commands/StartBulkDeploymentCommand";
|
|
318
|
+
import {
|
|
319
|
+
StopBulkDeploymentCommandInput,
|
|
320
|
+
StopBulkDeploymentCommandOutput,
|
|
321
|
+
} from "../commands/StopBulkDeploymentCommand";
|
|
322
|
+
import {
|
|
323
|
+
TagResourceCommandInput,
|
|
324
|
+
TagResourceCommandOutput,
|
|
325
|
+
} from "../commands/TagResourceCommand";
|
|
326
|
+
import {
|
|
327
|
+
UntagResourceCommandInput,
|
|
328
|
+
UntagResourceCommandOutput,
|
|
329
|
+
} from "../commands/UntagResourceCommand";
|
|
330
|
+
import {
|
|
331
|
+
UpdateConnectivityInfoCommandInput,
|
|
332
|
+
UpdateConnectivityInfoCommandOutput,
|
|
333
|
+
} from "../commands/UpdateConnectivityInfoCommand";
|
|
334
|
+
import {
|
|
335
|
+
UpdateConnectorDefinitionCommandInput,
|
|
336
|
+
UpdateConnectorDefinitionCommandOutput,
|
|
337
|
+
} from "../commands/UpdateConnectorDefinitionCommand";
|
|
338
|
+
import {
|
|
339
|
+
UpdateCoreDefinitionCommandInput,
|
|
340
|
+
UpdateCoreDefinitionCommandOutput,
|
|
341
|
+
} from "../commands/UpdateCoreDefinitionCommand";
|
|
342
|
+
import {
|
|
343
|
+
UpdateDeviceDefinitionCommandInput,
|
|
344
|
+
UpdateDeviceDefinitionCommandOutput,
|
|
345
|
+
} from "../commands/UpdateDeviceDefinitionCommand";
|
|
346
|
+
import {
|
|
347
|
+
UpdateFunctionDefinitionCommandInput,
|
|
348
|
+
UpdateFunctionDefinitionCommandOutput,
|
|
349
|
+
} from "../commands/UpdateFunctionDefinitionCommand";
|
|
350
|
+
import {
|
|
351
|
+
UpdateGroupCertificateConfigurationCommandInput,
|
|
352
|
+
UpdateGroupCertificateConfigurationCommandOutput,
|
|
353
|
+
} from "../commands/UpdateGroupCertificateConfigurationCommand";
|
|
354
|
+
import {
|
|
355
|
+
UpdateGroupCommandInput,
|
|
356
|
+
UpdateGroupCommandOutput,
|
|
357
|
+
} from "../commands/UpdateGroupCommand";
|
|
358
|
+
import {
|
|
359
|
+
UpdateLoggerDefinitionCommandInput,
|
|
360
|
+
UpdateLoggerDefinitionCommandOutput,
|
|
361
|
+
} from "../commands/UpdateLoggerDefinitionCommand";
|
|
362
|
+
import {
|
|
363
|
+
UpdateResourceDefinitionCommandInput,
|
|
364
|
+
UpdateResourceDefinitionCommandOutput,
|
|
365
|
+
} from "../commands/UpdateResourceDefinitionCommand";
|
|
366
|
+
import {
|
|
367
|
+
UpdateSubscriptionDefinitionCommandInput,
|
|
368
|
+
UpdateSubscriptionDefinitionCommandOutput,
|
|
369
|
+
} from "../commands/UpdateSubscriptionDefinitionCommand";
|
|
370
|
+
import {
|
|
371
|
+
UpdateThingRuntimeConfigurationCommandInput,
|
|
372
|
+
UpdateThingRuntimeConfigurationCommandOutput,
|
|
373
|
+
} from "../commands/UpdateThingRuntimeConfigurationCommand";
|
|
374
|
+
export declare const serializeAws_restJson1AssociateRoleToGroupCommand: (
|
|
375
|
+
input: AssociateRoleToGroupCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_restJson1AssociateServiceRoleToAccountCommand: (
|
|
379
|
+
input: AssociateServiceRoleToAccountCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_restJson1CreateConnectorDefinitionCommand: (
|
|
383
|
+
input: CreateConnectorDefinitionCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_restJson1CreateConnectorDefinitionVersionCommand: (
|
|
387
|
+
input: CreateConnectorDefinitionVersionCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_restJson1CreateCoreDefinitionCommand: (
|
|
391
|
+
input: CreateCoreDefinitionCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_restJson1CreateCoreDefinitionVersionCommand: (
|
|
395
|
+
input: CreateCoreDefinitionVersionCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_restJson1CreateDeploymentCommand: (
|
|
399
|
+
input: CreateDeploymentCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_restJson1CreateDeviceDefinitionCommand: (
|
|
403
|
+
input: CreateDeviceDefinitionCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_restJson1CreateDeviceDefinitionVersionCommand: (
|
|
407
|
+
input: CreateDeviceDefinitionVersionCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_restJson1CreateFunctionDefinitionCommand: (
|
|
411
|
+
input: CreateFunctionDefinitionCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_restJson1CreateFunctionDefinitionVersionCommand: (
|
|
415
|
+
input: CreateFunctionDefinitionVersionCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_restJson1CreateGroupCommand: (
|
|
419
|
+
input: CreateGroupCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_restJson1CreateGroupCertificateAuthorityCommand: (
|
|
423
|
+
input: CreateGroupCertificateAuthorityCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_restJson1CreateGroupVersionCommand: (
|
|
427
|
+
input: CreateGroupVersionCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_restJson1CreateLoggerDefinitionCommand: (
|
|
431
|
+
input: CreateLoggerDefinitionCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_restJson1CreateLoggerDefinitionVersionCommand: (
|
|
435
|
+
input: CreateLoggerDefinitionVersionCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_restJson1CreateResourceDefinitionCommand: (
|
|
439
|
+
input: CreateResourceDefinitionCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_restJson1CreateResourceDefinitionVersionCommand: (
|
|
443
|
+
input: CreateResourceDefinitionVersionCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_restJson1CreateSoftwareUpdateJobCommand: (
|
|
447
|
+
input: CreateSoftwareUpdateJobCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_restJson1CreateSubscriptionDefinitionCommand: (
|
|
451
|
+
input: CreateSubscriptionDefinitionCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_restJson1CreateSubscriptionDefinitionVersionCommand: (
|
|
455
|
+
input: CreateSubscriptionDefinitionVersionCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_restJson1DeleteConnectorDefinitionCommand: (
|
|
459
|
+
input: DeleteConnectorDefinitionCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_restJson1DeleteCoreDefinitionCommand: (
|
|
463
|
+
input: DeleteCoreDefinitionCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_restJson1DeleteDeviceDefinitionCommand: (
|
|
467
|
+
input: DeleteDeviceDefinitionCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_restJson1DeleteFunctionDefinitionCommand: (
|
|
471
|
+
input: DeleteFunctionDefinitionCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_restJson1DeleteGroupCommand: (
|
|
475
|
+
input: DeleteGroupCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_restJson1DeleteLoggerDefinitionCommand: (
|
|
479
|
+
input: DeleteLoggerDefinitionCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_restJson1DeleteResourceDefinitionCommand: (
|
|
483
|
+
input: DeleteResourceDefinitionCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_restJson1DeleteSubscriptionDefinitionCommand: (
|
|
487
|
+
input: DeleteSubscriptionDefinitionCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_restJson1DisassociateRoleFromGroupCommand: (
|
|
491
|
+
input: DisassociateRoleFromGroupCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_restJson1DisassociateServiceRoleFromAccountCommand: (
|
|
495
|
+
input: DisassociateServiceRoleFromAccountCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_restJson1GetAssociatedRoleCommand: (
|
|
499
|
+
input: GetAssociatedRoleCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_restJson1GetBulkDeploymentStatusCommand: (
|
|
503
|
+
input: GetBulkDeploymentStatusCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_restJson1GetConnectivityInfoCommand: (
|
|
507
|
+
input: GetConnectivityInfoCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_restJson1GetConnectorDefinitionCommand: (
|
|
511
|
+
input: GetConnectorDefinitionCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_restJson1GetConnectorDefinitionVersionCommand: (
|
|
515
|
+
input: GetConnectorDefinitionVersionCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_restJson1GetCoreDefinitionCommand: (
|
|
519
|
+
input: GetCoreDefinitionCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_restJson1GetCoreDefinitionVersionCommand: (
|
|
523
|
+
input: GetCoreDefinitionVersionCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_restJson1GetDeploymentStatusCommand: (
|
|
527
|
+
input: GetDeploymentStatusCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_restJson1GetDeviceDefinitionCommand: (
|
|
531
|
+
input: GetDeviceDefinitionCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_restJson1GetDeviceDefinitionVersionCommand: (
|
|
535
|
+
input: GetDeviceDefinitionVersionCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_restJson1GetFunctionDefinitionCommand: (
|
|
539
|
+
input: GetFunctionDefinitionCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_restJson1GetFunctionDefinitionVersionCommand: (
|
|
543
|
+
input: GetFunctionDefinitionVersionCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_restJson1GetGroupCommand: (
|
|
547
|
+
input: GetGroupCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_restJson1GetGroupCertificateAuthorityCommand: (
|
|
551
|
+
input: GetGroupCertificateAuthorityCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_restJson1GetGroupCertificateConfigurationCommand: (
|
|
555
|
+
input: GetGroupCertificateConfigurationCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_restJson1GetGroupVersionCommand: (
|
|
559
|
+
input: GetGroupVersionCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_restJson1GetLoggerDefinitionCommand: (
|
|
563
|
+
input: GetLoggerDefinitionCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_restJson1GetLoggerDefinitionVersionCommand: (
|
|
567
|
+
input: GetLoggerDefinitionVersionCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_restJson1GetResourceDefinitionCommand: (
|
|
571
|
+
input: GetResourceDefinitionCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const serializeAws_restJson1GetResourceDefinitionVersionCommand: (
|
|
575
|
+
input: GetResourceDefinitionVersionCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const serializeAws_restJson1GetServiceRoleForAccountCommand: (
|
|
579
|
+
input: GetServiceRoleForAccountCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const serializeAws_restJson1GetSubscriptionDefinitionCommand: (
|
|
583
|
+
input: GetSubscriptionDefinitionCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const serializeAws_restJson1GetSubscriptionDefinitionVersionCommand: (
|
|
587
|
+
input: GetSubscriptionDefinitionVersionCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const serializeAws_restJson1GetThingRuntimeConfigurationCommand: (
|
|
591
|
+
input: GetThingRuntimeConfigurationCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const serializeAws_restJson1ListBulkDeploymentDetailedReportsCommand: (
|
|
595
|
+
input: ListBulkDeploymentDetailedReportsCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const serializeAws_restJson1ListBulkDeploymentsCommand: (
|
|
599
|
+
input: ListBulkDeploymentsCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const serializeAws_restJson1ListConnectorDefinitionsCommand: (
|
|
603
|
+
input: ListConnectorDefinitionsCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const serializeAws_restJson1ListConnectorDefinitionVersionsCommand: (
|
|
607
|
+
input: ListConnectorDefinitionVersionsCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const serializeAws_restJson1ListCoreDefinitionsCommand: (
|
|
611
|
+
input: ListCoreDefinitionsCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const serializeAws_restJson1ListCoreDefinitionVersionsCommand: (
|
|
615
|
+
input: ListCoreDefinitionVersionsCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const serializeAws_restJson1ListDeploymentsCommand: (
|
|
619
|
+
input: ListDeploymentsCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const serializeAws_restJson1ListDeviceDefinitionsCommand: (
|
|
623
|
+
input: ListDeviceDefinitionsCommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const serializeAws_restJson1ListDeviceDefinitionVersionsCommand: (
|
|
627
|
+
input: ListDeviceDefinitionVersionsCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const serializeAws_restJson1ListFunctionDefinitionsCommand: (
|
|
631
|
+
input: ListFunctionDefinitionsCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const serializeAws_restJson1ListFunctionDefinitionVersionsCommand: (
|
|
635
|
+
input: ListFunctionDefinitionVersionsCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const serializeAws_restJson1ListGroupCertificateAuthoritiesCommand: (
|
|
639
|
+
input: ListGroupCertificateAuthoritiesCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const serializeAws_restJson1ListGroupsCommand: (
|
|
643
|
+
input: ListGroupsCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const serializeAws_restJson1ListGroupVersionsCommand: (
|
|
647
|
+
input: ListGroupVersionsCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const serializeAws_restJson1ListLoggerDefinitionsCommand: (
|
|
651
|
+
input: ListLoggerDefinitionsCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const serializeAws_restJson1ListLoggerDefinitionVersionsCommand: (
|
|
655
|
+
input: ListLoggerDefinitionVersionsCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const serializeAws_restJson1ListResourceDefinitionsCommand: (
|
|
659
|
+
input: ListResourceDefinitionsCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const serializeAws_restJson1ListResourceDefinitionVersionsCommand: (
|
|
663
|
+
input: ListResourceDefinitionVersionsCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const serializeAws_restJson1ListSubscriptionDefinitionsCommand: (
|
|
667
|
+
input: ListSubscriptionDefinitionsCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const serializeAws_restJson1ListSubscriptionDefinitionVersionsCommand: (
|
|
671
|
+
input: ListSubscriptionDefinitionVersionsCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const serializeAws_restJson1ListTagsForResourceCommand: (
|
|
675
|
+
input: ListTagsForResourceCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const serializeAws_restJson1ResetDeploymentsCommand: (
|
|
679
|
+
input: ResetDeploymentsCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const serializeAws_restJson1StartBulkDeploymentCommand: (
|
|
683
|
+
input: StartBulkDeploymentCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const serializeAws_restJson1StopBulkDeploymentCommand: (
|
|
687
|
+
input: StopBulkDeploymentCommandInput,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<__HttpRequest>;
|
|
690
|
+
export declare const serializeAws_restJson1TagResourceCommand: (
|
|
691
|
+
input: TagResourceCommandInput,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<__HttpRequest>;
|
|
694
|
+
export declare const serializeAws_restJson1UntagResourceCommand: (
|
|
695
|
+
input: UntagResourceCommandInput,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<__HttpRequest>;
|
|
698
|
+
export declare const serializeAws_restJson1UpdateConnectivityInfoCommand: (
|
|
699
|
+
input: UpdateConnectivityInfoCommandInput,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<__HttpRequest>;
|
|
702
|
+
export declare const serializeAws_restJson1UpdateConnectorDefinitionCommand: (
|
|
703
|
+
input: UpdateConnectorDefinitionCommandInput,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<__HttpRequest>;
|
|
706
|
+
export declare const serializeAws_restJson1UpdateCoreDefinitionCommand: (
|
|
707
|
+
input: UpdateCoreDefinitionCommandInput,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<__HttpRequest>;
|
|
710
|
+
export declare const serializeAws_restJson1UpdateDeviceDefinitionCommand: (
|
|
711
|
+
input: UpdateDeviceDefinitionCommandInput,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<__HttpRequest>;
|
|
714
|
+
export declare const serializeAws_restJson1UpdateFunctionDefinitionCommand: (
|
|
715
|
+
input: UpdateFunctionDefinitionCommandInput,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<__HttpRequest>;
|
|
718
|
+
export declare const serializeAws_restJson1UpdateGroupCommand: (
|
|
719
|
+
input: UpdateGroupCommandInput,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<__HttpRequest>;
|
|
722
|
+
export declare const serializeAws_restJson1UpdateGroupCertificateConfigurationCommand: (
|
|
723
|
+
input: UpdateGroupCertificateConfigurationCommandInput,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<__HttpRequest>;
|
|
726
|
+
export declare const serializeAws_restJson1UpdateLoggerDefinitionCommand: (
|
|
727
|
+
input: UpdateLoggerDefinitionCommandInput,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<__HttpRequest>;
|
|
730
|
+
export declare const serializeAws_restJson1UpdateResourceDefinitionCommand: (
|
|
731
|
+
input: UpdateResourceDefinitionCommandInput,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<__HttpRequest>;
|
|
734
|
+
export declare const serializeAws_restJson1UpdateSubscriptionDefinitionCommand: (
|
|
735
|
+
input: UpdateSubscriptionDefinitionCommandInput,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<__HttpRequest>;
|
|
738
|
+
export declare const serializeAws_restJson1UpdateThingRuntimeConfigurationCommand: (
|
|
739
|
+
input: UpdateThingRuntimeConfigurationCommandInput,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<__HttpRequest>;
|
|
742
|
+
export declare const deserializeAws_restJson1AssociateRoleToGroupCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<AssociateRoleToGroupCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_restJson1AssociateServiceRoleToAccountCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<AssociateServiceRoleToAccountCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_restJson1CreateConnectorDefinitionCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<CreateConnectorDefinitionCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_restJson1CreateConnectorDefinitionVersionCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<CreateConnectorDefinitionVersionCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_restJson1CreateCoreDefinitionCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<CreateCoreDefinitionCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_restJson1CreateCoreDefinitionVersionCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<CreateCoreDefinitionVersionCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_restJson1CreateDeploymentCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<CreateDeploymentCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_restJson1CreateDeviceDefinitionCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<CreateDeviceDefinitionCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_restJson1CreateDeviceDefinitionVersionCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<CreateDeviceDefinitionVersionCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_restJson1CreateFunctionDefinitionCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<CreateFunctionDefinitionCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_restJson1CreateFunctionDefinitionVersionCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<CreateFunctionDefinitionVersionCommandOutput>;
|
|
786
|
+
export declare const deserializeAws_restJson1CreateGroupCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<CreateGroupCommandOutput>;
|
|
790
|
+
export declare const deserializeAws_restJson1CreateGroupCertificateAuthorityCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<CreateGroupCertificateAuthorityCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_restJson1CreateGroupVersionCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<CreateGroupVersionCommandOutput>;
|
|
798
|
+
export declare const deserializeAws_restJson1CreateLoggerDefinitionCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<CreateLoggerDefinitionCommandOutput>;
|
|
802
|
+
export declare const deserializeAws_restJson1CreateLoggerDefinitionVersionCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<CreateLoggerDefinitionVersionCommandOutput>;
|
|
806
|
+
export declare const deserializeAws_restJson1CreateResourceDefinitionCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<CreateResourceDefinitionCommandOutput>;
|
|
810
|
+
export declare const deserializeAws_restJson1CreateResourceDefinitionVersionCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<CreateResourceDefinitionVersionCommandOutput>;
|
|
814
|
+
export declare const deserializeAws_restJson1CreateSoftwareUpdateJobCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<CreateSoftwareUpdateJobCommandOutput>;
|
|
818
|
+
export declare const deserializeAws_restJson1CreateSubscriptionDefinitionCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<CreateSubscriptionDefinitionCommandOutput>;
|
|
822
|
+
export declare const deserializeAws_restJson1CreateSubscriptionDefinitionVersionCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<CreateSubscriptionDefinitionVersionCommandOutput>;
|
|
826
|
+
export declare const deserializeAws_restJson1DeleteConnectorDefinitionCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<DeleteConnectorDefinitionCommandOutput>;
|
|
830
|
+
export declare const deserializeAws_restJson1DeleteCoreDefinitionCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<DeleteCoreDefinitionCommandOutput>;
|
|
834
|
+
export declare const deserializeAws_restJson1DeleteDeviceDefinitionCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<DeleteDeviceDefinitionCommandOutput>;
|
|
838
|
+
export declare const deserializeAws_restJson1DeleteFunctionDefinitionCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<DeleteFunctionDefinitionCommandOutput>;
|
|
842
|
+
export declare const deserializeAws_restJson1DeleteGroupCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<DeleteGroupCommandOutput>;
|
|
846
|
+
export declare const deserializeAws_restJson1DeleteLoggerDefinitionCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<DeleteLoggerDefinitionCommandOutput>;
|
|
850
|
+
export declare const deserializeAws_restJson1DeleteResourceDefinitionCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<DeleteResourceDefinitionCommandOutput>;
|
|
854
|
+
export declare const deserializeAws_restJson1DeleteSubscriptionDefinitionCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<DeleteSubscriptionDefinitionCommandOutput>;
|
|
858
|
+
export declare const deserializeAws_restJson1DisassociateRoleFromGroupCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<DisassociateRoleFromGroupCommandOutput>;
|
|
862
|
+
export declare const deserializeAws_restJson1DisassociateServiceRoleFromAccountCommand: (
|
|
863
|
+
output: __HttpResponse,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<DisassociateServiceRoleFromAccountCommandOutput>;
|
|
866
|
+
export declare const deserializeAws_restJson1GetAssociatedRoleCommand: (
|
|
867
|
+
output: __HttpResponse,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<GetAssociatedRoleCommandOutput>;
|
|
870
|
+
export declare const deserializeAws_restJson1GetBulkDeploymentStatusCommand: (
|
|
871
|
+
output: __HttpResponse,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<GetBulkDeploymentStatusCommandOutput>;
|
|
874
|
+
export declare const deserializeAws_restJson1GetConnectivityInfoCommand: (
|
|
875
|
+
output: __HttpResponse,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<GetConnectivityInfoCommandOutput>;
|
|
878
|
+
export declare const deserializeAws_restJson1GetConnectorDefinitionCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<GetConnectorDefinitionCommandOutput>;
|
|
882
|
+
export declare const deserializeAws_restJson1GetConnectorDefinitionVersionCommand: (
|
|
883
|
+
output: __HttpResponse,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<GetConnectorDefinitionVersionCommandOutput>;
|
|
886
|
+
export declare const deserializeAws_restJson1GetCoreDefinitionCommand: (
|
|
887
|
+
output: __HttpResponse,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<GetCoreDefinitionCommandOutput>;
|
|
890
|
+
export declare const deserializeAws_restJson1GetCoreDefinitionVersionCommand: (
|
|
891
|
+
output: __HttpResponse,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<GetCoreDefinitionVersionCommandOutput>;
|
|
894
|
+
export declare const deserializeAws_restJson1GetDeploymentStatusCommand: (
|
|
895
|
+
output: __HttpResponse,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<GetDeploymentStatusCommandOutput>;
|
|
898
|
+
export declare const deserializeAws_restJson1GetDeviceDefinitionCommand: (
|
|
899
|
+
output: __HttpResponse,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<GetDeviceDefinitionCommandOutput>;
|
|
902
|
+
export declare const deserializeAws_restJson1GetDeviceDefinitionVersionCommand: (
|
|
903
|
+
output: __HttpResponse,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<GetDeviceDefinitionVersionCommandOutput>;
|
|
906
|
+
export declare const deserializeAws_restJson1GetFunctionDefinitionCommand: (
|
|
907
|
+
output: __HttpResponse,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<GetFunctionDefinitionCommandOutput>;
|
|
910
|
+
export declare const deserializeAws_restJson1GetFunctionDefinitionVersionCommand: (
|
|
911
|
+
output: __HttpResponse,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<GetFunctionDefinitionVersionCommandOutput>;
|
|
914
|
+
export declare const deserializeAws_restJson1GetGroupCommand: (
|
|
915
|
+
output: __HttpResponse,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<GetGroupCommandOutput>;
|
|
918
|
+
export declare const deserializeAws_restJson1GetGroupCertificateAuthorityCommand: (
|
|
919
|
+
output: __HttpResponse,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<GetGroupCertificateAuthorityCommandOutput>;
|
|
922
|
+
export declare const deserializeAws_restJson1GetGroupCertificateConfigurationCommand: (
|
|
923
|
+
output: __HttpResponse,
|
|
924
|
+
context: __SerdeContext
|
|
925
|
+
) => Promise<GetGroupCertificateConfigurationCommandOutput>;
|
|
926
|
+
export declare const deserializeAws_restJson1GetGroupVersionCommand: (
|
|
927
|
+
output: __HttpResponse,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<GetGroupVersionCommandOutput>;
|
|
930
|
+
export declare const deserializeAws_restJson1GetLoggerDefinitionCommand: (
|
|
931
|
+
output: __HttpResponse,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<GetLoggerDefinitionCommandOutput>;
|
|
934
|
+
export declare const deserializeAws_restJson1GetLoggerDefinitionVersionCommand: (
|
|
935
|
+
output: __HttpResponse,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<GetLoggerDefinitionVersionCommandOutput>;
|
|
938
|
+
export declare const deserializeAws_restJson1GetResourceDefinitionCommand: (
|
|
939
|
+
output: __HttpResponse,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<GetResourceDefinitionCommandOutput>;
|
|
942
|
+
export declare const deserializeAws_restJson1GetResourceDefinitionVersionCommand: (
|
|
943
|
+
output: __HttpResponse,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<GetResourceDefinitionVersionCommandOutput>;
|
|
946
|
+
export declare const deserializeAws_restJson1GetServiceRoleForAccountCommand: (
|
|
947
|
+
output: __HttpResponse,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<GetServiceRoleForAccountCommandOutput>;
|
|
950
|
+
export declare const deserializeAws_restJson1GetSubscriptionDefinitionCommand: (
|
|
951
|
+
output: __HttpResponse,
|
|
952
|
+
context: __SerdeContext
|
|
953
|
+
) => Promise<GetSubscriptionDefinitionCommandOutput>;
|
|
954
|
+
export declare const deserializeAws_restJson1GetSubscriptionDefinitionVersionCommand: (
|
|
955
|
+
output: __HttpResponse,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<GetSubscriptionDefinitionVersionCommandOutput>;
|
|
958
|
+
export declare const deserializeAws_restJson1GetThingRuntimeConfigurationCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<GetThingRuntimeConfigurationCommandOutput>;
|
|
962
|
+
export declare const deserializeAws_restJson1ListBulkDeploymentDetailedReportsCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<ListBulkDeploymentDetailedReportsCommandOutput>;
|
|
966
|
+
export declare const deserializeAws_restJson1ListBulkDeploymentsCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<ListBulkDeploymentsCommandOutput>;
|
|
970
|
+
export declare const deserializeAws_restJson1ListConnectorDefinitionsCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<ListConnectorDefinitionsCommandOutput>;
|
|
974
|
+
export declare const deserializeAws_restJson1ListConnectorDefinitionVersionsCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<ListConnectorDefinitionVersionsCommandOutput>;
|
|
978
|
+
export declare const deserializeAws_restJson1ListCoreDefinitionsCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<ListCoreDefinitionsCommandOutput>;
|
|
982
|
+
export declare const deserializeAws_restJson1ListCoreDefinitionVersionsCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<ListCoreDefinitionVersionsCommandOutput>;
|
|
986
|
+
export declare const deserializeAws_restJson1ListDeploymentsCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<ListDeploymentsCommandOutput>;
|
|
990
|
+
export declare const deserializeAws_restJson1ListDeviceDefinitionsCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<ListDeviceDefinitionsCommandOutput>;
|
|
994
|
+
export declare const deserializeAws_restJson1ListDeviceDefinitionVersionsCommand: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<ListDeviceDefinitionVersionsCommandOutput>;
|
|
998
|
+
export declare const deserializeAws_restJson1ListFunctionDefinitionsCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<ListFunctionDefinitionsCommandOutput>;
|
|
1002
|
+
export declare const deserializeAws_restJson1ListFunctionDefinitionVersionsCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<ListFunctionDefinitionVersionsCommandOutput>;
|
|
1006
|
+
export declare const deserializeAws_restJson1ListGroupCertificateAuthoritiesCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<ListGroupCertificateAuthoritiesCommandOutput>;
|
|
1010
|
+
export declare const deserializeAws_restJson1ListGroupsCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<ListGroupsCommandOutput>;
|
|
1014
|
+
export declare const deserializeAws_restJson1ListGroupVersionsCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<ListGroupVersionsCommandOutput>;
|
|
1018
|
+
export declare const deserializeAws_restJson1ListLoggerDefinitionsCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<ListLoggerDefinitionsCommandOutput>;
|
|
1022
|
+
export declare const deserializeAws_restJson1ListLoggerDefinitionVersionsCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<ListLoggerDefinitionVersionsCommandOutput>;
|
|
1026
|
+
export declare const deserializeAws_restJson1ListResourceDefinitionsCommand: (
|
|
1027
|
+
output: __HttpResponse,
|
|
1028
|
+
context: __SerdeContext
|
|
1029
|
+
) => Promise<ListResourceDefinitionsCommandOutput>;
|
|
1030
|
+
export declare const deserializeAws_restJson1ListResourceDefinitionVersionsCommand: (
|
|
1031
|
+
output: __HttpResponse,
|
|
1032
|
+
context: __SerdeContext
|
|
1033
|
+
) => Promise<ListResourceDefinitionVersionsCommandOutput>;
|
|
1034
|
+
export declare const deserializeAws_restJson1ListSubscriptionDefinitionsCommand: (
|
|
1035
|
+
output: __HttpResponse,
|
|
1036
|
+
context: __SerdeContext
|
|
1037
|
+
) => Promise<ListSubscriptionDefinitionsCommandOutput>;
|
|
1038
|
+
export declare const deserializeAws_restJson1ListSubscriptionDefinitionVersionsCommand: (
|
|
1039
|
+
output: __HttpResponse,
|
|
1040
|
+
context: __SerdeContext
|
|
1041
|
+
) => Promise<ListSubscriptionDefinitionVersionsCommandOutput>;
|
|
1042
|
+
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
|
|
1043
|
+
output: __HttpResponse,
|
|
1044
|
+
context: __SerdeContext
|
|
1045
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1046
|
+
export declare const deserializeAws_restJson1ResetDeploymentsCommand: (
|
|
1047
|
+
output: __HttpResponse,
|
|
1048
|
+
context: __SerdeContext
|
|
1049
|
+
) => Promise<ResetDeploymentsCommandOutput>;
|
|
1050
|
+
export declare const deserializeAws_restJson1StartBulkDeploymentCommand: (
|
|
1051
|
+
output: __HttpResponse,
|
|
1052
|
+
context: __SerdeContext
|
|
1053
|
+
) => Promise<StartBulkDeploymentCommandOutput>;
|
|
1054
|
+
export declare const deserializeAws_restJson1StopBulkDeploymentCommand: (
|
|
1055
|
+
output: __HttpResponse,
|
|
1056
|
+
context: __SerdeContext
|
|
1057
|
+
) => Promise<StopBulkDeploymentCommandOutput>;
|
|
1058
|
+
export declare const deserializeAws_restJson1TagResourceCommand: (
|
|
1059
|
+
output: __HttpResponse,
|
|
1060
|
+
context: __SerdeContext
|
|
1061
|
+
) => Promise<TagResourceCommandOutput>;
|
|
1062
|
+
export declare const deserializeAws_restJson1UntagResourceCommand: (
|
|
1063
|
+
output: __HttpResponse,
|
|
1064
|
+
context: __SerdeContext
|
|
1065
|
+
) => Promise<UntagResourceCommandOutput>;
|
|
1066
|
+
export declare const deserializeAws_restJson1UpdateConnectivityInfoCommand: (
|
|
1067
|
+
output: __HttpResponse,
|
|
1068
|
+
context: __SerdeContext
|
|
1069
|
+
) => Promise<UpdateConnectivityInfoCommandOutput>;
|
|
1070
|
+
export declare const deserializeAws_restJson1UpdateConnectorDefinitionCommand: (
|
|
1071
|
+
output: __HttpResponse,
|
|
1072
|
+
context: __SerdeContext
|
|
1073
|
+
) => Promise<UpdateConnectorDefinitionCommandOutput>;
|
|
1074
|
+
export declare const deserializeAws_restJson1UpdateCoreDefinitionCommand: (
|
|
1075
|
+
output: __HttpResponse,
|
|
1076
|
+
context: __SerdeContext
|
|
1077
|
+
) => Promise<UpdateCoreDefinitionCommandOutput>;
|
|
1078
|
+
export declare const deserializeAws_restJson1UpdateDeviceDefinitionCommand: (
|
|
1079
|
+
output: __HttpResponse,
|
|
1080
|
+
context: __SerdeContext
|
|
1081
|
+
) => Promise<UpdateDeviceDefinitionCommandOutput>;
|
|
1082
|
+
export declare const deserializeAws_restJson1UpdateFunctionDefinitionCommand: (
|
|
1083
|
+
output: __HttpResponse,
|
|
1084
|
+
context: __SerdeContext
|
|
1085
|
+
) => Promise<UpdateFunctionDefinitionCommandOutput>;
|
|
1086
|
+
export declare const deserializeAws_restJson1UpdateGroupCommand: (
|
|
1087
|
+
output: __HttpResponse,
|
|
1088
|
+
context: __SerdeContext
|
|
1089
|
+
) => Promise<UpdateGroupCommandOutput>;
|
|
1090
|
+
export declare const deserializeAws_restJson1UpdateGroupCertificateConfigurationCommand: (
|
|
1091
|
+
output: __HttpResponse,
|
|
1092
|
+
context: __SerdeContext
|
|
1093
|
+
) => Promise<UpdateGroupCertificateConfigurationCommandOutput>;
|
|
1094
|
+
export declare const deserializeAws_restJson1UpdateLoggerDefinitionCommand: (
|
|
1095
|
+
output: __HttpResponse,
|
|
1096
|
+
context: __SerdeContext
|
|
1097
|
+
) => Promise<UpdateLoggerDefinitionCommandOutput>;
|
|
1098
|
+
export declare const deserializeAws_restJson1UpdateResourceDefinitionCommand: (
|
|
1099
|
+
output: __HttpResponse,
|
|
1100
|
+
context: __SerdeContext
|
|
1101
|
+
) => Promise<UpdateResourceDefinitionCommandOutput>;
|
|
1102
|
+
export declare const deserializeAws_restJson1UpdateSubscriptionDefinitionCommand: (
|
|
1103
|
+
output: __HttpResponse,
|
|
1104
|
+
context: __SerdeContext
|
|
1105
|
+
) => Promise<UpdateSubscriptionDefinitionCommandOutput>;
|
|
1106
|
+
export declare const deserializeAws_restJson1UpdateThingRuntimeConfigurationCommand: (
|
|
1107
|
+
output: __HttpResponse,
|
|
1108
|
+
context: __SerdeContext
|
|
1109
|
+
) => Promise<UpdateThingRuntimeConfigurationCommandOutput>;
|