@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,2295 +1,2507 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { GreengrassServiceException as __BaseException } from "./GreengrassServiceException";
|
|
3
|
-
|
|
4
|
-
export interface ConnectivityInfo {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
export
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
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
|
-
export
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
export
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
}
|
|
375
|
-
export
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
}
|
|
397
|
-
export interface
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
export interface
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
}
|
|
431
|
-
export interface
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
}
|
|
476
|
-
export interface
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
}
|
|
498
|
-
export interface
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
}
|
|
582
|
-
export interface
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
}
|
|
646
|
-
export interface
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
}
|
|
756
|
-
export interface
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
export interface
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
}
|
|
903
|
-
export interface
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
}
|
|
911
|
-
export interface
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
}
|
|
1120
|
-
export interface
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
}
|
|
1146
|
-
export interface
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
}
|
|
1226
|
-
export interface
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
}
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
}
|
|
1300
|
-
export interface
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
}
|
|
1408
|
-
export
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
}
|
|
1428
|
-
export interface
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
}
|
|
1460
|
-
export interface
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
export interface
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
}
|
|
1532
|
-
export interface
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
}
|
|
1558
|
-
export interface
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
}
|
|
1576
|
-
export interface
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
}
|
|
1600
|
-
export interface
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
}
|
|
1606
|
-
export interface
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
}
|
|
1612
|
-
export interface
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
}
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
export
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
export
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
export
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
export
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
export
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
export
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
export
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
export
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
export
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
export
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
export
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
export
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
export declare const
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
export declare const
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
export declare const
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
export declare const
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
export declare const
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
export declare const
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
export declare const
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
export declare const
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
export declare const
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
export declare const
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
export declare const
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
export declare const
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
export declare const
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
export declare const
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
export declare const
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
export declare const
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
export declare const
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
export declare const
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
export declare const
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
export declare const
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
export declare const
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
export declare const
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
export declare const
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
export declare const
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
export declare const
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
export declare const
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
export declare const
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
export declare const
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
export declare const
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
export declare const
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
export declare const
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
export declare const
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
export declare const
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
export declare const
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
export declare const
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
export declare const
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
export declare const
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
export declare const
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
export declare const
|
|
2000
|
-
|
|
2001
|
-
export declare const
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
export declare const
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
export declare const
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
export declare const
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
export declare const
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
export declare const
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
export declare const
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
export declare const
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
export declare const
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
export declare const
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
export declare const
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
export declare const
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
export declare const
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
export declare const
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
export declare const
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
export declare const
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
export declare const
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
export declare const
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
export declare const
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
export declare const
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
export declare const
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
export declare const GetDeviceDefinitionResponseFilterSensitiveLog: (
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
export declare const
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
export declare const
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
export declare const
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
export declare const
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
export declare const
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
export declare const
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
export declare const
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
export declare const
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
export declare const
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
export declare const
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
export declare const
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
export declare const
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
export declare const
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
export declare const
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
export declare const
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
export declare const
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
export declare const
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
export declare const
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
export declare const
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
export declare const
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
export declare const
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
export declare const
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
export declare const
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
export declare const
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
export declare const
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
export declare const
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
export declare const
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
export declare const
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
export declare const
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
export declare const
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
export declare const
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
export declare const
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
export declare const
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
export declare const
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
export declare const
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
export declare const
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
export declare const
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
export declare const
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
export declare const
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
export declare const
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
export declare const
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
export declare const
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
export declare const
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
export declare const
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
export declare const
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
export declare const
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
export declare const
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
export declare const
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
export declare const
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
export declare const
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
export declare const
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
export declare const
|
|
2294
|
-
|
|
2295
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { GreengrassServiceException as __BaseException } from "./GreengrassServiceException";
|
|
3
|
+
|
|
4
|
+
export interface ConnectivityInfo {
|
|
5
|
+
HostAddress?: string;
|
|
6
|
+
|
|
7
|
+
Id?: string;
|
|
8
|
+
|
|
9
|
+
Metadata?: string;
|
|
10
|
+
|
|
11
|
+
PortNumber?: number;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface Connector {
|
|
15
|
+
ConnectorArn: string | undefined;
|
|
16
|
+
|
|
17
|
+
Id: string | undefined;
|
|
18
|
+
|
|
19
|
+
Parameters?: Record<string, string>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export interface Core {
|
|
23
|
+
CertificateArn: string | undefined;
|
|
24
|
+
|
|
25
|
+
Id: string | undefined;
|
|
26
|
+
|
|
27
|
+
SyncShadow?: boolean;
|
|
28
|
+
|
|
29
|
+
ThingArn: string | undefined;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export interface DefinitionInformation {
|
|
33
|
+
Arn?: string;
|
|
34
|
+
|
|
35
|
+
CreationTimestamp?: string;
|
|
36
|
+
|
|
37
|
+
Id?: string;
|
|
38
|
+
|
|
39
|
+
LastUpdatedTimestamp?: string;
|
|
40
|
+
|
|
41
|
+
LatestVersion?: string;
|
|
42
|
+
|
|
43
|
+
LatestVersionArn?: string;
|
|
44
|
+
|
|
45
|
+
Name?: string;
|
|
46
|
+
|
|
47
|
+
Tags?: Record<string, string>;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
export interface Device {
|
|
51
|
+
CertificateArn: string | undefined;
|
|
52
|
+
|
|
53
|
+
Id: string | undefined;
|
|
54
|
+
|
|
55
|
+
SyncShadow?: boolean;
|
|
56
|
+
|
|
57
|
+
ThingArn: string | undefined;
|
|
58
|
+
}
|
|
59
|
+
export declare enum EncodingType {
|
|
60
|
+
binary = "binary",
|
|
61
|
+
json = "json",
|
|
62
|
+
}
|
|
63
|
+
export declare enum FunctionIsolationMode {
|
|
64
|
+
GreengrassContainer = "GreengrassContainer",
|
|
65
|
+
NoContainer = "NoContainer",
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export interface FunctionRunAsConfig {
|
|
69
|
+
Gid?: number;
|
|
70
|
+
|
|
71
|
+
Uid?: number;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
export interface FunctionExecutionConfig {
|
|
75
|
+
IsolationMode?: FunctionIsolationMode | string;
|
|
76
|
+
|
|
77
|
+
RunAs?: FunctionRunAsConfig;
|
|
78
|
+
}
|
|
79
|
+
export declare enum Permission {
|
|
80
|
+
ro = "ro",
|
|
81
|
+
rw = "rw",
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
export interface ResourceAccessPolicy {
|
|
85
|
+
Permission?: Permission | string;
|
|
86
|
+
|
|
87
|
+
ResourceId: string | undefined;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
export interface FunctionConfigurationEnvironment {
|
|
91
|
+
AccessSysfs?: boolean;
|
|
92
|
+
|
|
93
|
+
Execution?: FunctionExecutionConfig;
|
|
94
|
+
|
|
95
|
+
ResourceAccessPolicies?: ResourceAccessPolicy[];
|
|
96
|
+
|
|
97
|
+
Variables?: Record<string, string>;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export interface FunctionConfiguration {
|
|
101
|
+
EncodingType?: EncodingType | string;
|
|
102
|
+
|
|
103
|
+
Environment?: FunctionConfigurationEnvironment;
|
|
104
|
+
|
|
105
|
+
ExecArgs?: string;
|
|
106
|
+
|
|
107
|
+
Executable?: string;
|
|
108
|
+
|
|
109
|
+
MemorySize?: number;
|
|
110
|
+
|
|
111
|
+
Pinned?: boolean;
|
|
112
|
+
|
|
113
|
+
Timeout?: number;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
export interface Function {
|
|
117
|
+
FunctionArn?: string;
|
|
118
|
+
|
|
119
|
+
FunctionConfiguration?: FunctionConfiguration;
|
|
120
|
+
|
|
121
|
+
Id: string | undefined;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
export interface GroupCertificateAuthorityProperties {
|
|
125
|
+
GroupCertificateAuthorityArn?: string;
|
|
126
|
+
|
|
127
|
+
GroupCertificateAuthorityId?: string;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
export interface GroupInformation {
|
|
131
|
+
Arn?: string;
|
|
132
|
+
|
|
133
|
+
CreationTimestamp?: string;
|
|
134
|
+
|
|
135
|
+
Id?: string;
|
|
136
|
+
|
|
137
|
+
LastUpdatedTimestamp?: string;
|
|
138
|
+
|
|
139
|
+
LatestVersion?: string;
|
|
140
|
+
|
|
141
|
+
LatestVersionArn?: string;
|
|
142
|
+
|
|
143
|
+
Name?: string;
|
|
144
|
+
}
|
|
145
|
+
export declare enum LoggerComponent {
|
|
146
|
+
GreengrassSystem = "GreengrassSystem",
|
|
147
|
+
Lambda = "Lambda",
|
|
148
|
+
}
|
|
149
|
+
export declare enum LoggerLevel {
|
|
150
|
+
DEBUG = "DEBUG",
|
|
151
|
+
ERROR = "ERROR",
|
|
152
|
+
FATAL = "FATAL",
|
|
153
|
+
INFO = "INFO",
|
|
154
|
+
WARN = "WARN",
|
|
155
|
+
}
|
|
156
|
+
export declare enum LoggerType {
|
|
157
|
+
AWSCloudWatch = "AWSCloudWatch",
|
|
158
|
+
FileSystem = "FileSystem",
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
export interface Logger {
|
|
162
|
+
Component: LoggerComponent | string | undefined;
|
|
163
|
+
|
|
164
|
+
Id: string | undefined;
|
|
165
|
+
|
|
166
|
+
Level: LoggerLevel | string | undefined;
|
|
167
|
+
|
|
168
|
+
Space?: number;
|
|
169
|
+
|
|
170
|
+
Type: LoggerType | string | undefined;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
export interface GroupOwnerSetting {
|
|
174
|
+
AutoAddGroupOwner?: boolean;
|
|
175
|
+
|
|
176
|
+
GroupOwner?: string;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
export interface LocalDeviceResourceData {
|
|
180
|
+
GroupOwnerSetting?: GroupOwnerSetting;
|
|
181
|
+
|
|
182
|
+
SourcePath?: string;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
export interface LocalVolumeResourceData {
|
|
186
|
+
DestinationPath?: string;
|
|
187
|
+
|
|
188
|
+
GroupOwnerSetting?: GroupOwnerSetting;
|
|
189
|
+
|
|
190
|
+
SourcePath?: string;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
export interface ResourceDownloadOwnerSetting {
|
|
194
|
+
GroupOwner: string | undefined;
|
|
195
|
+
|
|
196
|
+
GroupPermission: Permission | string | undefined;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
export interface S3MachineLearningModelResourceData {
|
|
200
|
+
DestinationPath?: string;
|
|
201
|
+
|
|
202
|
+
OwnerSetting?: ResourceDownloadOwnerSetting;
|
|
203
|
+
|
|
204
|
+
S3Uri?: string;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
export interface SageMakerMachineLearningModelResourceData {
|
|
208
|
+
DestinationPath?: string;
|
|
209
|
+
|
|
210
|
+
OwnerSetting?: ResourceDownloadOwnerSetting;
|
|
211
|
+
|
|
212
|
+
SageMakerJobArn?: string;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
export interface SecretsManagerSecretResourceData {
|
|
216
|
+
ARN?: string;
|
|
217
|
+
|
|
218
|
+
AdditionalStagingLabelsToDownload?: string[];
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
export interface ResourceDataContainer {
|
|
222
|
+
LocalDeviceResourceData?: LocalDeviceResourceData;
|
|
223
|
+
|
|
224
|
+
LocalVolumeResourceData?: LocalVolumeResourceData;
|
|
225
|
+
|
|
226
|
+
S3MachineLearningModelResourceData?: S3MachineLearningModelResourceData;
|
|
227
|
+
|
|
228
|
+
SageMakerMachineLearningModelResourceData?: SageMakerMachineLearningModelResourceData;
|
|
229
|
+
|
|
230
|
+
SecretsManagerSecretResourceData?: SecretsManagerSecretResourceData;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
export interface Resource {
|
|
234
|
+
Id: string | undefined;
|
|
235
|
+
|
|
236
|
+
Name: string | undefined;
|
|
237
|
+
|
|
238
|
+
ResourceDataContainer: ResourceDataContainer | undefined;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
export interface Subscription {
|
|
242
|
+
Id: string | undefined;
|
|
243
|
+
|
|
244
|
+
Source: string | undefined;
|
|
245
|
+
|
|
246
|
+
Subject: string | undefined;
|
|
247
|
+
|
|
248
|
+
Target: string | undefined;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
export interface VersionInformation {
|
|
252
|
+
Arn?: string;
|
|
253
|
+
|
|
254
|
+
CreationTimestamp?: string;
|
|
255
|
+
|
|
256
|
+
Id?: string;
|
|
257
|
+
|
|
258
|
+
Version?: string;
|
|
259
|
+
}
|
|
260
|
+
export interface AssociateRoleToGroupRequest {
|
|
261
|
+
GroupId: string | undefined;
|
|
262
|
+
|
|
263
|
+
RoleArn: string | undefined;
|
|
264
|
+
}
|
|
265
|
+
export interface AssociateRoleToGroupResponse {
|
|
266
|
+
AssociatedAt?: string;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
export interface ErrorDetail {
|
|
270
|
+
DetailedErrorCode?: string;
|
|
271
|
+
|
|
272
|
+
DetailedErrorMessage?: string;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
export declare class BadRequestException extends __BaseException {
|
|
276
|
+
readonly name: "BadRequestException";
|
|
277
|
+
readonly $fault: "client";
|
|
278
|
+
|
|
279
|
+
ErrorDetails?: ErrorDetail[];
|
|
280
|
+
|
|
281
|
+
Message?: string;
|
|
282
|
+
|
|
283
|
+
constructor(
|
|
284
|
+
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
285
|
+
);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
export declare class InternalServerErrorException extends __BaseException {
|
|
289
|
+
readonly name: "InternalServerErrorException";
|
|
290
|
+
readonly $fault: "server";
|
|
291
|
+
|
|
292
|
+
ErrorDetails?: ErrorDetail[];
|
|
293
|
+
|
|
294
|
+
Message?: string;
|
|
295
|
+
|
|
296
|
+
constructor(
|
|
297
|
+
opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>
|
|
298
|
+
);
|
|
299
|
+
}
|
|
300
|
+
export interface AssociateServiceRoleToAccountRequest {
|
|
301
|
+
RoleArn: string | undefined;
|
|
302
|
+
}
|
|
303
|
+
export interface AssociateServiceRoleToAccountResponse {
|
|
304
|
+
AssociatedAt?: string;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
export interface BulkDeployment {
|
|
308
|
+
BulkDeploymentArn?: string;
|
|
309
|
+
|
|
310
|
+
BulkDeploymentId?: string;
|
|
311
|
+
|
|
312
|
+
CreatedAt?: string;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
export interface BulkDeploymentMetrics {
|
|
316
|
+
InvalidInputRecords?: number;
|
|
317
|
+
|
|
318
|
+
RecordsProcessed?: number;
|
|
319
|
+
|
|
320
|
+
RetryAttempts?: number;
|
|
321
|
+
}
|
|
322
|
+
export declare enum DeploymentType {
|
|
323
|
+
ForceResetDeployment = "ForceResetDeployment",
|
|
324
|
+
NewDeployment = "NewDeployment",
|
|
325
|
+
Redeployment = "Redeployment",
|
|
326
|
+
ResetDeployment = "ResetDeployment",
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
export interface BulkDeploymentResult {
|
|
330
|
+
CreatedAt?: string;
|
|
331
|
+
|
|
332
|
+
DeploymentArn?: string;
|
|
333
|
+
|
|
334
|
+
DeploymentId?: string;
|
|
335
|
+
|
|
336
|
+
DeploymentStatus?: string;
|
|
337
|
+
|
|
338
|
+
DeploymentType?: DeploymentType | string;
|
|
339
|
+
|
|
340
|
+
ErrorDetails?: ErrorDetail[];
|
|
341
|
+
|
|
342
|
+
ErrorMessage?: string;
|
|
343
|
+
|
|
344
|
+
GroupArn?: string;
|
|
345
|
+
}
|
|
346
|
+
export declare enum BulkDeploymentStatus {
|
|
347
|
+
Completed = "Completed",
|
|
348
|
+
Failed = "Failed",
|
|
349
|
+
Initializing = "Initializing",
|
|
350
|
+
Running = "Running",
|
|
351
|
+
Stopped = "Stopped",
|
|
352
|
+
Stopping = "Stopping",
|
|
353
|
+
}
|
|
354
|
+
export declare enum ConfigurationSyncStatus {
|
|
355
|
+
InSync = "InSync",
|
|
356
|
+
OutOfSync = "OutOfSync",
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
export interface ConnectorDefinitionVersion {
|
|
360
|
+
Connectors?: Connector[];
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
export interface CoreDefinitionVersion {
|
|
364
|
+
Cores?: Core[];
|
|
365
|
+
}
|
|
366
|
+
export interface CreateConnectorDefinitionRequest {
|
|
367
|
+
AmznClientToken?: string;
|
|
368
|
+
|
|
369
|
+
InitialVersion?: ConnectorDefinitionVersion;
|
|
370
|
+
|
|
371
|
+
Name?: string;
|
|
372
|
+
|
|
373
|
+
tags?: Record<string, string>;
|
|
374
|
+
}
|
|
375
|
+
export interface CreateConnectorDefinitionResponse {
|
|
376
|
+
Arn?: string;
|
|
377
|
+
|
|
378
|
+
CreationTimestamp?: string;
|
|
379
|
+
|
|
380
|
+
Id?: string;
|
|
381
|
+
|
|
382
|
+
LastUpdatedTimestamp?: string;
|
|
383
|
+
|
|
384
|
+
LatestVersion?: string;
|
|
385
|
+
|
|
386
|
+
LatestVersionArn?: string;
|
|
387
|
+
|
|
388
|
+
Name?: string;
|
|
389
|
+
}
|
|
390
|
+
export interface CreateConnectorDefinitionVersionRequest {
|
|
391
|
+
AmznClientToken?: string;
|
|
392
|
+
|
|
393
|
+
ConnectorDefinitionId: string | undefined;
|
|
394
|
+
|
|
395
|
+
Connectors?: Connector[];
|
|
396
|
+
}
|
|
397
|
+
export interface CreateConnectorDefinitionVersionResponse {
|
|
398
|
+
Arn?: string;
|
|
399
|
+
|
|
400
|
+
CreationTimestamp?: string;
|
|
401
|
+
|
|
402
|
+
Id?: string;
|
|
403
|
+
|
|
404
|
+
Version?: string;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
export interface CreateCoreDefinitionRequest {
|
|
408
|
+
AmznClientToken?: string;
|
|
409
|
+
|
|
410
|
+
InitialVersion?: CoreDefinitionVersion;
|
|
411
|
+
|
|
412
|
+
Name?: string;
|
|
413
|
+
|
|
414
|
+
tags?: Record<string, string>;
|
|
415
|
+
}
|
|
416
|
+
export interface CreateCoreDefinitionResponse {
|
|
417
|
+
Arn?: string;
|
|
418
|
+
|
|
419
|
+
CreationTimestamp?: string;
|
|
420
|
+
|
|
421
|
+
Id?: string;
|
|
422
|
+
|
|
423
|
+
LastUpdatedTimestamp?: string;
|
|
424
|
+
|
|
425
|
+
LatestVersion?: string;
|
|
426
|
+
|
|
427
|
+
LatestVersionArn?: string;
|
|
428
|
+
|
|
429
|
+
Name?: string;
|
|
430
|
+
}
|
|
431
|
+
export interface CreateCoreDefinitionVersionRequest {
|
|
432
|
+
AmznClientToken?: string;
|
|
433
|
+
|
|
434
|
+
CoreDefinitionId: string | undefined;
|
|
435
|
+
|
|
436
|
+
Cores?: Core[];
|
|
437
|
+
}
|
|
438
|
+
export interface CreateCoreDefinitionVersionResponse {
|
|
439
|
+
Arn?: string;
|
|
440
|
+
|
|
441
|
+
CreationTimestamp?: string;
|
|
442
|
+
|
|
443
|
+
Id?: string;
|
|
444
|
+
|
|
445
|
+
Version?: string;
|
|
446
|
+
}
|
|
447
|
+
export interface CreateDeploymentRequest {
|
|
448
|
+
AmznClientToken?: string;
|
|
449
|
+
|
|
450
|
+
DeploymentId?: string;
|
|
451
|
+
|
|
452
|
+
DeploymentType: DeploymentType | string | undefined;
|
|
453
|
+
|
|
454
|
+
GroupId: string | undefined;
|
|
455
|
+
|
|
456
|
+
GroupVersionId?: string;
|
|
457
|
+
}
|
|
458
|
+
export interface CreateDeploymentResponse {
|
|
459
|
+
DeploymentArn?: string;
|
|
460
|
+
|
|
461
|
+
DeploymentId?: string;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
export interface DeviceDefinitionVersion {
|
|
465
|
+
Devices?: Device[];
|
|
466
|
+
}
|
|
467
|
+
export interface CreateDeviceDefinitionRequest {
|
|
468
|
+
AmznClientToken?: string;
|
|
469
|
+
|
|
470
|
+
InitialVersion?: DeviceDefinitionVersion;
|
|
471
|
+
|
|
472
|
+
Name?: string;
|
|
473
|
+
|
|
474
|
+
tags?: Record<string, string>;
|
|
475
|
+
}
|
|
476
|
+
export interface CreateDeviceDefinitionResponse {
|
|
477
|
+
Arn?: string;
|
|
478
|
+
|
|
479
|
+
CreationTimestamp?: string;
|
|
480
|
+
|
|
481
|
+
Id?: string;
|
|
482
|
+
|
|
483
|
+
LastUpdatedTimestamp?: string;
|
|
484
|
+
|
|
485
|
+
LatestVersion?: string;
|
|
486
|
+
|
|
487
|
+
LatestVersionArn?: string;
|
|
488
|
+
|
|
489
|
+
Name?: string;
|
|
490
|
+
}
|
|
491
|
+
export interface CreateDeviceDefinitionVersionRequest {
|
|
492
|
+
AmznClientToken?: string;
|
|
493
|
+
|
|
494
|
+
DeviceDefinitionId: string | undefined;
|
|
495
|
+
|
|
496
|
+
Devices?: Device[];
|
|
497
|
+
}
|
|
498
|
+
export interface CreateDeviceDefinitionVersionResponse {
|
|
499
|
+
Arn?: string;
|
|
500
|
+
|
|
501
|
+
CreationTimestamp?: string;
|
|
502
|
+
|
|
503
|
+
Id?: string;
|
|
504
|
+
|
|
505
|
+
Version?: string;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
export interface FunctionDefaultExecutionConfig {
|
|
509
|
+
IsolationMode?: FunctionIsolationMode | string;
|
|
510
|
+
|
|
511
|
+
RunAs?: FunctionRunAsConfig;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
export interface FunctionDefaultConfig {
|
|
515
|
+
Execution?: FunctionDefaultExecutionConfig;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
export interface FunctionDefinitionVersion {
|
|
519
|
+
DefaultConfig?: FunctionDefaultConfig;
|
|
520
|
+
|
|
521
|
+
Functions?: Function[];
|
|
522
|
+
}
|
|
523
|
+
export interface CreateFunctionDefinitionRequest {
|
|
524
|
+
AmznClientToken?: string;
|
|
525
|
+
|
|
526
|
+
InitialVersion?: FunctionDefinitionVersion;
|
|
527
|
+
|
|
528
|
+
Name?: string;
|
|
529
|
+
|
|
530
|
+
tags?: Record<string, string>;
|
|
531
|
+
}
|
|
532
|
+
export interface CreateFunctionDefinitionResponse {
|
|
533
|
+
Arn?: string;
|
|
534
|
+
|
|
535
|
+
CreationTimestamp?: string;
|
|
536
|
+
|
|
537
|
+
Id?: string;
|
|
538
|
+
|
|
539
|
+
LastUpdatedTimestamp?: string;
|
|
540
|
+
|
|
541
|
+
LatestVersion?: string;
|
|
542
|
+
|
|
543
|
+
LatestVersionArn?: string;
|
|
544
|
+
|
|
545
|
+
Name?: string;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
export interface CreateFunctionDefinitionVersionRequest {
|
|
549
|
+
AmznClientToken?: string;
|
|
550
|
+
|
|
551
|
+
DefaultConfig?: FunctionDefaultConfig;
|
|
552
|
+
|
|
553
|
+
FunctionDefinitionId: string | undefined;
|
|
554
|
+
|
|
555
|
+
Functions?: Function[];
|
|
556
|
+
}
|
|
557
|
+
export interface CreateFunctionDefinitionVersionResponse {
|
|
558
|
+
Arn?: string;
|
|
559
|
+
|
|
560
|
+
CreationTimestamp?: string;
|
|
561
|
+
|
|
562
|
+
Id?: string;
|
|
563
|
+
|
|
564
|
+
Version?: string;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
export interface GroupVersion {
|
|
568
|
+
ConnectorDefinitionVersionArn?: string;
|
|
569
|
+
|
|
570
|
+
CoreDefinitionVersionArn?: string;
|
|
571
|
+
|
|
572
|
+
DeviceDefinitionVersionArn?: string;
|
|
573
|
+
|
|
574
|
+
FunctionDefinitionVersionArn?: string;
|
|
575
|
+
|
|
576
|
+
LoggerDefinitionVersionArn?: string;
|
|
577
|
+
|
|
578
|
+
ResourceDefinitionVersionArn?: string;
|
|
579
|
+
|
|
580
|
+
SubscriptionDefinitionVersionArn?: string;
|
|
581
|
+
}
|
|
582
|
+
export interface CreateGroupRequest {
|
|
583
|
+
AmznClientToken?: string;
|
|
584
|
+
|
|
585
|
+
InitialVersion?: GroupVersion;
|
|
586
|
+
|
|
587
|
+
Name: string | undefined;
|
|
588
|
+
|
|
589
|
+
tags?: Record<string, string>;
|
|
590
|
+
}
|
|
591
|
+
export interface CreateGroupResponse {
|
|
592
|
+
Arn?: string;
|
|
593
|
+
|
|
594
|
+
CreationTimestamp?: string;
|
|
595
|
+
|
|
596
|
+
Id?: string;
|
|
597
|
+
|
|
598
|
+
LastUpdatedTimestamp?: string;
|
|
599
|
+
|
|
600
|
+
LatestVersion?: string;
|
|
601
|
+
|
|
602
|
+
LatestVersionArn?: string;
|
|
603
|
+
|
|
604
|
+
Name?: string;
|
|
605
|
+
}
|
|
606
|
+
export interface CreateGroupCertificateAuthorityRequest {
|
|
607
|
+
AmznClientToken?: string;
|
|
608
|
+
|
|
609
|
+
GroupId: string | undefined;
|
|
610
|
+
}
|
|
611
|
+
export interface CreateGroupCertificateAuthorityResponse {
|
|
612
|
+
GroupCertificateAuthorityArn?: string;
|
|
613
|
+
}
|
|
614
|
+
export interface CreateGroupVersionRequest {
|
|
615
|
+
AmznClientToken?: string;
|
|
616
|
+
|
|
617
|
+
ConnectorDefinitionVersionArn?: string;
|
|
618
|
+
|
|
619
|
+
CoreDefinitionVersionArn?: string;
|
|
620
|
+
|
|
621
|
+
DeviceDefinitionVersionArn?: string;
|
|
622
|
+
|
|
623
|
+
FunctionDefinitionVersionArn?: string;
|
|
624
|
+
|
|
625
|
+
GroupId: string | undefined;
|
|
626
|
+
|
|
627
|
+
LoggerDefinitionVersionArn?: string;
|
|
628
|
+
|
|
629
|
+
ResourceDefinitionVersionArn?: string;
|
|
630
|
+
|
|
631
|
+
SubscriptionDefinitionVersionArn?: string;
|
|
632
|
+
}
|
|
633
|
+
export interface CreateGroupVersionResponse {
|
|
634
|
+
Arn?: string;
|
|
635
|
+
|
|
636
|
+
CreationTimestamp?: string;
|
|
637
|
+
|
|
638
|
+
Id?: string;
|
|
639
|
+
|
|
640
|
+
Version?: string;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
export interface LoggerDefinitionVersion {
|
|
644
|
+
Loggers?: Logger[];
|
|
645
|
+
}
|
|
646
|
+
export interface CreateLoggerDefinitionRequest {
|
|
647
|
+
AmznClientToken?: string;
|
|
648
|
+
|
|
649
|
+
InitialVersion?: LoggerDefinitionVersion;
|
|
650
|
+
|
|
651
|
+
Name?: string;
|
|
652
|
+
|
|
653
|
+
tags?: Record<string, string>;
|
|
654
|
+
}
|
|
655
|
+
export interface CreateLoggerDefinitionResponse {
|
|
656
|
+
Arn?: string;
|
|
657
|
+
|
|
658
|
+
CreationTimestamp?: string;
|
|
659
|
+
|
|
660
|
+
Id?: string;
|
|
661
|
+
|
|
662
|
+
LastUpdatedTimestamp?: string;
|
|
663
|
+
|
|
664
|
+
LatestVersion?: string;
|
|
665
|
+
|
|
666
|
+
LatestVersionArn?: string;
|
|
667
|
+
|
|
668
|
+
Name?: string;
|
|
669
|
+
}
|
|
670
|
+
export interface CreateLoggerDefinitionVersionRequest {
|
|
671
|
+
AmznClientToken?: string;
|
|
672
|
+
|
|
673
|
+
LoggerDefinitionId: string | undefined;
|
|
674
|
+
|
|
675
|
+
Loggers?: Logger[];
|
|
676
|
+
}
|
|
677
|
+
export interface CreateLoggerDefinitionVersionResponse {
|
|
678
|
+
Arn?: string;
|
|
679
|
+
|
|
680
|
+
CreationTimestamp?: string;
|
|
681
|
+
|
|
682
|
+
Id?: string;
|
|
683
|
+
|
|
684
|
+
Version?: string;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
export interface ResourceDefinitionVersion {
|
|
688
|
+
Resources?: Resource[];
|
|
689
|
+
}
|
|
690
|
+
export interface CreateResourceDefinitionRequest {
|
|
691
|
+
AmznClientToken?: string;
|
|
692
|
+
|
|
693
|
+
InitialVersion?: ResourceDefinitionVersion;
|
|
694
|
+
|
|
695
|
+
Name?: string;
|
|
696
|
+
|
|
697
|
+
tags?: Record<string, string>;
|
|
698
|
+
}
|
|
699
|
+
export interface CreateResourceDefinitionResponse {
|
|
700
|
+
Arn?: string;
|
|
701
|
+
|
|
702
|
+
CreationTimestamp?: string;
|
|
703
|
+
|
|
704
|
+
Id?: string;
|
|
705
|
+
|
|
706
|
+
LastUpdatedTimestamp?: string;
|
|
707
|
+
|
|
708
|
+
LatestVersion?: string;
|
|
709
|
+
|
|
710
|
+
LatestVersionArn?: string;
|
|
711
|
+
|
|
712
|
+
Name?: string;
|
|
713
|
+
}
|
|
714
|
+
export interface CreateResourceDefinitionVersionRequest {
|
|
715
|
+
AmznClientToken?: string;
|
|
716
|
+
|
|
717
|
+
ResourceDefinitionId: string | undefined;
|
|
718
|
+
|
|
719
|
+
Resources?: Resource[];
|
|
720
|
+
}
|
|
721
|
+
export interface CreateResourceDefinitionVersionResponse {
|
|
722
|
+
Arn?: string;
|
|
723
|
+
|
|
724
|
+
CreationTimestamp?: string;
|
|
725
|
+
|
|
726
|
+
Id?: string;
|
|
727
|
+
|
|
728
|
+
Version?: string;
|
|
729
|
+
}
|
|
730
|
+
export declare enum SoftwareToUpdate {
|
|
731
|
+
core = "core",
|
|
732
|
+
ota_agent = "ota_agent",
|
|
733
|
+
}
|
|
734
|
+
export declare enum UpdateAgentLogLevel {
|
|
735
|
+
DEBUG = "DEBUG",
|
|
736
|
+
ERROR = "ERROR",
|
|
737
|
+
FATAL = "FATAL",
|
|
738
|
+
INFO = "INFO",
|
|
739
|
+
NONE = "NONE",
|
|
740
|
+
TRACE = "TRACE",
|
|
741
|
+
VERBOSE = "VERBOSE",
|
|
742
|
+
WARN = "WARN",
|
|
743
|
+
}
|
|
744
|
+
export declare enum UpdateTargetsArchitecture {
|
|
745
|
+
aarch64 = "aarch64",
|
|
746
|
+
armv6l = "armv6l",
|
|
747
|
+
armv7l = "armv7l",
|
|
748
|
+
x86_64 = "x86_64",
|
|
749
|
+
}
|
|
750
|
+
export declare enum UpdateTargetsOperatingSystem {
|
|
751
|
+
amazon_linux = "amazon_linux",
|
|
752
|
+
openwrt = "openwrt",
|
|
753
|
+
raspbian = "raspbian",
|
|
754
|
+
ubuntu = "ubuntu",
|
|
755
|
+
}
|
|
756
|
+
export interface CreateSoftwareUpdateJobRequest {
|
|
757
|
+
AmznClientToken?: string;
|
|
758
|
+
|
|
759
|
+
S3UrlSignerRole: string | undefined;
|
|
760
|
+
|
|
761
|
+
SoftwareToUpdate: SoftwareToUpdate | string | undefined;
|
|
762
|
+
|
|
763
|
+
UpdateAgentLogLevel?: UpdateAgentLogLevel | string;
|
|
764
|
+
|
|
765
|
+
UpdateTargets: string[] | undefined;
|
|
766
|
+
|
|
767
|
+
UpdateTargetsArchitecture: UpdateTargetsArchitecture | string | undefined;
|
|
768
|
+
|
|
769
|
+
UpdateTargetsOperatingSystem:
|
|
770
|
+
| UpdateTargetsOperatingSystem
|
|
771
|
+
| string
|
|
772
|
+
| undefined;
|
|
773
|
+
}
|
|
774
|
+
export interface CreateSoftwareUpdateJobResponse {
|
|
775
|
+
IotJobArn?: string;
|
|
776
|
+
|
|
777
|
+
IotJobId?: string;
|
|
778
|
+
|
|
779
|
+
PlatformSoftwareVersion?: string;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
export interface SubscriptionDefinitionVersion {
|
|
783
|
+
Subscriptions?: Subscription[];
|
|
784
|
+
}
|
|
785
|
+
export interface CreateSubscriptionDefinitionRequest {
|
|
786
|
+
AmznClientToken?: string;
|
|
787
|
+
|
|
788
|
+
InitialVersion?: SubscriptionDefinitionVersion;
|
|
789
|
+
|
|
790
|
+
Name?: string;
|
|
791
|
+
|
|
792
|
+
tags?: Record<string, string>;
|
|
793
|
+
}
|
|
794
|
+
export interface CreateSubscriptionDefinitionResponse {
|
|
795
|
+
Arn?: string;
|
|
796
|
+
|
|
797
|
+
CreationTimestamp?: string;
|
|
798
|
+
|
|
799
|
+
Id?: string;
|
|
800
|
+
|
|
801
|
+
LastUpdatedTimestamp?: string;
|
|
802
|
+
|
|
803
|
+
LatestVersion?: string;
|
|
804
|
+
|
|
805
|
+
LatestVersionArn?: string;
|
|
806
|
+
|
|
807
|
+
Name?: string;
|
|
808
|
+
}
|
|
809
|
+
export interface CreateSubscriptionDefinitionVersionRequest {
|
|
810
|
+
AmznClientToken?: string;
|
|
811
|
+
|
|
812
|
+
SubscriptionDefinitionId: string | undefined;
|
|
813
|
+
|
|
814
|
+
Subscriptions?: Subscription[];
|
|
815
|
+
}
|
|
816
|
+
export interface CreateSubscriptionDefinitionVersionResponse {
|
|
817
|
+
Arn?: string;
|
|
818
|
+
|
|
819
|
+
CreationTimestamp?: string;
|
|
820
|
+
|
|
821
|
+
Id?: string;
|
|
822
|
+
|
|
823
|
+
Version?: string;
|
|
824
|
+
}
|
|
825
|
+
export interface DeleteConnectorDefinitionRequest {
|
|
826
|
+
ConnectorDefinitionId: string | undefined;
|
|
827
|
+
}
|
|
828
|
+
export interface DeleteConnectorDefinitionResponse {}
|
|
829
|
+
export interface DeleteCoreDefinitionRequest {
|
|
830
|
+
CoreDefinitionId: string | undefined;
|
|
831
|
+
}
|
|
832
|
+
export interface DeleteCoreDefinitionResponse {}
|
|
833
|
+
export interface DeleteDeviceDefinitionRequest {
|
|
834
|
+
DeviceDefinitionId: string | undefined;
|
|
835
|
+
}
|
|
836
|
+
export interface DeleteDeviceDefinitionResponse {}
|
|
837
|
+
export interface DeleteFunctionDefinitionRequest {
|
|
838
|
+
FunctionDefinitionId: string | undefined;
|
|
839
|
+
}
|
|
840
|
+
export interface DeleteFunctionDefinitionResponse {}
|
|
841
|
+
export interface DeleteGroupRequest {
|
|
842
|
+
GroupId: string | undefined;
|
|
843
|
+
}
|
|
844
|
+
export interface DeleteGroupResponse {}
|
|
845
|
+
export interface DeleteLoggerDefinitionRequest {
|
|
846
|
+
LoggerDefinitionId: string | undefined;
|
|
847
|
+
}
|
|
848
|
+
export interface DeleteLoggerDefinitionResponse {}
|
|
849
|
+
export interface DeleteResourceDefinitionRequest {
|
|
850
|
+
ResourceDefinitionId: string | undefined;
|
|
851
|
+
}
|
|
852
|
+
export interface DeleteResourceDefinitionResponse {}
|
|
853
|
+
export interface DeleteSubscriptionDefinitionRequest {
|
|
854
|
+
SubscriptionDefinitionId: string | undefined;
|
|
855
|
+
}
|
|
856
|
+
export interface DeleteSubscriptionDefinitionResponse {}
|
|
857
|
+
|
|
858
|
+
export interface Deployment {
|
|
859
|
+
CreatedAt?: string;
|
|
860
|
+
|
|
861
|
+
DeploymentArn?: string;
|
|
862
|
+
|
|
863
|
+
DeploymentId?: string;
|
|
864
|
+
|
|
865
|
+
DeploymentType?: DeploymentType | string;
|
|
866
|
+
|
|
867
|
+
GroupArn?: string;
|
|
868
|
+
}
|
|
869
|
+
export interface DisassociateRoleFromGroupRequest {
|
|
870
|
+
GroupId: string | undefined;
|
|
871
|
+
}
|
|
872
|
+
export interface DisassociateRoleFromGroupResponse {
|
|
873
|
+
DisassociatedAt?: string;
|
|
874
|
+
}
|
|
875
|
+
export interface DisassociateServiceRoleFromAccountRequest {}
|
|
876
|
+
export interface DisassociateServiceRoleFromAccountResponse {
|
|
877
|
+
DisassociatedAt?: string;
|
|
878
|
+
}
|
|
879
|
+
export interface GetAssociatedRoleRequest {
|
|
880
|
+
GroupId: string | undefined;
|
|
881
|
+
}
|
|
882
|
+
export interface GetAssociatedRoleResponse {
|
|
883
|
+
AssociatedAt?: string;
|
|
884
|
+
|
|
885
|
+
RoleArn?: string;
|
|
886
|
+
}
|
|
887
|
+
export interface GetBulkDeploymentStatusRequest {
|
|
888
|
+
BulkDeploymentId: string | undefined;
|
|
889
|
+
}
|
|
890
|
+
export interface GetBulkDeploymentStatusResponse {
|
|
891
|
+
BulkDeploymentMetrics?: BulkDeploymentMetrics;
|
|
892
|
+
|
|
893
|
+
BulkDeploymentStatus?: BulkDeploymentStatus | string;
|
|
894
|
+
|
|
895
|
+
CreatedAt?: string;
|
|
896
|
+
|
|
897
|
+
ErrorDetails?: ErrorDetail[];
|
|
898
|
+
|
|
899
|
+
ErrorMessage?: string;
|
|
900
|
+
|
|
901
|
+
tags?: Record<string, string>;
|
|
902
|
+
}
|
|
903
|
+
export interface GetConnectivityInfoRequest {
|
|
904
|
+
ThingName: string | undefined;
|
|
905
|
+
}
|
|
906
|
+
export interface GetConnectivityInfoResponse {
|
|
907
|
+
ConnectivityInfo?: ConnectivityInfo[];
|
|
908
|
+
|
|
909
|
+
Message?: string;
|
|
910
|
+
}
|
|
911
|
+
export interface GetConnectorDefinitionRequest {
|
|
912
|
+
ConnectorDefinitionId: string | undefined;
|
|
913
|
+
}
|
|
914
|
+
export interface GetConnectorDefinitionResponse {
|
|
915
|
+
Arn?: string;
|
|
916
|
+
|
|
917
|
+
CreationTimestamp?: string;
|
|
918
|
+
|
|
919
|
+
Id?: string;
|
|
920
|
+
|
|
921
|
+
LastUpdatedTimestamp?: string;
|
|
922
|
+
|
|
923
|
+
LatestVersion?: string;
|
|
924
|
+
|
|
925
|
+
LatestVersionArn?: string;
|
|
926
|
+
|
|
927
|
+
Name?: string;
|
|
928
|
+
|
|
929
|
+
tags?: Record<string, string>;
|
|
930
|
+
}
|
|
931
|
+
export interface GetConnectorDefinitionVersionRequest {
|
|
932
|
+
ConnectorDefinitionId: string | undefined;
|
|
933
|
+
|
|
934
|
+
ConnectorDefinitionVersionId: string | undefined;
|
|
935
|
+
|
|
936
|
+
NextToken?: string;
|
|
937
|
+
}
|
|
938
|
+
export interface GetConnectorDefinitionVersionResponse {
|
|
939
|
+
Arn?: string;
|
|
940
|
+
|
|
941
|
+
CreationTimestamp?: string;
|
|
942
|
+
|
|
943
|
+
Definition?: ConnectorDefinitionVersion;
|
|
944
|
+
|
|
945
|
+
Id?: string;
|
|
946
|
+
|
|
947
|
+
NextToken?: string;
|
|
948
|
+
|
|
949
|
+
Version?: string;
|
|
950
|
+
}
|
|
951
|
+
export interface GetCoreDefinitionRequest {
|
|
952
|
+
CoreDefinitionId: string | undefined;
|
|
953
|
+
}
|
|
954
|
+
export interface GetCoreDefinitionResponse {
|
|
955
|
+
Arn?: string;
|
|
956
|
+
|
|
957
|
+
CreationTimestamp?: string;
|
|
958
|
+
|
|
959
|
+
Id?: string;
|
|
960
|
+
|
|
961
|
+
LastUpdatedTimestamp?: string;
|
|
962
|
+
|
|
963
|
+
LatestVersion?: string;
|
|
964
|
+
|
|
965
|
+
LatestVersionArn?: string;
|
|
966
|
+
|
|
967
|
+
Name?: string;
|
|
968
|
+
|
|
969
|
+
tags?: Record<string, string>;
|
|
970
|
+
}
|
|
971
|
+
export interface GetCoreDefinitionVersionRequest {
|
|
972
|
+
CoreDefinitionId: string | undefined;
|
|
973
|
+
|
|
974
|
+
CoreDefinitionVersionId: string | undefined;
|
|
975
|
+
}
|
|
976
|
+
export interface GetCoreDefinitionVersionResponse {
|
|
977
|
+
Arn?: string;
|
|
978
|
+
|
|
979
|
+
CreationTimestamp?: string;
|
|
980
|
+
|
|
981
|
+
Definition?: CoreDefinitionVersion;
|
|
982
|
+
|
|
983
|
+
Id?: string;
|
|
984
|
+
|
|
985
|
+
NextToken?: string;
|
|
986
|
+
|
|
987
|
+
Version?: string;
|
|
988
|
+
}
|
|
989
|
+
export interface GetDeploymentStatusRequest {
|
|
990
|
+
DeploymentId: string | undefined;
|
|
991
|
+
|
|
992
|
+
GroupId: string | undefined;
|
|
993
|
+
}
|
|
994
|
+
export interface GetDeploymentStatusResponse {
|
|
995
|
+
DeploymentStatus?: string;
|
|
996
|
+
|
|
997
|
+
DeploymentType?: DeploymentType | string;
|
|
998
|
+
|
|
999
|
+
ErrorDetails?: ErrorDetail[];
|
|
1000
|
+
|
|
1001
|
+
ErrorMessage?: string;
|
|
1002
|
+
|
|
1003
|
+
UpdatedAt?: string;
|
|
1004
|
+
}
|
|
1005
|
+
export interface GetDeviceDefinitionRequest {
|
|
1006
|
+
DeviceDefinitionId: string | undefined;
|
|
1007
|
+
}
|
|
1008
|
+
export interface GetDeviceDefinitionResponse {
|
|
1009
|
+
Arn?: string;
|
|
1010
|
+
|
|
1011
|
+
CreationTimestamp?: string;
|
|
1012
|
+
|
|
1013
|
+
Id?: string;
|
|
1014
|
+
|
|
1015
|
+
LastUpdatedTimestamp?: string;
|
|
1016
|
+
|
|
1017
|
+
LatestVersion?: string;
|
|
1018
|
+
|
|
1019
|
+
LatestVersionArn?: string;
|
|
1020
|
+
|
|
1021
|
+
Name?: string;
|
|
1022
|
+
|
|
1023
|
+
tags?: Record<string, string>;
|
|
1024
|
+
}
|
|
1025
|
+
export interface GetDeviceDefinitionVersionRequest {
|
|
1026
|
+
DeviceDefinitionId: string | undefined;
|
|
1027
|
+
|
|
1028
|
+
DeviceDefinitionVersionId: string | undefined;
|
|
1029
|
+
|
|
1030
|
+
NextToken?: string;
|
|
1031
|
+
}
|
|
1032
|
+
export interface GetDeviceDefinitionVersionResponse {
|
|
1033
|
+
Arn?: string;
|
|
1034
|
+
|
|
1035
|
+
CreationTimestamp?: string;
|
|
1036
|
+
|
|
1037
|
+
Definition?: DeviceDefinitionVersion;
|
|
1038
|
+
|
|
1039
|
+
Id?: string;
|
|
1040
|
+
|
|
1041
|
+
NextToken?: string;
|
|
1042
|
+
|
|
1043
|
+
Version?: string;
|
|
1044
|
+
}
|
|
1045
|
+
export interface GetFunctionDefinitionRequest {
|
|
1046
|
+
FunctionDefinitionId: string | undefined;
|
|
1047
|
+
}
|
|
1048
|
+
export interface GetFunctionDefinitionResponse {
|
|
1049
|
+
Arn?: string;
|
|
1050
|
+
|
|
1051
|
+
CreationTimestamp?: string;
|
|
1052
|
+
|
|
1053
|
+
Id?: string;
|
|
1054
|
+
|
|
1055
|
+
LastUpdatedTimestamp?: string;
|
|
1056
|
+
|
|
1057
|
+
LatestVersion?: string;
|
|
1058
|
+
|
|
1059
|
+
LatestVersionArn?: string;
|
|
1060
|
+
|
|
1061
|
+
Name?: string;
|
|
1062
|
+
|
|
1063
|
+
tags?: Record<string, string>;
|
|
1064
|
+
}
|
|
1065
|
+
export interface GetFunctionDefinitionVersionRequest {
|
|
1066
|
+
FunctionDefinitionId: string | undefined;
|
|
1067
|
+
|
|
1068
|
+
FunctionDefinitionVersionId: string | undefined;
|
|
1069
|
+
|
|
1070
|
+
NextToken?: string;
|
|
1071
|
+
}
|
|
1072
|
+
export interface GetFunctionDefinitionVersionResponse {
|
|
1073
|
+
Arn?: string;
|
|
1074
|
+
|
|
1075
|
+
CreationTimestamp?: string;
|
|
1076
|
+
|
|
1077
|
+
Definition?: FunctionDefinitionVersion;
|
|
1078
|
+
|
|
1079
|
+
Id?: string;
|
|
1080
|
+
|
|
1081
|
+
NextToken?: string;
|
|
1082
|
+
|
|
1083
|
+
Version?: string;
|
|
1084
|
+
}
|
|
1085
|
+
export interface GetGroupRequest {
|
|
1086
|
+
GroupId: string | undefined;
|
|
1087
|
+
}
|
|
1088
|
+
export interface GetGroupResponse {
|
|
1089
|
+
Arn?: string;
|
|
1090
|
+
|
|
1091
|
+
CreationTimestamp?: string;
|
|
1092
|
+
|
|
1093
|
+
Id?: string;
|
|
1094
|
+
|
|
1095
|
+
LastUpdatedTimestamp?: string;
|
|
1096
|
+
|
|
1097
|
+
LatestVersion?: string;
|
|
1098
|
+
|
|
1099
|
+
LatestVersionArn?: string;
|
|
1100
|
+
|
|
1101
|
+
Name?: string;
|
|
1102
|
+
|
|
1103
|
+
tags?: Record<string, string>;
|
|
1104
|
+
}
|
|
1105
|
+
export interface GetGroupCertificateAuthorityRequest {
|
|
1106
|
+
CertificateAuthorityId: string | undefined;
|
|
1107
|
+
|
|
1108
|
+
GroupId: string | undefined;
|
|
1109
|
+
}
|
|
1110
|
+
export interface GetGroupCertificateAuthorityResponse {
|
|
1111
|
+
GroupCertificateAuthorityArn?: string;
|
|
1112
|
+
|
|
1113
|
+
GroupCertificateAuthorityId?: string;
|
|
1114
|
+
|
|
1115
|
+
PemEncodedCertificate?: string;
|
|
1116
|
+
}
|
|
1117
|
+
export interface GetGroupCertificateConfigurationRequest {
|
|
1118
|
+
GroupId: string | undefined;
|
|
1119
|
+
}
|
|
1120
|
+
export interface GetGroupCertificateConfigurationResponse {
|
|
1121
|
+
CertificateAuthorityExpiryInMilliseconds?: string;
|
|
1122
|
+
|
|
1123
|
+
CertificateExpiryInMilliseconds?: string;
|
|
1124
|
+
|
|
1125
|
+
GroupId?: string;
|
|
1126
|
+
}
|
|
1127
|
+
export interface GetGroupVersionRequest {
|
|
1128
|
+
GroupId: string | undefined;
|
|
1129
|
+
|
|
1130
|
+
GroupVersionId: string | undefined;
|
|
1131
|
+
}
|
|
1132
|
+
export interface GetGroupVersionResponse {
|
|
1133
|
+
Arn?: string;
|
|
1134
|
+
|
|
1135
|
+
CreationTimestamp?: string;
|
|
1136
|
+
|
|
1137
|
+
Definition?: GroupVersion;
|
|
1138
|
+
|
|
1139
|
+
Id?: string;
|
|
1140
|
+
|
|
1141
|
+
Version?: string;
|
|
1142
|
+
}
|
|
1143
|
+
export interface GetLoggerDefinitionRequest {
|
|
1144
|
+
LoggerDefinitionId: string | undefined;
|
|
1145
|
+
}
|
|
1146
|
+
export interface GetLoggerDefinitionResponse {
|
|
1147
|
+
Arn?: string;
|
|
1148
|
+
|
|
1149
|
+
CreationTimestamp?: string;
|
|
1150
|
+
|
|
1151
|
+
Id?: string;
|
|
1152
|
+
|
|
1153
|
+
LastUpdatedTimestamp?: string;
|
|
1154
|
+
|
|
1155
|
+
LatestVersion?: string;
|
|
1156
|
+
|
|
1157
|
+
LatestVersionArn?: string;
|
|
1158
|
+
|
|
1159
|
+
Name?: string;
|
|
1160
|
+
|
|
1161
|
+
tags?: Record<string, string>;
|
|
1162
|
+
}
|
|
1163
|
+
export interface GetLoggerDefinitionVersionRequest {
|
|
1164
|
+
LoggerDefinitionId: string | undefined;
|
|
1165
|
+
|
|
1166
|
+
LoggerDefinitionVersionId: string | undefined;
|
|
1167
|
+
|
|
1168
|
+
NextToken?: string;
|
|
1169
|
+
}
|
|
1170
|
+
export interface GetLoggerDefinitionVersionResponse {
|
|
1171
|
+
Arn?: string;
|
|
1172
|
+
|
|
1173
|
+
CreationTimestamp?: string;
|
|
1174
|
+
|
|
1175
|
+
Definition?: LoggerDefinitionVersion;
|
|
1176
|
+
|
|
1177
|
+
Id?: string;
|
|
1178
|
+
|
|
1179
|
+
Version?: string;
|
|
1180
|
+
}
|
|
1181
|
+
export interface GetResourceDefinitionRequest {
|
|
1182
|
+
ResourceDefinitionId: string | undefined;
|
|
1183
|
+
}
|
|
1184
|
+
export interface GetResourceDefinitionResponse {
|
|
1185
|
+
Arn?: string;
|
|
1186
|
+
|
|
1187
|
+
CreationTimestamp?: string;
|
|
1188
|
+
|
|
1189
|
+
Id?: string;
|
|
1190
|
+
|
|
1191
|
+
LastUpdatedTimestamp?: string;
|
|
1192
|
+
|
|
1193
|
+
LatestVersion?: string;
|
|
1194
|
+
|
|
1195
|
+
LatestVersionArn?: string;
|
|
1196
|
+
|
|
1197
|
+
Name?: string;
|
|
1198
|
+
|
|
1199
|
+
tags?: Record<string, string>;
|
|
1200
|
+
}
|
|
1201
|
+
export interface GetResourceDefinitionVersionRequest {
|
|
1202
|
+
ResourceDefinitionId: string | undefined;
|
|
1203
|
+
|
|
1204
|
+
ResourceDefinitionVersionId: string | undefined;
|
|
1205
|
+
}
|
|
1206
|
+
export interface GetResourceDefinitionVersionResponse {
|
|
1207
|
+
Arn?: string;
|
|
1208
|
+
|
|
1209
|
+
CreationTimestamp?: string;
|
|
1210
|
+
|
|
1211
|
+
Definition?: ResourceDefinitionVersion;
|
|
1212
|
+
|
|
1213
|
+
Id?: string;
|
|
1214
|
+
|
|
1215
|
+
Version?: string;
|
|
1216
|
+
}
|
|
1217
|
+
export interface GetServiceRoleForAccountRequest {}
|
|
1218
|
+
export interface GetServiceRoleForAccountResponse {
|
|
1219
|
+
AssociatedAt?: string;
|
|
1220
|
+
|
|
1221
|
+
RoleArn?: string;
|
|
1222
|
+
}
|
|
1223
|
+
export interface GetSubscriptionDefinitionRequest {
|
|
1224
|
+
SubscriptionDefinitionId: string | undefined;
|
|
1225
|
+
}
|
|
1226
|
+
export interface GetSubscriptionDefinitionResponse {
|
|
1227
|
+
Arn?: string;
|
|
1228
|
+
|
|
1229
|
+
CreationTimestamp?: string;
|
|
1230
|
+
|
|
1231
|
+
Id?: string;
|
|
1232
|
+
|
|
1233
|
+
LastUpdatedTimestamp?: string;
|
|
1234
|
+
|
|
1235
|
+
LatestVersion?: string;
|
|
1236
|
+
|
|
1237
|
+
LatestVersionArn?: string;
|
|
1238
|
+
|
|
1239
|
+
Name?: string;
|
|
1240
|
+
|
|
1241
|
+
tags?: Record<string, string>;
|
|
1242
|
+
}
|
|
1243
|
+
export interface GetSubscriptionDefinitionVersionRequest {
|
|
1244
|
+
NextToken?: string;
|
|
1245
|
+
|
|
1246
|
+
SubscriptionDefinitionId: string | undefined;
|
|
1247
|
+
|
|
1248
|
+
SubscriptionDefinitionVersionId: string | undefined;
|
|
1249
|
+
}
|
|
1250
|
+
export interface GetSubscriptionDefinitionVersionResponse {
|
|
1251
|
+
Arn?: string;
|
|
1252
|
+
|
|
1253
|
+
CreationTimestamp?: string;
|
|
1254
|
+
|
|
1255
|
+
Definition?: SubscriptionDefinitionVersion;
|
|
1256
|
+
|
|
1257
|
+
Id?: string;
|
|
1258
|
+
|
|
1259
|
+
NextToken?: string;
|
|
1260
|
+
|
|
1261
|
+
Version?: string;
|
|
1262
|
+
}
|
|
1263
|
+
export interface GetThingRuntimeConfigurationRequest {
|
|
1264
|
+
ThingName: string | undefined;
|
|
1265
|
+
}
|
|
1266
|
+
export declare enum Telemetry {
|
|
1267
|
+
Off = "Off",
|
|
1268
|
+
On = "On",
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
export interface TelemetryConfiguration {
|
|
1272
|
+
ConfigurationSyncStatus?: ConfigurationSyncStatus | string;
|
|
1273
|
+
|
|
1274
|
+
Telemetry: Telemetry | string | undefined;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
export interface RuntimeConfiguration {
|
|
1278
|
+
TelemetryConfiguration?: TelemetryConfiguration;
|
|
1279
|
+
}
|
|
1280
|
+
export interface GetThingRuntimeConfigurationResponse {
|
|
1281
|
+
RuntimeConfiguration?: RuntimeConfiguration;
|
|
1282
|
+
}
|
|
1283
|
+
export interface ListBulkDeploymentDetailedReportsRequest {
|
|
1284
|
+
BulkDeploymentId: string | undefined;
|
|
1285
|
+
|
|
1286
|
+
MaxResults?: string;
|
|
1287
|
+
|
|
1288
|
+
NextToken?: string;
|
|
1289
|
+
}
|
|
1290
|
+
export interface ListBulkDeploymentDetailedReportsResponse {
|
|
1291
|
+
Deployments?: BulkDeploymentResult[];
|
|
1292
|
+
|
|
1293
|
+
NextToken?: string;
|
|
1294
|
+
}
|
|
1295
|
+
export interface ListBulkDeploymentsRequest {
|
|
1296
|
+
MaxResults?: string;
|
|
1297
|
+
|
|
1298
|
+
NextToken?: string;
|
|
1299
|
+
}
|
|
1300
|
+
export interface ListBulkDeploymentsResponse {
|
|
1301
|
+
BulkDeployments?: BulkDeployment[];
|
|
1302
|
+
|
|
1303
|
+
NextToken?: string;
|
|
1304
|
+
}
|
|
1305
|
+
export interface ListConnectorDefinitionsRequest {
|
|
1306
|
+
MaxResults?: string;
|
|
1307
|
+
|
|
1308
|
+
NextToken?: string;
|
|
1309
|
+
}
|
|
1310
|
+
export interface ListConnectorDefinitionsResponse {
|
|
1311
|
+
Definitions?: DefinitionInformation[];
|
|
1312
|
+
|
|
1313
|
+
NextToken?: string;
|
|
1314
|
+
}
|
|
1315
|
+
export interface ListConnectorDefinitionVersionsRequest {
|
|
1316
|
+
ConnectorDefinitionId: string | undefined;
|
|
1317
|
+
|
|
1318
|
+
MaxResults?: string;
|
|
1319
|
+
|
|
1320
|
+
NextToken?: string;
|
|
1321
|
+
}
|
|
1322
|
+
export interface ListConnectorDefinitionVersionsResponse {
|
|
1323
|
+
NextToken?: string;
|
|
1324
|
+
|
|
1325
|
+
Versions?: VersionInformation[];
|
|
1326
|
+
}
|
|
1327
|
+
export interface ListCoreDefinitionsRequest {
|
|
1328
|
+
MaxResults?: string;
|
|
1329
|
+
|
|
1330
|
+
NextToken?: string;
|
|
1331
|
+
}
|
|
1332
|
+
export interface ListCoreDefinitionsResponse {
|
|
1333
|
+
Definitions?: DefinitionInformation[];
|
|
1334
|
+
|
|
1335
|
+
NextToken?: string;
|
|
1336
|
+
}
|
|
1337
|
+
export interface ListCoreDefinitionVersionsRequest {
|
|
1338
|
+
CoreDefinitionId: string | undefined;
|
|
1339
|
+
|
|
1340
|
+
MaxResults?: string;
|
|
1341
|
+
|
|
1342
|
+
NextToken?: string;
|
|
1343
|
+
}
|
|
1344
|
+
export interface ListCoreDefinitionVersionsResponse {
|
|
1345
|
+
NextToken?: string;
|
|
1346
|
+
|
|
1347
|
+
Versions?: VersionInformation[];
|
|
1348
|
+
}
|
|
1349
|
+
export interface ListDeploymentsRequest {
|
|
1350
|
+
GroupId: string | undefined;
|
|
1351
|
+
|
|
1352
|
+
MaxResults?: string;
|
|
1353
|
+
|
|
1354
|
+
NextToken?: string;
|
|
1355
|
+
}
|
|
1356
|
+
export interface ListDeploymentsResponse {
|
|
1357
|
+
Deployments?: Deployment[];
|
|
1358
|
+
|
|
1359
|
+
NextToken?: string;
|
|
1360
|
+
}
|
|
1361
|
+
export interface ListDeviceDefinitionsRequest {
|
|
1362
|
+
MaxResults?: string;
|
|
1363
|
+
|
|
1364
|
+
NextToken?: string;
|
|
1365
|
+
}
|
|
1366
|
+
export interface ListDeviceDefinitionsResponse {
|
|
1367
|
+
Definitions?: DefinitionInformation[];
|
|
1368
|
+
|
|
1369
|
+
NextToken?: string;
|
|
1370
|
+
}
|
|
1371
|
+
export interface ListDeviceDefinitionVersionsRequest {
|
|
1372
|
+
DeviceDefinitionId: string | undefined;
|
|
1373
|
+
|
|
1374
|
+
MaxResults?: string;
|
|
1375
|
+
|
|
1376
|
+
NextToken?: string;
|
|
1377
|
+
}
|
|
1378
|
+
export interface ListDeviceDefinitionVersionsResponse {
|
|
1379
|
+
NextToken?: string;
|
|
1380
|
+
|
|
1381
|
+
Versions?: VersionInformation[];
|
|
1382
|
+
}
|
|
1383
|
+
export interface ListFunctionDefinitionsRequest {
|
|
1384
|
+
MaxResults?: string;
|
|
1385
|
+
|
|
1386
|
+
NextToken?: string;
|
|
1387
|
+
}
|
|
1388
|
+
export interface ListFunctionDefinitionsResponse {
|
|
1389
|
+
Definitions?: DefinitionInformation[];
|
|
1390
|
+
|
|
1391
|
+
NextToken?: string;
|
|
1392
|
+
}
|
|
1393
|
+
export interface ListFunctionDefinitionVersionsRequest {
|
|
1394
|
+
FunctionDefinitionId: string | undefined;
|
|
1395
|
+
|
|
1396
|
+
MaxResults?: string;
|
|
1397
|
+
|
|
1398
|
+
NextToken?: string;
|
|
1399
|
+
}
|
|
1400
|
+
export interface ListFunctionDefinitionVersionsResponse {
|
|
1401
|
+
NextToken?: string;
|
|
1402
|
+
|
|
1403
|
+
Versions?: VersionInformation[];
|
|
1404
|
+
}
|
|
1405
|
+
export interface ListGroupCertificateAuthoritiesRequest {
|
|
1406
|
+
GroupId: string | undefined;
|
|
1407
|
+
}
|
|
1408
|
+
export interface ListGroupCertificateAuthoritiesResponse {
|
|
1409
|
+
GroupCertificateAuthorities?: GroupCertificateAuthorityProperties[];
|
|
1410
|
+
}
|
|
1411
|
+
export interface ListGroupsRequest {
|
|
1412
|
+
MaxResults?: string;
|
|
1413
|
+
|
|
1414
|
+
NextToken?: string;
|
|
1415
|
+
}
|
|
1416
|
+
export interface ListGroupsResponse {
|
|
1417
|
+
Groups?: GroupInformation[];
|
|
1418
|
+
|
|
1419
|
+
NextToken?: string;
|
|
1420
|
+
}
|
|
1421
|
+
export interface ListGroupVersionsRequest {
|
|
1422
|
+
GroupId: string | undefined;
|
|
1423
|
+
|
|
1424
|
+
MaxResults?: string;
|
|
1425
|
+
|
|
1426
|
+
NextToken?: string;
|
|
1427
|
+
}
|
|
1428
|
+
export interface ListGroupVersionsResponse {
|
|
1429
|
+
NextToken?: string;
|
|
1430
|
+
|
|
1431
|
+
Versions?: VersionInformation[];
|
|
1432
|
+
}
|
|
1433
|
+
export interface ListLoggerDefinitionsRequest {
|
|
1434
|
+
MaxResults?: string;
|
|
1435
|
+
|
|
1436
|
+
NextToken?: string;
|
|
1437
|
+
}
|
|
1438
|
+
export interface ListLoggerDefinitionsResponse {
|
|
1439
|
+
Definitions?: DefinitionInformation[];
|
|
1440
|
+
|
|
1441
|
+
NextToken?: string;
|
|
1442
|
+
}
|
|
1443
|
+
export interface ListLoggerDefinitionVersionsRequest {
|
|
1444
|
+
LoggerDefinitionId: string | undefined;
|
|
1445
|
+
|
|
1446
|
+
MaxResults?: string;
|
|
1447
|
+
|
|
1448
|
+
NextToken?: string;
|
|
1449
|
+
}
|
|
1450
|
+
export interface ListLoggerDefinitionVersionsResponse {
|
|
1451
|
+
NextToken?: string;
|
|
1452
|
+
|
|
1453
|
+
Versions?: VersionInformation[];
|
|
1454
|
+
}
|
|
1455
|
+
export interface ListResourceDefinitionsRequest {
|
|
1456
|
+
MaxResults?: string;
|
|
1457
|
+
|
|
1458
|
+
NextToken?: string;
|
|
1459
|
+
}
|
|
1460
|
+
export interface ListResourceDefinitionsResponse {
|
|
1461
|
+
Definitions?: DefinitionInformation[];
|
|
1462
|
+
|
|
1463
|
+
NextToken?: string;
|
|
1464
|
+
}
|
|
1465
|
+
export interface ListResourceDefinitionVersionsRequest {
|
|
1466
|
+
MaxResults?: string;
|
|
1467
|
+
|
|
1468
|
+
NextToken?: string;
|
|
1469
|
+
|
|
1470
|
+
ResourceDefinitionId: string | undefined;
|
|
1471
|
+
}
|
|
1472
|
+
export interface ListResourceDefinitionVersionsResponse {
|
|
1473
|
+
NextToken?: string;
|
|
1474
|
+
|
|
1475
|
+
Versions?: VersionInformation[];
|
|
1476
|
+
}
|
|
1477
|
+
export interface ListSubscriptionDefinitionsRequest {
|
|
1478
|
+
MaxResults?: string;
|
|
1479
|
+
|
|
1480
|
+
NextToken?: string;
|
|
1481
|
+
}
|
|
1482
|
+
export interface ListSubscriptionDefinitionsResponse {
|
|
1483
|
+
Definitions?: DefinitionInformation[];
|
|
1484
|
+
|
|
1485
|
+
NextToken?: string;
|
|
1486
|
+
}
|
|
1487
|
+
export interface ListSubscriptionDefinitionVersionsRequest {
|
|
1488
|
+
MaxResults?: string;
|
|
1489
|
+
|
|
1490
|
+
NextToken?: string;
|
|
1491
|
+
|
|
1492
|
+
SubscriptionDefinitionId: string | undefined;
|
|
1493
|
+
}
|
|
1494
|
+
export interface ListSubscriptionDefinitionVersionsResponse {
|
|
1495
|
+
NextToken?: string;
|
|
1496
|
+
|
|
1497
|
+
Versions?: VersionInformation[];
|
|
1498
|
+
}
|
|
1499
|
+
export interface ListTagsForResourceRequest {
|
|
1500
|
+
ResourceArn: string | undefined;
|
|
1501
|
+
}
|
|
1502
|
+
export interface ListTagsForResourceResponse {
|
|
1503
|
+
tags?: Record<string, string>;
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
export interface ResetDeploymentsRequest {
|
|
1507
|
+
AmznClientToken?: string;
|
|
1508
|
+
|
|
1509
|
+
Force?: boolean;
|
|
1510
|
+
|
|
1511
|
+
GroupId: string | undefined;
|
|
1512
|
+
}
|
|
1513
|
+
export interface ResetDeploymentsResponse {
|
|
1514
|
+
DeploymentArn?: string;
|
|
1515
|
+
|
|
1516
|
+
DeploymentId?: string;
|
|
1517
|
+
}
|
|
1518
|
+
export interface StartBulkDeploymentRequest {
|
|
1519
|
+
AmznClientToken?: string;
|
|
1520
|
+
|
|
1521
|
+
ExecutionRoleArn: string | undefined;
|
|
1522
|
+
|
|
1523
|
+
InputFileUri: string | undefined;
|
|
1524
|
+
|
|
1525
|
+
tags?: Record<string, string>;
|
|
1526
|
+
}
|
|
1527
|
+
export interface StartBulkDeploymentResponse {
|
|
1528
|
+
BulkDeploymentArn?: string;
|
|
1529
|
+
|
|
1530
|
+
BulkDeploymentId?: string;
|
|
1531
|
+
}
|
|
1532
|
+
export interface StopBulkDeploymentRequest {
|
|
1533
|
+
BulkDeploymentId: string | undefined;
|
|
1534
|
+
}
|
|
1535
|
+
export interface StopBulkDeploymentResponse {}
|
|
1536
|
+
|
|
1537
|
+
export interface TagResourceRequest {
|
|
1538
|
+
ResourceArn: string | undefined;
|
|
1539
|
+
|
|
1540
|
+
tags?: Record<string, string>;
|
|
1541
|
+
}
|
|
1542
|
+
export interface UntagResourceRequest {
|
|
1543
|
+
ResourceArn: string | undefined;
|
|
1544
|
+
|
|
1545
|
+
TagKeys: string[] | undefined;
|
|
1546
|
+
}
|
|
1547
|
+
|
|
1548
|
+
export interface UpdateConnectivityInfoRequest {
|
|
1549
|
+
ConnectivityInfo?: ConnectivityInfo[];
|
|
1550
|
+
|
|
1551
|
+
ThingName: string | undefined;
|
|
1552
|
+
}
|
|
1553
|
+
export interface UpdateConnectivityInfoResponse {
|
|
1554
|
+
Message?: string;
|
|
1555
|
+
|
|
1556
|
+
Version?: string;
|
|
1557
|
+
}
|
|
1558
|
+
export interface UpdateConnectorDefinitionRequest {
|
|
1559
|
+
ConnectorDefinitionId: string | undefined;
|
|
1560
|
+
|
|
1561
|
+
Name?: string;
|
|
1562
|
+
}
|
|
1563
|
+
export interface UpdateConnectorDefinitionResponse {}
|
|
1564
|
+
export interface UpdateCoreDefinitionRequest {
|
|
1565
|
+
CoreDefinitionId: string | undefined;
|
|
1566
|
+
|
|
1567
|
+
Name?: string;
|
|
1568
|
+
}
|
|
1569
|
+
export interface UpdateCoreDefinitionResponse {}
|
|
1570
|
+
export interface UpdateDeviceDefinitionRequest {
|
|
1571
|
+
DeviceDefinitionId: string | undefined;
|
|
1572
|
+
|
|
1573
|
+
Name?: string;
|
|
1574
|
+
}
|
|
1575
|
+
export interface UpdateDeviceDefinitionResponse {}
|
|
1576
|
+
export interface UpdateFunctionDefinitionRequest {
|
|
1577
|
+
FunctionDefinitionId: string | undefined;
|
|
1578
|
+
|
|
1579
|
+
Name?: string;
|
|
1580
|
+
}
|
|
1581
|
+
export interface UpdateFunctionDefinitionResponse {}
|
|
1582
|
+
export interface UpdateGroupRequest {
|
|
1583
|
+
GroupId: string | undefined;
|
|
1584
|
+
|
|
1585
|
+
Name?: string;
|
|
1586
|
+
}
|
|
1587
|
+
export interface UpdateGroupResponse {}
|
|
1588
|
+
export interface UpdateGroupCertificateConfigurationRequest {
|
|
1589
|
+
CertificateExpiryInMilliseconds?: string;
|
|
1590
|
+
|
|
1591
|
+
GroupId: string | undefined;
|
|
1592
|
+
}
|
|
1593
|
+
export interface UpdateGroupCertificateConfigurationResponse {
|
|
1594
|
+
CertificateAuthorityExpiryInMilliseconds?: string;
|
|
1595
|
+
|
|
1596
|
+
CertificateExpiryInMilliseconds?: string;
|
|
1597
|
+
|
|
1598
|
+
GroupId?: string;
|
|
1599
|
+
}
|
|
1600
|
+
export interface UpdateLoggerDefinitionRequest {
|
|
1601
|
+
LoggerDefinitionId: string | undefined;
|
|
1602
|
+
|
|
1603
|
+
Name?: string;
|
|
1604
|
+
}
|
|
1605
|
+
export interface UpdateLoggerDefinitionResponse {}
|
|
1606
|
+
export interface UpdateResourceDefinitionRequest {
|
|
1607
|
+
Name?: string;
|
|
1608
|
+
|
|
1609
|
+
ResourceDefinitionId: string | undefined;
|
|
1610
|
+
}
|
|
1611
|
+
export interface UpdateResourceDefinitionResponse {}
|
|
1612
|
+
export interface UpdateSubscriptionDefinitionRequest {
|
|
1613
|
+
Name?: string;
|
|
1614
|
+
|
|
1615
|
+
SubscriptionDefinitionId: string | undefined;
|
|
1616
|
+
}
|
|
1617
|
+
export interface UpdateSubscriptionDefinitionResponse {}
|
|
1618
|
+
|
|
1619
|
+
export interface TelemetryConfigurationUpdate {
|
|
1620
|
+
Telemetry: Telemetry | string | undefined;
|
|
1621
|
+
}
|
|
1622
|
+
export interface UpdateThingRuntimeConfigurationRequest {
|
|
1623
|
+
TelemetryConfiguration?: TelemetryConfigurationUpdate;
|
|
1624
|
+
|
|
1625
|
+
ThingName: string | undefined;
|
|
1626
|
+
}
|
|
1627
|
+
export interface UpdateThingRuntimeConfigurationResponse {}
|
|
1628
|
+
|
|
1629
|
+
export declare const ConnectivityInfoFilterSensitiveLog: (
|
|
1630
|
+
obj: ConnectivityInfo
|
|
1631
|
+
) => any;
|
|
1632
|
+
|
|
1633
|
+
export declare const ConnectorFilterSensitiveLog: (obj: Connector) => any;
|
|
1634
|
+
|
|
1635
|
+
export declare const CoreFilterSensitiveLog: (obj: Core) => any;
|
|
1636
|
+
|
|
1637
|
+
export declare const DefinitionInformationFilterSensitiveLog: (
|
|
1638
|
+
obj: DefinitionInformation
|
|
1639
|
+
) => any;
|
|
1640
|
+
|
|
1641
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
1642
|
+
|
|
1643
|
+
export declare const FunctionRunAsConfigFilterSensitiveLog: (
|
|
1644
|
+
obj: FunctionRunAsConfig
|
|
1645
|
+
) => any;
|
|
1646
|
+
|
|
1647
|
+
export declare const FunctionExecutionConfigFilterSensitiveLog: (
|
|
1648
|
+
obj: FunctionExecutionConfig
|
|
1649
|
+
) => any;
|
|
1650
|
+
|
|
1651
|
+
export declare const ResourceAccessPolicyFilterSensitiveLog: (
|
|
1652
|
+
obj: ResourceAccessPolicy
|
|
1653
|
+
) => any;
|
|
1654
|
+
|
|
1655
|
+
export declare const FunctionConfigurationEnvironmentFilterSensitiveLog: (
|
|
1656
|
+
obj: FunctionConfigurationEnvironment
|
|
1657
|
+
) => any;
|
|
1658
|
+
|
|
1659
|
+
export declare const FunctionConfigurationFilterSensitiveLog: (
|
|
1660
|
+
obj: FunctionConfiguration
|
|
1661
|
+
) => any;
|
|
1662
|
+
|
|
1663
|
+
export declare const FunctionFilterSensitiveLog: (obj: Function) => any;
|
|
1664
|
+
|
|
1665
|
+
export declare const GroupCertificateAuthorityPropertiesFilterSensitiveLog: (
|
|
1666
|
+
obj: GroupCertificateAuthorityProperties
|
|
1667
|
+
) => any;
|
|
1668
|
+
|
|
1669
|
+
export declare const GroupInformationFilterSensitiveLog: (
|
|
1670
|
+
obj: GroupInformation
|
|
1671
|
+
) => any;
|
|
1672
|
+
|
|
1673
|
+
export declare const LoggerFilterSensitiveLog: (obj: Logger) => any;
|
|
1674
|
+
|
|
1675
|
+
export declare const GroupOwnerSettingFilterSensitiveLog: (
|
|
1676
|
+
obj: GroupOwnerSetting
|
|
1677
|
+
) => any;
|
|
1678
|
+
|
|
1679
|
+
export declare const LocalDeviceResourceDataFilterSensitiveLog: (
|
|
1680
|
+
obj: LocalDeviceResourceData
|
|
1681
|
+
) => any;
|
|
1682
|
+
|
|
1683
|
+
export declare const LocalVolumeResourceDataFilterSensitiveLog: (
|
|
1684
|
+
obj: LocalVolumeResourceData
|
|
1685
|
+
) => any;
|
|
1686
|
+
|
|
1687
|
+
export declare const ResourceDownloadOwnerSettingFilterSensitiveLog: (
|
|
1688
|
+
obj: ResourceDownloadOwnerSetting
|
|
1689
|
+
) => any;
|
|
1690
|
+
|
|
1691
|
+
export declare const S3MachineLearningModelResourceDataFilterSensitiveLog: (
|
|
1692
|
+
obj: S3MachineLearningModelResourceData
|
|
1693
|
+
) => any;
|
|
1694
|
+
|
|
1695
|
+
export declare const SageMakerMachineLearningModelResourceDataFilterSensitiveLog: (
|
|
1696
|
+
obj: SageMakerMachineLearningModelResourceData
|
|
1697
|
+
) => any;
|
|
1698
|
+
|
|
1699
|
+
export declare const SecretsManagerSecretResourceDataFilterSensitiveLog: (
|
|
1700
|
+
obj: SecretsManagerSecretResourceData
|
|
1701
|
+
) => any;
|
|
1702
|
+
|
|
1703
|
+
export declare const ResourceDataContainerFilterSensitiveLog: (
|
|
1704
|
+
obj: ResourceDataContainer
|
|
1705
|
+
) => any;
|
|
1706
|
+
|
|
1707
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
1708
|
+
|
|
1709
|
+
export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
|
|
1710
|
+
|
|
1711
|
+
export declare const VersionInformationFilterSensitiveLog: (
|
|
1712
|
+
obj: VersionInformation
|
|
1713
|
+
) => any;
|
|
1714
|
+
|
|
1715
|
+
export declare const AssociateRoleToGroupRequestFilterSensitiveLog: (
|
|
1716
|
+
obj: AssociateRoleToGroupRequest
|
|
1717
|
+
) => any;
|
|
1718
|
+
|
|
1719
|
+
export declare const AssociateRoleToGroupResponseFilterSensitiveLog: (
|
|
1720
|
+
obj: AssociateRoleToGroupResponse
|
|
1721
|
+
) => any;
|
|
1722
|
+
|
|
1723
|
+
export declare const ErrorDetailFilterSensitiveLog: (obj: ErrorDetail) => any;
|
|
1724
|
+
|
|
1725
|
+
export declare const AssociateServiceRoleToAccountRequestFilterSensitiveLog: (
|
|
1726
|
+
obj: AssociateServiceRoleToAccountRequest
|
|
1727
|
+
) => any;
|
|
1728
|
+
|
|
1729
|
+
export declare const AssociateServiceRoleToAccountResponseFilterSensitiveLog: (
|
|
1730
|
+
obj: AssociateServiceRoleToAccountResponse
|
|
1731
|
+
) => any;
|
|
1732
|
+
|
|
1733
|
+
export declare const BulkDeploymentFilterSensitiveLog: (
|
|
1734
|
+
obj: BulkDeployment
|
|
1735
|
+
) => any;
|
|
1736
|
+
|
|
1737
|
+
export declare const BulkDeploymentMetricsFilterSensitiveLog: (
|
|
1738
|
+
obj: BulkDeploymentMetrics
|
|
1739
|
+
) => any;
|
|
1740
|
+
|
|
1741
|
+
export declare const BulkDeploymentResultFilterSensitiveLog: (
|
|
1742
|
+
obj: BulkDeploymentResult
|
|
1743
|
+
) => any;
|
|
1744
|
+
|
|
1745
|
+
export declare const ConnectorDefinitionVersionFilterSensitiveLog: (
|
|
1746
|
+
obj: ConnectorDefinitionVersion
|
|
1747
|
+
) => any;
|
|
1748
|
+
|
|
1749
|
+
export declare const CoreDefinitionVersionFilterSensitiveLog: (
|
|
1750
|
+
obj: CoreDefinitionVersion
|
|
1751
|
+
) => any;
|
|
1752
|
+
|
|
1753
|
+
export declare const CreateConnectorDefinitionRequestFilterSensitiveLog: (
|
|
1754
|
+
obj: CreateConnectorDefinitionRequest
|
|
1755
|
+
) => any;
|
|
1756
|
+
|
|
1757
|
+
export declare const CreateConnectorDefinitionResponseFilterSensitiveLog: (
|
|
1758
|
+
obj: CreateConnectorDefinitionResponse
|
|
1759
|
+
) => any;
|
|
1760
|
+
|
|
1761
|
+
export declare const CreateConnectorDefinitionVersionRequestFilterSensitiveLog: (
|
|
1762
|
+
obj: CreateConnectorDefinitionVersionRequest
|
|
1763
|
+
) => any;
|
|
1764
|
+
|
|
1765
|
+
export declare const CreateConnectorDefinitionVersionResponseFilterSensitiveLog: (
|
|
1766
|
+
obj: CreateConnectorDefinitionVersionResponse
|
|
1767
|
+
) => any;
|
|
1768
|
+
|
|
1769
|
+
export declare const CreateCoreDefinitionRequestFilterSensitiveLog: (
|
|
1770
|
+
obj: CreateCoreDefinitionRequest
|
|
1771
|
+
) => any;
|
|
1772
|
+
|
|
1773
|
+
export declare const CreateCoreDefinitionResponseFilterSensitiveLog: (
|
|
1774
|
+
obj: CreateCoreDefinitionResponse
|
|
1775
|
+
) => any;
|
|
1776
|
+
|
|
1777
|
+
export declare const CreateCoreDefinitionVersionRequestFilterSensitiveLog: (
|
|
1778
|
+
obj: CreateCoreDefinitionVersionRequest
|
|
1779
|
+
) => any;
|
|
1780
|
+
|
|
1781
|
+
export declare const CreateCoreDefinitionVersionResponseFilterSensitiveLog: (
|
|
1782
|
+
obj: CreateCoreDefinitionVersionResponse
|
|
1783
|
+
) => any;
|
|
1784
|
+
|
|
1785
|
+
export declare const CreateDeploymentRequestFilterSensitiveLog: (
|
|
1786
|
+
obj: CreateDeploymentRequest
|
|
1787
|
+
) => any;
|
|
1788
|
+
|
|
1789
|
+
export declare const CreateDeploymentResponseFilterSensitiveLog: (
|
|
1790
|
+
obj: CreateDeploymentResponse
|
|
1791
|
+
) => any;
|
|
1792
|
+
|
|
1793
|
+
export declare const DeviceDefinitionVersionFilterSensitiveLog: (
|
|
1794
|
+
obj: DeviceDefinitionVersion
|
|
1795
|
+
) => any;
|
|
1796
|
+
|
|
1797
|
+
export declare const CreateDeviceDefinitionRequestFilterSensitiveLog: (
|
|
1798
|
+
obj: CreateDeviceDefinitionRequest
|
|
1799
|
+
) => any;
|
|
1800
|
+
|
|
1801
|
+
export declare const CreateDeviceDefinitionResponseFilterSensitiveLog: (
|
|
1802
|
+
obj: CreateDeviceDefinitionResponse
|
|
1803
|
+
) => any;
|
|
1804
|
+
|
|
1805
|
+
export declare const CreateDeviceDefinitionVersionRequestFilterSensitiveLog: (
|
|
1806
|
+
obj: CreateDeviceDefinitionVersionRequest
|
|
1807
|
+
) => any;
|
|
1808
|
+
|
|
1809
|
+
export declare const CreateDeviceDefinitionVersionResponseFilterSensitiveLog: (
|
|
1810
|
+
obj: CreateDeviceDefinitionVersionResponse
|
|
1811
|
+
) => any;
|
|
1812
|
+
|
|
1813
|
+
export declare const FunctionDefaultExecutionConfigFilterSensitiveLog: (
|
|
1814
|
+
obj: FunctionDefaultExecutionConfig
|
|
1815
|
+
) => any;
|
|
1816
|
+
|
|
1817
|
+
export declare const FunctionDefaultConfigFilterSensitiveLog: (
|
|
1818
|
+
obj: FunctionDefaultConfig
|
|
1819
|
+
) => any;
|
|
1820
|
+
|
|
1821
|
+
export declare const FunctionDefinitionVersionFilterSensitiveLog: (
|
|
1822
|
+
obj: FunctionDefinitionVersion
|
|
1823
|
+
) => any;
|
|
1824
|
+
|
|
1825
|
+
export declare const CreateFunctionDefinitionRequestFilterSensitiveLog: (
|
|
1826
|
+
obj: CreateFunctionDefinitionRequest
|
|
1827
|
+
) => any;
|
|
1828
|
+
|
|
1829
|
+
export declare const CreateFunctionDefinitionResponseFilterSensitiveLog: (
|
|
1830
|
+
obj: CreateFunctionDefinitionResponse
|
|
1831
|
+
) => any;
|
|
1832
|
+
|
|
1833
|
+
export declare const CreateFunctionDefinitionVersionRequestFilterSensitiveLog: (
|
|
1834
|
+
obj: CreateFunctionDefinitionVersionRequest
|
|
1835
|
+
) => any;
|
|
1836
|
+
|
|
1837
|
+
export declare const CreateFunctionDefinitionVersionResponseFilterSensitiveLog: (
|
|
1838
|
+
obj: CreateFunctionDefinitionVersionResponse
|
|
1839
|
+
) => any;
|
|
1840
|
+
|
|
1841
|
+
export declare const GroupVersionFilterSensitiveLog: (obj: GroupVersion) => any;
|
|
1842
|
+
|
|
1843
|
+
export declare const CreateGroupRequestFilterSensitiveLog: (
|
|
1844
|
+
obj: CreateGroupRequest
|
|
1845
|
+
) => any;
|
|
1846
|
+
|
|
1847
|
+
export declare const CreateGroupResponseFilterSensitiveLog: (
|
|
1848
|
+
obj: CreateGroupResponse
|
|
1849
|
+
) => any;
|
|
1850
|
+
|
|
1851
|
+
export declare const CreateGroupCertificateAuthorityRequestFilterSensitiveLog: (
|
|
1852
|
+
obj: CreateGroupCertificateAuthorityRequest
|
|
1853
|
+
) => any;
|
|
1854
|
+
|
|
1855
|
+
export declare const CreateGroupCertificateAuthorityResponseFilterSensitiveLog: (
|
|
1856
|
+
obj: CreateGroupCertificateAuthorityResponse
|
|
1857
|
+
) => any;
|
|
1858
|
+
|
|
1859
|
+
export declare const CreateGroupVersionRequestFilterSensitiveLog: (
|
|
1860
|
+
obj: CreateGroupVersionRequest
|
|
1861
|
+
) => any;
|
|
1862
|
+
|
|
1863
|
+
export declare const CreateGroupVersionResponseFilterSensitiveLog: (
|
|
1864
|
+
obj: CreateGroupVersionResponse
|
|
1865
|
+
) => any;
|
|
1866
|
+
|
|
1867
|
+
export declare const LoggerDefinitionVersionFilterSensitiveLog: (
|
|
1868
|
+
obj: LoggerDefinitionVersion
|
|
1869
|
+
) => any;
|
|
1870
|
+
|
|
1871
|
+
export declare const CreateLoggerDefinitionRequestFilterSensitiveLog: (
|
|
1872
|
+
obj: CreateLoggerDefinitionRequest
|
|
1873
|
+
) => any;
|
|
1874
|
+
|
|
1875
|
+
export declare const CreateLoggerDefinitionResponseFilterSensitiveLog: (
|
|
1876
|
+
obj: CreateLoggerDefinitionResponse
|
|
1877
|
+
) => any;
|
|
1878
|
+
|
|
1879
|
+
export declare const CreateLoggerDefinitionVersionRequestFilterSensitiveLog: (
|
|
1880
|
+
obj: CreateLoggerDefinitionVersionRequest
|
|
1881
|
+
) => any;
|
|
1882
|
+
|
|
1883
|
+
export declare const CreateLoggerDefinitionVersionResponseFilterSensitiveLog: (
|
|
1884
|
+
obj: CreateLoggerDefinitionVersionResponse
|
|
1885
|
+
) => any;
|
|
1886
|
+
|
|
1887
|
+
export declare const ResourceDefinitionVersionFilterSensitiveLog: (
|
|
1888
|
+
obj: ResourceDefinitionVersion
|
|
1889
|
+
) => any;
|
|
1890
|
+
|
|
1891
|
+
export declare const CreateResourceDefinitionRequestFilterSensitiveLog: (
|
|
1892
|
+
obj: CreateResourceDefinitionRequest
|
|
1893
|
+
) => any;
|
|
1894
|
+
|
|
1895
|
+
export declare const CreateResourceDefinitionResponseFilterSensitiveLog: (
|
|
1896
|
+
obj: CreateResourceDefinitionResponse
|
|
1897
|
+
) => any;
|
|
1898
|
+
|
|
1899
|
+
export declare const CreateResourceDefinitionVersionRequestFilterSensitiveLog: (
|
|
1900
|
+
obj: CreateResourceDefinitionVersionRequest
|
|
1901
|
+
) => any;
|
|
1902
|
+
|
|
1903
|
+
export declare const CreateResourceDefinitionVersionResponseFilterSensitiveLog: (
|
|
1904
|
+
obj: CreateResourceDefinitionVersionResponse
|
|
1905
|
+
) => any;
|
|
1906
|
+
|
|
1907
|
+
export declare const CreateSoftwareUpdateJobRequestFilterSensitiveLog: (
|
|
1908
|
+
obj: CreateSoftwareUpdateJobRequest
|
|
1909
|
+
) => any;
|
|
1910
|
+
|
|
1911
|
+
export declare const CreateSoftwareUpdateJobResponseFilterSensitiveLog: (
|
|
1912
|
+
obj: CreateSoftwareUpdateJobResponse
|
|
1913
|
+
) => any;
|
|
1914
|
+
|
|
1915
|
+
export declare const SubscriptionDefinitionVersionFilterSensitiveLog: (
|
|
1916
|
+
obj: SubscriptionDefinitionVersion
|
|
1917
|
+
) => any;
|
|
1918
|
+
|
|
1919
|
+
export declare const CreateSubscriptionDefinitionRequestFilterSensitiveLog: (
|
|
1920
|
+
obj: CreateSubscriptionDefinitionRequest
|
|
1921
|
+
) => any;
|
|
1922
|
+
|
|
1923
|
+
export declare const CreateSubscriptionDefinitionResponseFilterSensitiveLog: (
|
|
1924
|
+
obj: CreateSubscriptionDefinitionResponse
|
|
1925
|
+
) => any;
|
|
1926
|
+
|
|
1927
|
+
export declare const CreateSubscriptionDefinitionVersionRequestFilterSensitiveLog: (
|
|
1928
|
+
obj: CreateSubscriptionDefinitionVersionRequest
|
|
1929
|
+
) => any;
|
|
1930
|
+
|
|
1931
|
+
export declare const CreateSubscriptionDefinitionVersionResponseFilterSensitiveLog: (
|
|
1932
|
+
obj: CreateSubscriptionDefinitionVersionResponse
|
|
1933
|
+
) => any;
|
|
1934
|
+
|
|
1935
|
+
export declare const DeleteConnectorDefinitionRequestFilterSensitiveLog: (
|
|
1936
|
+
obj: DeleteConnectorDefinitionRequest
|
|
1937
|
+
) => any;
|
|
1938
|
+
|
|
1939
|
+
export declare const DeleteConnectorDefinitionResponseFilterSensitiveLog: (
|
|
1940
|
+
obj: DeleteConnectorDefinitionResponse
|
|
1941
|
+
) => any;
|
|
1942
|
+
|
|
1943
|
+
export declare const DeleteCoreDefinitionRequestFilterSensitiveLog: (
|
|
1944
|
+
obj: DeleteCoreDefinitionRequest
|
|
1945
|
+
) => any;
|
|
1946
|
+
|
|
1947
|
+
export declare const DeleteCoreDefinitionResponseFilterSensitiveLog: (
|
|
1948
|
+
obj: DeleteCoreDefinitionResponse
|
|
1949
|
+
) => any;
|
|
1950
|
+
|
|
1951
|
+
export declare const DeleteDeviceDefinitionRequestFilterSensitiveLog: (
|
|
1952
|
+
obj: DeleteDeviceDefinitionRequest
|
|
1953
|
+
) => any;
|
|
1954
|
+
|
|
1955
|
+
export declare const DeleteDeviceDefinitionResponseFilterSensitiveLog: (
|
|
1956
|
+
obj: DeleteDeviceDefinitionResponse
|
|
1957
|
+
) => any;
|
|
1958
|
+
|
|
1959
|
+
export declare const DeleteFunctionDefinitionRequestFilterSensitiveLog: (
|
|
1960
|
+
obj: DeleteFunctionDefinitionRequest
|
|
1961
|
+
) => any;
|
|
1962
|
+
|
|
1963
|
+
export declare const DeleteFunctionDefinitionResponseFilterSensitiveLog: (
|
|
1964
|
+
obj: DeleteFunctionDefinitionResponse
|
|
1965
|
+
) => any;
|
|
1966
|
+
|
|
1967
|
+
export declare const DeleteGroupRequestFilterSensitiveLog: (
|
|
1968
|
+
obj: DeleteGroupRequest
|
|
1969
|
+
) => any;
|
|
1970
|
+
|
|
1971
|
+
export declare const DeleteGroupResponseFilterSensitiveLog: (
|
|
1972
|
+
obj: DeleteGroupResponse
|
|
1973
|
+
) => any;
|
|
1974
|
+
|
|
1975
|
+
export declare const DeleteLoggerDefinitionRequestFilterSensitiveLog: (
|
|
1976
|
+
obj: DeleteLoggerDefinitionRequest
|
|
1977
|
+
) => any;
|
|
1978
|
+
|
|
1979
|
+
export declare const DeleteLoggerDefinitionResponseFilterSensitiveLog: (
|
|
1980
|
+
obj: DeleteLoggerDefinitionResponse
|
|
1981
|
+
) => any;
|
|
1982
|
+
|
|
1983
|
+
export declare const DeleteResourceDefinitionRequestFilterSensitiveLog: (
|
|
1984
|
+
obj: DeleteResourceDefinitionRequest
|
|
1985
|
+
) => any;
|
|
1986
|
+
|
|
1987
|
+
export declare const DeleteResourceDefinitionResponseFilterSensitiveLog: (
|
|
1988
|
+
obj: DeleteResourceDefinitionResponse
|
|
1989
|
+
) => any;
|
|
1990
|
+
|
|
1991
|
+
export declare const DeleteSubscriptionDefinitionRequestFilterSensitiveLog: (
|
|
1992
|
+
obj: DeleteSubscriptionDefinitionRequest
|
|
1993
|
+
) => any;
|
|
1994
|
+
|
|
1995
|
+
export declare const DeleteSubscriptionDefinitionResponseFilterSensitiveLog: (
|
|
1996
|
+
obj: DeleteSubscriptionDefinitionResponse
|
|
1997
|
+
) => any;
|
|
1998
|
+
|
|
1999
|
+
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
2000
|
+
|
|
2001
|
+
export declare const DisassociateRoleFromGroupRequestFilterSensitiveLog: (
|
|
2002
|
+
obj: DisassociateRoleFromGroupRequest
|
|
2003
|
+
) => any;
|
|
2004
|
+
|
|
2005
|
+
export declare const DisassociateRoleFromGroupResponseFilterSensitiveLog: (
|
|
2006
|
+
obj: DisassociateRoleFromGroupResponse
|
|
2007
|
+
) => any;
|
|
2008
|
+
|
|
2009
|
+
export declare const DisassociateServiceRoleFromAccountRequestFilterSensitiveLog: (
|
|
2010
|
+
obj: DisassociateServiceRoleFromAccountRequest
|
|
2011
|
+
) => any;
|
|
2012
|
+
|
|
2013
|
+
export declare const DisassociateServiceRoleFromAccountResponseFilterSensitiveLog: (
|
|
2014
|
+
obj: DisassociateServiceRoleFromAccountResponse
|
|
2015
|
+
) => any;
|
|
2016
|
+
|
|
2017
|
+
export declare const GetAssociatedRoleRequestFilterSensitiveLog: (
|
|
2018
|
+
obj: GetAssociatedRoleRequest
|
|
2019
|
+
) => any;
|
|
2020
|
+
|
|
2021
|
+
export declare const GetAssociatedRoleResponseFilterSensitiveLog: (
|
|
2022
|
+
obj: GetAssociatedRoleResponse
|
|
2023
|
+
) => any;
|
|
2024
|
+
|
|
2025
|
+
export declare const GetBulkDeploymentStatusRequestFilterSensitiveLog: (
|
|
2026
|
+
obj: GetBulkDeploymentStatusRequest
|
|
2027
|
+
) => any;
|
|
2028
|
+
|
|
2029
|
+
export declare const GetBulkDeploymentStatusResponseFilterSensitiveLog: (
|
|
2030
|
+
obj: GetBulkDeploymentStatusResponse
|
|
2031
|
+
) => any;
|
|
2032
|
+
|
|
2033
|
+
export declare const GetConnectivityInfoRequestFilterSensitiveLog: (
|
|
2034
|
+
obj: GetConnectivityInfoRequest
|
|
2035
|
+
) => any;
|
|
2036
|
+
|
|
2037
|
+
export declare const GetConnectivityInfoResponseFilterSensitiveLog: (
|
|
2038
|
+
obj: GetConnectivityInfoResponse
|
|
2039
|
+
) => any;
|
|
2040
|
+
|
|
2041
|
+
export declare const GetConnectorDefinitionRequestFilterSensitiveLog: (
|
|
2042
|
+
obj: GetConnectorDefinitionRequest
|
|
2043
|
+
) => any;
|
|
2044
|
+
|
|
2045
|
+
export declare const GetConnectorDefinitionResponseFilterSensitiveLog: (
|
|
2046
|
+
obj: GetConnectorDefinitionResponse
|
|
2047
|
+
) => any;
|
|
2048
|
+
|
|
2049
|
+
export declare const GetConnectorDefinitionVersionRequestFilterSensitiveLog: (
|
|
2050
|
+
obj: GetConnectorDefinitionVersionRequest
|
|
2051
|
+
) => any;
|
|
2052
|
+
|
|
2053
|
+
export declare const GetConnectorDefinitionVersionResponseFilterSensitiveLog: (
|
|
2054
|
+
obj: GetConnectorDefinitionVersionResponse
|
|
2055
|
+
) => any;
|
|
2056
|
+
|
|
2057
|
+
export declare const GetCoreDefinitionRequestFilterSensitiveLog: (
|
|
2058
|
+
obj: GetCoreDefinitionRequest
|
|
2059
|
+
) => any;
|
|
2060
|
+
|
|
2061
|
+
export declare const GetCoreDefinitionResponseFilterSensitiveLog: (
|
|
2062
|
+
obj: GetCoreDefinitionResponse
|
|
2063
|
+
) => any;
|
|
2064
|
+
|
|
2065
|
+
export declare const GetCoreDefinitionVersionRequestFilterSensitiveLog: (
|
|
2066
|
+
obj: GetCoreDefinitionVersionRequest
|
|
2067
|
+
) => any;
|
|
2068
|
+
|
|
2069
|
+
export declare const GetCoreDefinitionVersionResponseFilterSensitiveLog: (
|
|
2070
|
+
obj: GetCoreDefinitionVersionResponse
|
|
2071
|
+
) => any;
|
|
2072
|
+
|
|
2073
|
+
export declare const GetDeploymentStatusRequestFilterSensitiveLog: (
|
|
2074
|
+
obj: GetDeploymentStatusRequest
|
|
2075
|
+
) => any;
|
|
2076
|
+
|
|
2077
|
+
export declare const GetDeploymentStatusResponseFilterSensitiveLog: (
|
|
2078
|
+
obj: GetDeploymentStatusResponse
|
|
2079
|
+
) => any;
|
|
2080
|
+
|
|
2081
|
+
export declare const GetDeviceDefinitionRequestFilterSensitiveLog: (
|
|
2082
|
+
obj: GetDeviceDefinitionRequest
|
|
2083
|
+
) => any;
|
|
2084
|
+
|
|
2085
|
+
export declare const GetDeviceDefinitionResponseFilterSensitiveLog: (
|
|
2086
|
+
obj: GetDeviceDefinitionResponse
|
|
2087
|
+
) => any;
|
|
2088
|
+
|
|
2089
|
+
export declare const GetDeviceDefinitionVersionRequestFilterSensitiveLog: (
|
|
2090
|
+
obj: GetDeviceDefinitionVersionRequest
|
|
2091
|
+
) => any;
|
|
2092
|
+
|
|
2093
|
+
export declare const GetDeviceDefinitionVersionResponseFilterSensitiveLog: (
|
|
2094
|
+
obj: GetDeviceDefinitionVersionResponse
|
|
2095
|
+
) => any;
|
|
2096
|
+
|
|
2097
|
+
export declare const GetFunctionDefinitionRequestFilterSensitiveLog: (
|
|
2098
|
+
obj: GetFunctionDefinitionRequest
|
|
2099
|
+
) => any;
|
|
2100
|
+
|
|
2101
|
+
export declare const GetFunctionDefinitionResponseFilterSensitiveLog: (
|
|
2102
|
+
obj: GetFunctionDefinitionResponse
|
|
2103
|
+
) => any;
|
|
2104
|
+
|
|
2105
|
+
export declare const GetFunctionDefinitionVersionRequestFilterSensitiveLog: (
|
|
2106
|
+
obj: GetFunctionDefinitionVersionRequest
|
|
2107
|
+
) => any;
|
|
2108
|
+
|
|
2109
|
+
export declare const GetFunctionDefinitionVersionResponseFilterSensitiveLog: (
|
|
2110
|
+
obj: GetFunctionDefinitionVersionResponse
|
|
2111
|
+
) => any;
|
|
2112
|
+
|
|
2113
|
+
export declare const GetGroupRequestFilterSensitiveLog: (
|
|
2114
|
+
obj: GetGroupRequest
|
|
2115
|
+
) => any;
|
|
2116
|
+
|
|
2117
|
+
export declare const GetGroupResponseFilterSensitiveLog: (
|
|
2118
|
+
obj: GetGroupResponse
|
|
2119
|
+
) => any;
|
|
2120
|
+
|
|
2121
|
+
export declare const GetGroupCertificateAuthorityRequestFilterSensitiveLog: (
|
|
2122
|
+
obj: GetGroupCertificateAuthorityRequest
|
|
2123
|
+
) => any;
|
|
2124
|
+
|
|
2125
|
+
export declare const GetGroupCertificateAuthorityResponseFilterSensitiveLog: (
|
|
2126
|
+
obj: GetGroupCertificateAuthorityResponse
|
|
2127
|
+
) => any;
|
|
2128
|
+
|
|
2129
|
+
export declare const GetGroupCertificateConfigurationRequestFilterSensitiveLog: (
|
|
2130
|
+
obj: GetGroupCertificateConfigurationRequest
|
|
2131
|
+
) => any;
|
|
2132
|
+
|
|
2133
|
+
export declare const GetGroupCertificateConfigurationResponseFilterSensitiveLog: (
|
|
2134
|
+
obj: GetGroupCertificateConfigurationResponse
|
|
2135
|
+
) => any;
|
|
2136
|
+
|
|
2137
|
+
export declare const GetGroupVersionRequestFilterSensitiveLog: (
|
|
2138
|
+
obj: GetGroupVersionRequest
|
|
2139
|
+
) => any;
|
|
2140
|
+
|
|
2141
|
+
export declare const GetGroupVersionResponseFilterSensitiveLog: (
|
|
2142
|
+
obj: GetGroupVersionResponse
|
|
2143
|
+
) => any;
|
|
2144
|
+
|
|
2145
|
+
export declare const GetLoggerDefinitionRequestFilterSensitiveLog: (
|
|
2146
|
+
obj: GetLoggerDefinitionRequest
|
|
2147
|
+
) => any;
|
|
2148
|
+
|
|
2149
|
+
export declare const GetLoggerDefinitionResponseFilterSensitiveLog: (
|
|
2150
|
+
obj: GetLoggerDefinitionResponse
|
|
2151
|
+
) => any;
|
|
2152
|
+
|
|
2153
|
+
export declare const GetLoggerDefinitionVersionRequestFilterSensitiveLog: (
|
|
2154
|
+
obj: GetLoggerDefinitionVersionRequest
|
|
2155
|
+
) => any;
|
|
2156
|
+
|
|
2157
|
+
export declare const GetLoggerDefinitionVersionResponseFilterSensitiveLog: (
|
|
2158
|
+
obj: GetLoggerDefinitionVersionResponse
|
|
2159
|
+
) => any;
|
|
2160
|
+
|
|
2161
|
+
export declare const GetResourceDefinitionRequestFilterSensitiveLog: (
|
|
2162
|
+
obj: GetResourceDefinitionRequest
|
|
2163
|
+
) => any;
|
|
2164
|
+
|
|
2165
|
+
export declare const GetResourceDefinitionResponseFilterSensitiveLog: (
|
|
2166
|
+
obj: GetResourceDefinitionResponse
|
|
2167
|
+
) => any;
|
|
2168
|
+
|
|
2169
|
+
export declare const GetResourceDefinitionVersionRequestFilterSensitiveLog: (
|
|
2170
|
+
obj: GetResourceDefinitionVersionRequest
|
|
2171
|
+
) => any;
|
|
2172
|
+
|
|
2173
|
+
export declare const GetResourceDefinitionVersionResponseFilterSensitiveLog: (
|
|
2174
|
+
obj: GetResourceDefinitionVersionResponse
|
|
2175
|
+
) => any;
|
|
2176
|
+
|
|
2177
|
+
export declare const GetServiceRoleForAccountRequestFilterSensitiveLog: (
|
|
2178
|
+
obj: GetServiceRoleForAccountRequest
|
|
2179
|
+
) => any;
|
|
2180
|
+
|
|
2181
|
+
export declare const GetServiceRoleForAccountResponseFilterSensitiveLog: (
|
|
2182
|
+
obj: GetServiceRoleForAccountResponse
|
|
2183
|
+
) => any;
|
|
2184
|
+
|
|
2185
|
+
export declare const GetSubscriptionDefinitionRequestFilterSensitiveLog: (
|
|
2186
|
+
obj: GetSubscriptionDefinitionRequest
|
|
2187
|
+
) => any;
|
|
2188
|
+
|
|
2189
|
+
export declare const GetSubscriptionDefinitionResponseFilterSensitiveLog: (
|
|
2190
|
+
obj: GetSubscriptionDefinitionResponse
|
|
2191
|
+
) => any;
|
|
2192
|
+
|
|
2193
|
+
export declare const GetSubscriptionDefinitionVersionRequestFilterSensitiveLog: (
|
|
2194
|
+
obj: GetSubscriptionDefinitionVersionRequest
|
|
2195
|
+
) => any;
|
|
2196
|
+
|
|
2197
|
+
export declare const GetSubscriptionDefinitionVersionResponseFilterSensitiveLog: (
|
|
2198
|
+
obj: GetSubscriptionDefinitionVersionResponse
|
|
2199
|
+
) => any;
|
|
2200
|
+
|
|
2201
|
+
export declare const GetThingRuntimeConfigurationRequestFilterSensitiveLog: (
|
|
2202
|
+
obj: GetThingRuntimeConfigurationRequest
|
|
2203
|
+
) => any;
|
|
2204
|
+
|
|
2205
|
+
export declare const TelemetryConfigurationFilterSensitiveLog: (
|
|
2206
|
+
obj: TelemetryConfiguration
|
|
2207
|
+
) => any;
|
|
2208
|
+
|
|
2209
|
+
export declare const RuntimeConfigurationFilterSensitiveLog: (
|
|
2210
|
+
obj: RuntimeConfiguration
|
|
2211
|
+
) => any;
|
|
2212
|
+
|
|
2213
|
+
export declare const GetThingRuntimeConfigurationResponseFilterSensitiveLog: (
|
|
2214
|
+
obj: GetThingRuntimeConfigurationResponse
|
|
2215
|
+
) => any;
|
|
2216
|
+
|
|
2217
|
+
export declare const ListBulkDeploymentDetailedReportsRequestFilterSensitiveLog: (
|
|
2218
|
+
obj: ListBulkDeploymentDetailedReportsRequest
|
|
2219
|
+
) => any;
|
|
2220
|
+
|
|
2221
|
+
export declare const ListBulkDeploymentDetailedReportsResponseFilterSensitiveLog: (
|
|
2222
|
+
obj: ListBulkDeploymentDetailedReportsResponse
|
|
2223
|
+
) => any;
|
|
2224
|
+
|
|
2225
|
+
export declare const ListBulkDeploymentsRequestFilterSensitiveLog: (
|
|
2226
|
+
obj: ListBulkDeploymentsRequest
|
|
2227
|
+
) => any;
|
|
2228
|
+
|
|
2229
|
+
export declare const ListBulkDeploymentsResponseFilterSensitiveLog: (
|
|
2230
|
+
obj: ListBulkDeploymentsResponse
|
|
2231
|
+
) => any;
|
|
2232
|
+
|
|
2233
|
+
export declare const ListConnectorDefinitionsRequestFilterSensitiveLog: (
|
|
2234
|
+
obj: ListConnectorDefinitionsRequest
|
|
2235
|
+
) => any;
|
|
2236
|
+
|
|
2237
|
+
export declare const ListConnectorDefinitionsResponseFilterSensitiveLog: (
|
|
2238
|
+
obj: ListConnectorDefinitionsResponse
|
|
2239
|
+
) => any;
|
|
2240
|
+
|
|
2241
|
+
export declare const ListConnectorDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2242
|
+
obj: ListConnectorDefinitionVersionsRequest
|
|
2243
|
+
) => any;
|
|
2244
|
+
|
|
2245
|
+
export declare const ListConnectorDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2246
|
+
obj: ListConnectorDefinitionVersionsResponse
|
|
2247
|
+
) => any;
|
|
2248
|
+
|
|
2249
|
+
export declare const ListCoreDefinitionsRequestFilterSensitiveLog: (
|
|
2250
|
+
obj: ListCoreDefinitionsRequest
|
|
2251
|
+
) => any;
|
|
2252
|
+
|
|
2253
|
+
export declare const ListCoreDefinitionsResponseFilterSensitiveLog: (
|
|
2254
|
+
obj: ListCoreDefinitionsResponse
|
|
2255
|
+
) => any;
|
|
2256
|
+
|
|
2257
|
+
export declare const ListCoreDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2258
|
+
obj: ListCoreDefinitionVersionsRequest
|
|
2259
|
+
) => any;
|
|
2260
|
+
|
|
2261
|
+
export declare const ListCoreDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2262
|
+
obj: ListCoreDefinitionVersionsResponse
|
|
2263
|
+
) => any;
|
|
2264
|
+
|
|
2265
|
+
export declare const ListDeploymentsRequestFilterSensitiveLog: (
|
|
2266
|
+
obj: ListDeploymentsRequest
|
|
2267
|
+
) => any;
|
|
2268
|
+
|
|
2269
|
+
export declare const ListDeploymentsResponseFilterSensitiveLog: (
|
|
2270
|
+
obj: ListDeploymentsResponse
|
|
2271
|
+
) => any;
|
|
2272
|
+
|
|
2273
|
+
export declare const ListDeviceDefinitionsRequestFilterSensitiveLog: (
|
|
2274
|
+
obj: ListDeviceDefinitionsRequest
|
|
2275
|
+
) => any;
|
|
2276
|
+
|
|
2277
|
+
export declare const ListDeviceDefinitionsResponseFilterSensitiveLog: (
|
|
2278
|
+
obj: ListDeviceDefinitionsResponse
|
|
2279
|
+
) => any;
|
|
2280
|
+
|
|
2281
|
+
export declare const ListDeviceDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2282
|
+
obj: ListDeviceDefinitionVersionsRequest
|
|
2283
|
+
) => any;
|
|
2284
|
+
|
|
2285
|
+
export declare const ListDeviceDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2286
|
+
obj: ListDeviceDefinitionVersionsResponse
|
|
2287
|
+
) => any;
|
|
2288
|
+
|
|
2289
|
+
export declare const ListFunctionDefinitionsRequestFilterSensitiveLog: (
|
|
2290
|
+
obj: ListFunctionDefinitionsRequest
|
|
2291
|
+
) => any;
|
|
2292
|
+
|
|
2293
|
+
export declare const ListFunctionDefinitionsResponseFilterSensitiveLog: (
|
|
2294
|
+
obj: ListFunctionDefinitionsResponse
|
|
2295
|
+
) => any;
|
|
2296
|
+
|
|
2297
|
+
export declare const ListFunctionDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2298
|
+
obj: ListFunctionDefinitionVersionsRequest
|
|
2299
|
+
) => any;
|
|
2300
|
+
|
|
2301
|
+
export declare const ListFunctionDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2302
|
+
obj: ListFunctionDefinitionVersionsResponse
|
|
2303
|
+
) => any;
|
|
2304
|
+
|
|
2305
|
+
export declare const ListGroupCertificateAuthoritiesRequestFilterSensitiveLog: (
|
|
2306
|
+
obj: ListGroupCertificateAuthoritiesRequest
|
|
2307
|
+
) => any;
|
|
2308
|
+
|
|
2309
|
+
export declare const ListGroupCertificateAuthoritiesResponseFilterSensitiveLog: (
|
|
2310
|
+
obj: ListGroupCertificateAuthoritiesResponse
|
|
2311
|
+
) => any;
|
|
2312
|
+
|
|
2313
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (
|
|
2314
|
+
obj: ListGroupsRequest
|
|
2315
|
+
) => any;
|
|
2316
|
+
|
|
2317
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (
|
|
2318
|
+
obj: ListGroupsResponse
|
|
2319
|
+
) => any;
|
|
2320
|
+
|
|
2321
|
+
export declare const ListGroupVersionsRequestFilterSensitiveLog: (
|
|
2322
|
+
obj: ListGroupVersionsRequest
|
|
2323
|
+
) => any;
|
|
2324
|
+
|
|
2325
|
+
export declare const ListGroupVersionsResponseFilterSensitiveLog: (
|
|
2326
|
+
obj: ListGroupVersionsResponse
|
|
2327
|
+
) => any;
|
|
2328
|
+
|
|
2329
|
+
export declare const ListLoggerDefinitionsRequestFilterSensitiveLog: (
|
|
2330
|
+
obj: ListLoggerDefinitionsRequest
|
|
2331
|
+
) => any;
|
|
2332
|
+
|
|
2333
|
+
export declare const ListLoggerDefinitionsResponseFilterSensitiveLog: (
|
|
2334
|
+
obj: ListLoggerDefinitionsResponse
|
|
2335
|
+
) => any;
|
|
2336
|
+
|
|
2337
|
+
export declare const ListLoggerDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2338
|
+
obj: ListLoggerDefinitionVersionsRequest
|
|
2339
|
+
) => any;
|
|
2340
|
+
|
|
2341
|
+
export declare const ListLoggerDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2342
|
+
obj: ListLoggerDefinitionVersionsResponse
|
|
2343
|
+
) => any;
|
|
2344
|
+
|
|
2345
|
+
export declare const ListResourceDefinitionsRequestFilterSensitiveLog: (
|
|
2346
|
+
obj: ListResourceDefinitionsRequest
|
|
2347
|
+
) => any;
|
|
2348
|
+
|
|
2349
|
+
export declare const ListResourceDefinitionsResponseFilterSensitiveLog: (
|
|
2350
|
+
obj: ListResourceDefinitionsResponse
|
|
2351
|
+
) => any;
|
|
2352
|
+
|
|
2353
|
+
export declare const ListResourceDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2354
|
+
obj: ListResourceDefinitionVersionsRequest
|
|
2355
|
+
) => any;
|
|
2356
|
+
|
|
2357
|
+
export declare const ListResourceDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2358
|
+
obj: ListResourceDefinitionVersionsResponse
|
|
2359
|
+
) => any;
|
|
2360
|
+
|
|
2361
|
+
export declare const ListSubscriptionDefinitionsRequestFilterSensitiveLog: (
|
|
2362
|
+
obj: ListSubscriptionDefinitionsRequest
|
|
2363
|
+
) => any;
|
|
2364
|
+
|
|
2365
|
+
export declare const ListSubscriptionDefinitionsResponseFilterSensitiveLog: (
|
|
2366
|
+
obj: ListSubscriptionDefinitionsResponse
|
|
2367
|
+
) => any;
|
|
2368
|
+
|
|
2369
|
+
export declare const ListSubscriptionDefinitionVersionsRequestFilterSensitiveLog: (
|
|
2370
|
+
obj: ListSubscriptionDefinitionVersionsRequest
|
|
2371
|
+
) => any;
|
|
2372
|
+
|
|
2373
|
+
export declare const ListSubscriptionDefinitionVersionsResponseFilterSensitiveLog: (
|
|
2374
|
+
obj: ListSubscriptionDefinitionVersionsResponse
|
|
2375
|
+
) => any;
|
|
2376
|
+
|
|
2377
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2378
|
+
obj: ListTagsForResourceRequest
|
|
2379
|
+
) => any;
|
|
2380
|
+
|
|
2381
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2382
|
+
obj: ListTagsForResourceResponse
|
|
2383
|
+
) => any;
|
|
2384
|
+
|
|
2385
|
+
export declare const ResetDeploymentsRequestFilterSensitiveLog: (
|
|
2386
|
+
obj: ResetDeploymentsRequest
|
|
2387
|
+
) => any;
|
|
2388
|
+
|
|
2389
|
+
export declare const ResetDeploymentsResponseFilterSensitiveLog: (
|
|
2390
|
+
obj: ResetDeploymentsResponse
|
|
2391
|
+
) => any;
|
|
2392
|
+
|
|
2393
|
+
export declare const StartBulkDeploymentRequestFilterSensitiveLog: (
|
|
2394
|
+
obj: StartBulkDeploymentRequest
|
|
2395
|
+
) => any;
|
|
2396
|
+
|
|
2397
|
+
export declare const StartBulkDeploymentResponseFilterSensitiveLog: (
|
|
2398
|
+
obj: StartBulkDeploymentResponse
|
|
2399
|
+
) => any;
|
|
2400
|
+
|
|
2401
|
+
export declare const StopBulkDeploymentRequestFilterSensitiveLog: (
|
|
2402
|
+
obj: StopBulkDeploymentRequest
|
|
2403
|
+
) => any;
|
|
2404
|
+
|
|
2405
|
+
export declare const StopBulkDeploymentResponseFilterSensitiveLog: (
|
|
2406
|
+
obj: StopBulkDeploymentResponse
|
|
2407
|
+
) => any;
|
|
2408
|
+
|
|
2409
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2410
|
+
obj: TagResourceRequest
|
|
2411
|
+
) => any;
|
|
2412
|
+
|
|
2413
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2414
|
+
obj: UntagResourceRequest
|
|
2415
|
+
) => any;
|
|
2416
|
+
|
|
2417
|
+
export declare const UpdateConnectivityInfoRequestFilterSensitiveLog: (
|
|
2418
|
+
obj: UpdateConnectivityInfoRequest
|
|
2419
|
+
) => any;
|
|
2420
|
+
|
|
2421
|
+
export declare const UpdateConnectivityInfoResponseFilterSensitiveLog: (
|
|
2422
|
+
obj: UpdateConnectivityInfoResponse
|
|
2423
|
+
) => any;
|
|
2424
|
+
|
|
2425
|
+
export declare const UpdateConnectorDefinitionRequestFilterSensitiveLog: (
|
|
2426
|
+
obj: UpdateConnectorDefinitionRequest
|
|
2427
|
+
) => any;
|
|
2428
|
+
|
|
2429
|
+
export declare const UpdateConnectorDefinitionResponseFilterSensitiveLog: (
|
|
2430
|
+
obj: UpdateConnectorDefinitionResponse
|
|
2431
|
+
) => any;
|
|
2432
|
+
|
|
2433
|
+
export declare const UpdateCoreDefinitionRequestFilterSensitiveLog: (
|
|
2434
|
+
obj: UpdateCoreDefinitionRequest
|
|
2435
|
+
) => any;
|
|
2436
|
+
|
|
2437
|
+
export declare const UpdateCoreDefinitionResponseFilterSensitiveLog: (
|
|
2438
|
+
obj: UpdateCoreDefinitionResponse
|
|
2439
|
+
) => any;
|
|
2440
|
+
|
|
2441
|
+
export declare const UpdateDeviceDefinitionRequestFilterSensitiveLog: (
|
|
2442
|
+
obj: UpdateDeviceDefinitionRequest
|
|
2443
|
+
) => any;
|
|
2444
|
+
|
|
2445
|
+
export declare const UpdateDeviceDefinitionResponseFilterSensitiveLog: (
|
|
2446
|
+
obj: UpdateDeviceDefinitionResponse
|
|
2447
|
+
) => any;
|
|
2448
|
+
|
|
2449
|
+
export declare const UpdateFunctionDefinitionRequestFilterSensitiveLog: (
|
|
2450
|
+
obj: UpdateFunctionDefinitionRequest
|
|
2451
|
+
) => any;
|
|
2452
|
+
|
|
2453
|
+
export declare const UpdateFunctionDefinitionResponseFilterSensitiveLog: (
|
|
2454
|
+
obj: UpdateFunctionDefinitionResponse
|
|
2455
|
+
) => any;
|
|
2456
|
+
|
|
2457
|
+
export declare const UpdateGroupRequestFilterSensitiveLog: (
|
|
2458
|
+
obj: UpdateGroupRequest
|
|
2459
|
+
) => any;
|
|
2460
|
+
|
|
2461
|
+
export declare const UpdateGroupResponseFilterSensitiveLog: (
|
|
2462
|
+
obj: UpdateGroupResponse
|
|
2463
|
+
) => any;
|
|
2464
|
+
|
|
2465
|
+
export declare const UpdateGroupCertificateConfigurationRequestFilterSensitiveLog: (
|
|
2466
|
+
obj: UpdateGroupCertificateConfigurationRequest
|
|
2467
|
+
) => any;
|
|
2468
|
+
|
|
2469
|
+
export declare const UpdateGroupCertificateConfigurationResponseFilterSensitiveLog: (
|
|
2470
|
+
obj: UpdateGroupCertificateConfigurationResponse
|
|
2471
|
+
) => any;
|
|
2472
|
+
|
|
2473
|
+
export declare const UpdateLoggerDefinitionRequestFilterSensitiveLog: (
|
|
2474
|
+
obj: UpdateLoggerDefinitionRequest
|
|
2475
|
+
) => any;
|
|
2476
|
+
|
|
2477
|
+
export declare const UpdateLoggerDefinitionResponseFilterSensitiveLog: (
|
|
2478
|
+
obj: UpdateLoggerDefinitionResponse
|
|
2479
|
+
) => any;
|
|
2480
|
+
|
|
2481
|
+
export declare const UpdateResourceDefinitionRequestFilterSensitiveLog: (
|
|
2482
|
+
obj: UpdateResourceDefinitionRequest
|
|
2483
|
+
) => any;
|
|
2484
|
+
|
|
2485
|
+
export declare const UpdateResourceDefinitionResponseFilterSensitiveLog: (
|
|
2486
|
+
obj: UpdateResourceDefinitionResponse
|
|
2487
|
+
) => any;
|
|
2488
|
+
|
|
2489
|
+
export declare const UpdateSubscriptionDefinitionRequestFilterSensitiveLog: (
|
|
2490
|
+
obj: UpdateSubscriptionDefinitionRequest
|
|
2491
|
+
) => any;
|
|
2492
|
+
|
|
2493
|
+
export declare const UpdateSubscriptionDefinitionResponseFilterSensitiveLog: (
|
|
2494
|
+
obj: UpdateSubscriptionDefinitionResponse
|
|
2495
|
+
) => any;
|
|
2496
|
+
|
|
2497
|
+
export declare const TelemetryConfigurationUpdateFilterSensitiveLog: (
|
|
2498
|
+
obj: TelemetryConfigurationUpdate
|
|
2499
|
+
) => any;
|
|
2500
|
+
|
|
2501
|
+
export declare const UpdateThingRuntimeConfigurationRequestFilterSensitiveLog: (
|
|
2502
|
+
obj: UpdateThingRuntimeConfigurationRequest
|
|
2503
|
+
) => any;
|
|
2504
|
+
|
|
2505
|
+
export declare const UpdateThingRuntimeConfigurationResponseFilterSensitiveLog: (
|
|
2506
|
+
obj: UpdateThingRuntimeConfigurationResponse
|
|
2507
|
+
) => any;
|