@aws-sdk/client-route53resolver 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/Route53Resolver.d.ts +1180 -320
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +508 -136
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +63 -63
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/Route53ResolverServiceException.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 +1844 -1675
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +16 -16
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +761 -191
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/package.json +34 -34
|
@@ -1,1675 +1,1844 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
|
|
3
|
-
|
|
4
|
-
export declare class AccessDeniedException extends __BaseException {
|
|
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
|
-
export declare enum FirewallRuleGroupAssociationStatus {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
export interface FirewallRuleGroupAssociation {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
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
|
-
export declare class LimitExceededException extends __BaseException {
|
|
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
|
-
export interface
|
|
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
|
-
export
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
export
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
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
|
-
export interface
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
}
|
|
410
|
-
export interface CreateFirewallRuleGroupRequest {
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
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
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
export
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
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
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
}
|
|
598
|
-
export interface
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
}
|
|
616
|
-
export interface
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
export
|
|
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
|
-
export
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
}
|
|
658
|
-
export interface
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
export interface
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
export interface
|
|
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
|
-
export interface
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
}
|
|
730
|
-
export
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
export interface
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
}
|
|
770
|
-
export
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
}
|
|
786
|
-
export interface
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
export interface
|
|
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
|
-
export interface
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
}
|
|
848
|
-
export interface
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
export
|
|
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
|
-
export interface
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
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
|
-
export interface
|
|
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
|
-
export interface
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
}
|
|
1027
|
-
export interface
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
}
|
|
1045
|
-
export interface
|
|
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
|
-
export interface
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
}
|
|
1125
|
-
export interface
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
}
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
}
|
|
1159
|
-
export interface
|
|
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
|
-
|
|
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
|
-
export interface
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
export
|
|
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
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
export
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
export
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
export
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
export
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
export
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
export
|
|
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
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
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
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
|
|
3
|
+
|
|
4
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
5
|
+
readonly name: "AccessDeniedException";
|
|
6
|
+
readonly $fault: "client";
|
|
7
|
+
Message?: string;
|
|
8
|
+
|
|
9
|
+
constructor(
|
|
10
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
export declare enum Action {
|
|
14
|
+
ALERT = "ALERT",
|
|
15
|
+
ALLOW = "ALLOW",
|
|
16
|
+
BLOCK = "BLOCK",
|
|
17
|
+
}
|
|
18
|
+
export declare enum MutationProtectionStatus {
|
|
19
|
+
DISABLED = "DISABLED",
|
|
20
|
+
ENABLED = "ENABLED",
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
export interface Tag {
|
|
24
|
+
Key: string | undefined;
|
|
25
|
+
|
|
26
|
+
Value: string | undefined;
|
|
27
|
+
}
|
|
28
|
+
export interface AssociateFirewallRuleGroupRequest {
|
|
29
|
+
CreatorRequestId?: string;
|
|
30
|
+
|
|
31
|
+
FirewallRuleGroupId: string | undefined;
|
|
32
|
+
|
|
33
|
+
VpcId: string | undefined;
|
|
34
|
+
|
|
35
|
+
Priority: number | undefined;
|
|
36
|
+
|
|
37
|
+
Name: string | undefined;
|
|
38
|
+
|
|
39
|
+
MutationProtection?: MutationProtectionStatus | string;
|
|
40
|
+
|
|
41
|
+
Tags?: Tag[];
|
|
42
|
+
}
|
|
43
|
+
export declare enum FirewallRuleGroupAssociationStatus {
|
|
44
|
+
COMPLETE = "COMPLETE",
|
|
45
|
+
DELETING = "DELETING",
|
|
46
|
+
UPDATING = "UPDATING",
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export interface FirewallRuleGroupAssociation {
|
|
50
|
+
Id?: string;
|
|
51
|
+
|
|
52
|
+
Arn?: string;
|
|
53
|
+
|
|
54
|
+
FirewallRuleGroupId?: string;
|
|
55
|
+
|
|
56
|
+
VpcId?: string;
|
|
57
|
+
|
|
58
|
+
Name?: string;
|
|
59
|
+
|
|
60
|
+
Priority?: number;
|
|
61
|
+
|
|
62
|
+
MutationProtection?: MutationProtectionStatus | string;
|
|
63
|
+
|
|
64
|
+
ManagedOwnerName?: string;
|
|
65
|
+
|
|
66
|
+
Status?: FirewallRuleGroupAssociationStatus | string;
|
|
67
|
+
|
|
68
|
+
StatusMessage?: string;
|
|
69
|
+
|
|
70
|
+
CreatorRequestId?: string;
|
|
71
|
+
|
|
72
|
+
CreationTime?: string;
|
|
73
|
+
|
|
74
|
+
ModificationTime?: string;
|
|
75
|
+
}
|
|
76
|
+
export interface AssociateFirewallRuleGroupResponse {
|
|
77
|
+
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export declare class ConflictException extends __BaseException {
|
|
81
|
+
readonly name: "ConflictException";
|
|
82
|
+
readonly $fault: "client";
|
|
83
|
+
Message?: string;
|
|
84
|
+
|
|
85
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
export declare class InternalServiceErrorException extends __BaseException {
|
|
89
|
+
readonly name: "InternalServiceErrorException";
|
|
90
|
+
readonly $fault: "client";
|
|
91
|
+
Message?: string;
|
|
92
|
+
|
|
93
|
+
constructor(
|
|
94
|
+
opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>
|
|
95
|
+
);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
export declare class LimitExceededException extends __BaseException {
|
|
99
|
+
readonly name: "LimitExceededException";
|
|
100
|
+
readonly $fault: "client";
|
|
101
|
+
Message?: string;
|
|
102
|
+
|
|
103
|
+
ResourceType?: string;
|
|
104
|
+
|
|
105
|
+
constructor(
|
|
106
|
+
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
107
|
+
);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
111
|
+
readonly name: "ResourceNotFoundException";
|
|
112
|
+
readonly $fault: "client";
|
|
113
|
+
Message?: string;
|
|
114
|
+
|
|
115
|
+
ResourceType?: string;
|
|
116
|
+
|
|
117
|
+
constructor(
|
|
118
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
119
|
+
);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
export declare class ThrottlingException extends __BaseException {
|
|
123
|
+
readonly name: "ThrottlingException";
|
|
124
|
+
readonly $fault: "client";
|
|
125
|
+
Message?: string;
|
|
126
|
+
|
|
127
|
+
constructor(
|
|
128
|
+
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
129
|
+
);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
export declare class ValidationException extends __BaseException {
|
|
133
|
+
readonly name: "ValidationException";
|
|
134
|
+
readonly $fault: "client";
|
|
135
|
+
Message?: string;
|
|
136
|
+
|
|
137
|
+
constructor(
|
|
138
|
+
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
139
|
+
);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
export interface IpAddressUpdate {
|
|
143
|
+
IpId?: string;
|
|
144
|
+
|
|
145
|
+
SubnetId?: string;
|
|
146
|
+
|
|
147
|
+
Ip?: string;
|
|
148
|
+
}
|
|
149
|
+
export interface AssociateResolverEndpointIpAddressRequest {
|
|
150
|
+
ResolverEndpointId: string | undefined;
|
|
151
|
+
|
|
152
|
+
IpAddress: IpAddressUpdate | undefined;
|
|
153
|
+
}
|
|
154
|
+
export declare enum ResolverEndpointDirection {
|
|
155
|
+
Inbound = "INBOUND",
|
|
156
|
+
Outbound = "OUTBOUND",
|
|
157
|
+
}
|
|
158
|
+
export declare enum ResolverEndpointStatus {
|
|
159
|
+
ActionNeeded = "ACTION_NEEDED",
|
|
160
|
+
AutoRecovering = "AUTO_RECOVERING",
|
|
161
|
+
Creating = "CREATING",
|
|
162
|
+
Deleting = "DELETING",
|
|
163
|
+
Operational = "OPERATIONAL",
|
|
164
|
+
Updating = "UPDATING",
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
export interface ResolverEndpoint {
|
|
168
|
+
Id?: string;
|
|
169
|
+
|
|
170
|
+
CreatorRequestId?: string;
|
|
171
|
+
|
|
172
|
+
Arn?: string;
|
|
173
|
+
|
|
174
|
+
Name?: string;
|
|
175
|
+
|
|
176
|
+
SecurityGroupIds?: string[];
|
|
177
|
+
|
|
178
|
+
Direction?: ResolverEndpointDirection | string;
|
|
179
|
+
|
|
180
|
+
IpAddressCount?: number;
|
|
181
|
+
|
|
182
|
+
HostVPCId?: string;
|
|
183
|
+
|
|
184
|
+
Status?: ResolverEndpointStatus | string;
|
|
185
|
+
|
|
186
|
+
StatusMessage?: string;
|
|
187
|
+
|
|
188
|
+
CreationTime?: string;
|
|
189
|
+
|
|
190
|
+
ModificationTime?: string;
|
|
191
|
+
}
|
|
192
|
+
export interface AssociateResolverEndpointIpAddressResponse {
|
|
193
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
export declare class InvalidParameterException extends __BaseException {
|
|
197
|
+
readonly name: "InvalidParameterException";
|
|
198
|
+
readonly $fault: "client";
|
|
199
|
+
Message: string | undefined;
|
|
200
|
+
|
|
201
|
+
FieldName?: string;
|
|
202
|
+
|
|
203
|
+
constructor(
|
|
204
|
+
opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
|
|
205
|
+
);
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
export declare class InvalidRequestException extends __BaseException {
|
|
209
|
+
readonly name: "InvalidRequestException";
|
|
210
|
+
readonly $fault: "client";
|
|
211
|
+
Message?: string;
|
|
212
|
+
|
|
213
|
+
constructor(
|
|
214
|
+
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
215
|
+
);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
export declare class ResourceExistsException extends __BaseException {
|
|
219
|
+
readonly name: "ResourceExistsException";
|
|
220
|
+
readonly $fault: "client";
|
|
221
|
+
Message?: string;
|
|
222
|
+
|
|
223
|
+
ResourceType?: string;
|
|
224
|
+
|
|
225
|
+
constructor(
|
|
226
|
+
opts: __ExceptionOptionType<ResourceExistsException, __BaseException>
|
|
227
|
+
);
|
|
228
|
+
}
|
|
229
|
+
export interface AssociateResolverQueryLogConfigRequest {
|
|
230
|
+
ResolverQueryLogConfigId: string | undefined;
|
|
231
|
+
|
|
232
|
+
ResourceId: string | undefined;
|
|
233
|
+
}
|
|
234
|
+
export declare enum ResolverQueryLogConfigAssociationError {
|
|
235
|
+
AccessDenied = "ACCESS_DENIED",
|
|
236
|
+
DestinationNotFound = "DESTINATION_NOT_FOUND",
|
|
237
|
+
InternalServiceError = "INTERNAL_SERVICE_ERROR",
|
|
238
|
+
None = "NONE",
|
|
239
|
+
}
|
|
240
|
+
export declare enum ResolverQueryLogConfigAssociationStatus {
|
|
241
|
+
ActionNeeded = "ACTION_NEEDED",
|
|
242
|
+
Active = "ACTIVE",
|
|
243
|
+
Creating = "CREATING",
|
|
244
|
+
Deleting = "DELETING",
|
|
245
|
+
Failed = "FAILED",
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
export interface ResolverQueryLogConfigAssociation {
|
|
249
|
+
Id?: string;
|
|
250
|
+
|
|
251
|
+
ResolverQueryLogConfigId?: string;
|
|
252
|
+
|
|
253
|
+
ResourceId?: string;
|
|
254
|
+
|
|
255
|
+
Status?: ResolverQueryLogConfigAssociationStatus | string;
|
|
256
|
+
|
|
257
|
+
Error?: ResolverQueryLogConfigAssociationError | string;
|
|
258
|
+
|
|
259
|
+
ErrorMessage?: string;
|
|
260
|
+
|
|
261
|
+
CreationTime?: string;
|
|
262
|
+
}
|
|
263
|
+
export interface AssociateResolverQueryLogConfigResponse {
|
|
264
|
+
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
265
|
+
}
|
|
266
|
+
export interface AssociateResolverRuleRequest {
|
|
267
|
+
ResolverRuleId: string | undefined;
|
|
268
|
+
|
|
269
|
+
Name?: string;
|
|
270
|
+
|
|
271
|
+
VPCId: string | undefined;
|
|
272
|
+
}
|
|
273
|
+
export declare enum ResolverRuleAssociationStatus {
|
|
274
|
+
Complete = "COMPLETE",
|
|
275
|
+
Creating = "CREATING",
|
|
276
|
+
Deleting = "DELETING",
|
|
277
|
+
Failed = "FAILED",
|
|
278
|
+
Overridden = "OVERRIDDEN",
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
export interface ResolverRuleAssociation {
|
|
282
|
+
Id?: string;
|
|
283
|
+
|
|
284
|
+
ResolverRuleId?: string;
|
|
285
|
+
|
|
286
|
+
Name?: string;
|
|
287
|
+
|
|
288
|
+
VPCId?: string;
|
|
289
|
+
|
|
290
|
+
Status?: ResolverRuleAssociationStatus | string;
|
|
291
|
+
|
|
292
|
+
StatusMessage?: string;
|
|
293
|
+
}
|
|
294
|
+
export interface AssociateResolverRuleResponse {
|
|
295
|
+
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
export declare class ResourceUnavailableException extends __BaseException {
|
|
299
|
+
readonly name: "ResourceUnavailableException";
|
|
300
|
+
readonly $fault: "client";
|
|
301
|
+
Message?: string;
|
|
302
|
+
|
|
303
|
+
ResourceType?: string;
|
|
304
|
+
|
|
305
|
+
constructor(
|
|
306
|
+
opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>
|
|
307
|
+
);
|
|
308
|
+
}
|
|
309
|
+
export declare enum AutodefinedReverseFlag {
|
|
310
|
+
DISABLE = "DISABLE",
|
|
311
|
+
ENABLE = "ENABLE",
|
|
312
|
+
}
|
|
313
|
+
export declare enum BlockOverrideDnsType {
|
|
314
|
+
CNAME = "CNAME",
|
|
315
|
+
}
|
|
316
|
+
export declare enum BlockResponse {
|
|
317
|
+
NODATA = "NODATA",
|
|
318
|
+
NXDOMAIN = "NXDOMAIN",
|
|
319
|
+
OVERRIDE = "OVERRIDE",
|
|
320
|
+
}
|
|
321
|
+
export interface CreateFirewallDomainListRequest {
|
|
322
|
+
CreatorRequestId?: string;
|
|
323
|
+
|
|
324
|
+
Name: string | undefined;
|
|
325
|
+
|
|
326
|
+
Tags?: Tag[];
|
|
327
|
+
}
|
|
328
|
+
export declare enum FirewallDomainListStatus {
|
|
329
|
+
COMPLETE = "COMPLETE",
|
|
330
|
+
COMPLETE_IMPORT_FAILED = "COMPLETE_IMPORT_FAILED",
|
|
331
|
+
DELETING = "DELETING",
|
|
332
|
+
IMPORTING = "IMPORTING",
|
|
333
|
+
UPDATING = "UPDATING",
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
export interface FirewallDomainList {
|
|
337
|
+
Id?: string;
|
|
338
|
+
|
|
339
|
+
Arn?: string;
|
|
340
|
+
|
|
341
|
+
Name?: string;
|
|
342
|
+
|
|
343
|
+
DomainCount?: number;
|
|
344
|
+
|
|
345
|
+
Status?: FirewallDomainListStatus | string;
|
|
346
|
+
|
|
347
|
+
StatusMessage?: string;
|
|
348
|
+
|
|
349
|
+
ManagedOwnerName?: string;
|
|
350
|
+
|
|
351
|
+
CreatorRequestId?: string;
|
|
352
|
+
|
|
353
|
+
CreationTime?: string;
|
|
354
|
+
|
|
355
|
+
ModificationTime?: string;
|
|
356
|
+
}
|
|
357
|
+
export interface CreateFirewallDomainListResponse {
|
|
358
|
+
FirewallDomainList?: FirewallDomainList;
|
|
359
|
+
}
|
|
360
|
+
export interface CreateFirewallRuleRequest {
|
|
361
|
+
CreatorRequestId?: string;
|
|
362
|
+
|
|
363
|
+
FirewallRuleGroupId: string | undefined;
|
|
364
|
+
|
|
365
|
+
FirewallDomainListId: string | undefined;
|
|
366
|
+
|
|
367
|
+
Priority: number | undefined;
|
|
368
|
+
|
|
369
|
+
Action: Action | string | undefined;
|
|
370
|
+
|
|
371
|
+
BlockResponse?: BlockResponse | string;
|
|
372
|
+
|
|
373
|
+
BlockOverrideDomain?: string;
|
|
374
|
+
|
|
375
|
+
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
376
|
+
|
|
377
|
+
BlockOverrideTtl?: number;
|
|
378
|
+
|
|
379
|
+
Name: string | undefined;
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
export interface FirewallRule {
|
|
383
|
+
FirewallRuleGroupId?: string;
|
|
384
|
+
|
|
385
|
+
FirewallDomainListId?: string;
|
|
386
|
+
|
|
387
|
+
Name?: string;
|
|
388
|
+
|
|
389
|
+
Priority?: number;
|
|
390
|
+
|
|
391
|
+
Action?: Action | string;
|
|
392
|
+
|
|
393
|
+
BlockResponse?: BlockResponse | string;
|
|
394
|
+
|
|
395
|
+
BlockOverrideDomain?: string;
|
|
396
|
+
|
|
397
|
+
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
398
|
+
|
|
399
|
+
BlockOverrideTtl?: number;
|
|
400
|
+
|
|
401
|
+
CreatorRequestId?: string;
|
|
402
|
+
|
|
403
|
+
CreationTime?: string;
|
|
404
|
+
|
|
405
|
+
ModificationTime?: string;
|
|
406
|
+
}
|
|
407
|
+
export interface CreateFirewallRuleResponse {
|
|
408
|
+
FirewallRule?: FirewallRule;
|
|
409
|
+
}
|
|
410
|
+
export interface CreateFirewallRuleGroupRequest {
|
|
411
|
+
CreatorRequestId?: string;
|
|
412
|
+
|
|
413
|
+
Name: string | undefined;
|
|
414
|
+
|
|
415
|
+
Tags?: Tag[];
|
|
416
|
+
}
|
|
417
|
+
export declare enum ShareStatus {
|
|
418
|
+
NotShared = "NOT_SHARED",
|
|
419
|
+
SharedByMe = "SHARED_BY_ME",
|
|
420
|
+
SharedWithMe = "SHARED_WITH_ME",
|
|
421
|
+
}
|
|
422
|
+
export declare enum FirewallRuleGroupStatus {
|
|
423
|
+
COMPLETE = "COMPLETE",
|
|
424
|
+
DELETING = "DELETING",
|
|
425
|
+
UPDATING = "UPDATING",
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
export interface FirewallRuleGroup {
|
|
429
|
+
Id?: string;
|
|
430
|
+
|
|
431
|
+
Arn?: string;
|
|
432
|
+
|
|
433
|
+
Name?: string;
|
|
434
|
+
|
|
435
|
+
RuleCount?: number;
|
|
436
|
+
|
|
437
|
+
Status?: FirewallRuleGroupStatus | string;
|
|
438
|
+
|
|
439
|
+
StatusMessage?: string;
|
|
440
|
+
|
|
441
|
+
OwnerId?: string;
|
|
442
|
+
|
|
443
|
+
CreatorRequestId?: string;
|
|
444
|
+
|
|
445
|
+
ShareStatus?: ShareStatus | string;
|
|
446
|
+
|
|
447
|
+
CreationTime?: string;
|
|
448
|
+
|
|
449
|
+
ModificationTime?: string;
|
|
450
|
+
}
|
|
451
|
+
export interface CreateFirewallRuleGroupResponse {
|
|
452
|
+
FirewallRuleGroup?: FirewallRuleGroup;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
export interface IpAddressRequest {
|
|
456
|
+
SubnetId: string | undefined;
|
|
457
|
+
|
|
458
|
+
Ip?: string;
|
|
459
|
+
}
|
|
460
|
+
export interface CreateResolverEndpointRequest {
|
|
461
|
+
CreatorRequestId: string | undefined;
|
|
462
|
+
|
|
463
|
+
Name?: string;
|
|
464
|
+
|
|
465
|
+
SecurityGroupIds: string[] | undefined;
|
|
466
|
+
|
|
467
|
+
Direction: ResolverEndpointDirection | string | undefined;
|
|
468
|
+
|
|
469
|
+
IpAddresses: IpAddressRequest[] | undefined;
|
|
470
|
+
|
|
471
|
+
Tags?: Tag[];
|
|
472
|
+
}
|
|
473
|
+
export interface CreateResolverEndpointResponse {
|
|
474
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
475
|
+
}
|
|
476
|
+
export interface CreateResolverQueryLogConfigRequest {
|
|
477
|
+
Name: string | undefined;
|
|
478
|
+
|
|
479
|
+
DestinationArn: string | undefined;
|
|
480
|
+
|
|
481
|
+
CreatorRequestId?: string;
|
|
482
|
+
|
|
483
|
+
Tags?: Tag[];
|
|
484
|
+
}
|
|
485
|
+
export declare enum ResolverQueryLogConfigStatus {
|
|
486
|
+
Created = "CREATED",
|
|
487
|
+
Creating = "CREATING",
|
|
488
|
+
Deleting = "DELETING",
|
|
489
|
+
Failed = "FAILED",
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
export interface ResolverQueryLogConfig {
|
|
493
|
+
Id?: string;
|
|
494
|
+
|
|
495
|
+
OwnerId?: string;
|
|
496
|
+
|
|
497
|
+
Status?: ResolverQueryLogConfigStatus | string;
|
|
498
|
+
|
|
499
|
+
ShareStatus?: ShareStatus | string;
|
|
500
|
+
|
|
501
|
+
AssociationCount?: number;
|
|
502
|
+
|
|
503
|
+
Arn?: string;
|
|
504
|
+
|
|
505
|
+
Name?: string;
|
|
506
|
+
|
|
507
|
+
DestinationArn?: string;
|
|
508
|
+
|
|
509
|
+
CreatorRequestId?: string;
|
|
510
|
+
|
|
511
|
+
CreationTime?: string;
|
|
512
|
+
}
|
|
513
|
+
export interface CreateResolverQueryLogConfigResponse {
|
|
514
|
+
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
515
|
+
}
|
|
516
|
+
export declare enum RuleTypeOption {
|
|
517
|
+
Forward = "FORWARD",
|
|
518
|
+
Recursive = "RECURSIVE",
|
|
519
|
+
System = "SYSTEM",
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
export interface TargetAddress {
|
|
523
|
+
Ip: string | undefined;
|
|
524
|
+
|
|
525
|
+
Port?: number;
|
|
526
|
+
}
|
|
527
|
+
export interface CreateResolverRuleRequest {
|
|
528
|
+
CreatorRequestId: string | undefined;
|
|
529
|
+
|
|
530
|
+
Name?: string;
|
|
531
|
+
|
|
532
|
+
RuleType: RuleTypeOption | string | undefined;
|
|
533
|
+
|
|
534
|
+
DomainName: string | undefined;
|
|
535
|
+
|
|
536
|
+
TargetIps?: TargetAddress[];
|
|
537
|
+
|
|
538
|
+
ResolverEndpointId?: string;
|
|
539
|
+
|
|
540
|
+
Tags?: Tag[];
|
|
541
|
+
}
|
|
542
|
+
export declare enum ResolverRuleStatus {
|
|
543
|
+
Complete = "COMPLETE",
|
|
544
|
+
Deleting = "DELETING",
|
|
545
|
+
Failed = "FAILED",
|
|
546
|
+
Updating = "UPDATING",
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
export interface ResolverRule {
|
|
550
|
+
Id?: string;
|
|
551
|
+
|
|
552
|
+
CreatorRequestId?: string;
|
|
553
|
+
|
|
554
|
+
Arn?: string;
|
|
555
|
+
|
|
556
|
+
DomainName?: string;
|
|
557
|
+
|
|
558
|
+
Status?: ResolverRuleStatus | string;
|
|
559
|
+
|
|
560
|
+
StatusMessage?: string;
|
|
561
|
+
|
|
562
|
+
RuleType?: RuleTypeOption | string;
|
|
563
|
+
|
|
564
|
+
Name?: string;
|
|
565
|
+
|
|
566
|
+
TargetIps?: TargetAddress[];
|
|
567
|
+
|
|
568
|
+
ResolverEndpointId?: string;
|
|
569
|
+
|
|
570
|
+
OwnerId?: string;
|
|
571
|
+
|
|
572
|
+
ShareStatus?: ShareStatus | string;
|
|
573
|
+
|
|
574
|
+
CreationTime?: string;
|
|
575
|
+
|
|
576
|
+
ModificationTime?: string;
|
|
577
|
+
}
|
|
578
|
+
export interface CreateResolverRuleResponse {
|
|
579
|
+
ResolverRule?: ResolverRule;
|
|
580
|
+
}
|
|
581
|
+
export interface DeleteFirewallDomainListRequest {
|
|
582
|
+
FirewallDomainListId: string | undefined;
|
|
583
|
+
}
|
|
584
|
+
export interface DeleteFirewallDomainListResponse {
|
|
585
|
+
FirewallDomainList?: FirewallDomainList;
|
|
586
|
+
}
|
|
587
|
+
export interface DeleteFirewallRuleRequest {
|
|
588
|
+
FirewallRuleGroupId: string | undefined;
|
|
589
|
+
|
|
590
|
+
FirewallDomainListId: string | undefined;
|
|
591
|
+
}
|
|
592
|
+
export interface DeleteFirewallRuleResponse {
|
|
593
|
+
FirewallRule?: FirewallRule;
|
|
594
|
+
}
|
|
595
|
+
export interface DeleteFirewallRuleGroupRequest {
|
|
596
|
+
FirewallRuleGroupId: string | undefined;
|
|
597
|
+
}
|
|
598
|
+
export interface DeleteFirewallRuleGroupResponse {
|
|
599
|
+
FirewallRuleGroup?: FirewallRuleGroup;
|
|
600
|
+
}
|
|
601
|
+
export interface DeleteResolverEndpointRequest {
|
|
602
|
+
ResolverEndpointId: string | undefined;
|
|
603
|
+
}
|
|
604
|
+
export interface DeleteResolverEndpointResponse {
|
|
605
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
606
|
+
}
|
|
607
|
+
export interface DeleteResolverQueryLogConfigRequest {
|
|
608
|
+
ResolverQueryLogConfigId: string | undefined;
|
|
609
|
+
}
|
|
610
|
+
export interface DeleteResolverQueryLogConfigResponse {
|
|
611
|
+
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
612
|
+
}
|
|
613
|
+
export interface DeleteResolverRuleRequest {
|
|
614
|
+
ResolverRuleId: string | undefined;
|
|
615
|
+
}
|
|
616
|
+
export interface DeleteResolverRuleResponse {
|
|
617
|
+
ResolverRule?: ResolverRule;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
export declare class ResourceInUseException extends __BaseException {
|
|
621
|
+
readonly name: "ResourceInUseException";
|
|
622
|
+
readonly $fault: "client";
|
|
623
|
+
Message?: string;
|
|
624
|
+
|
|
625
|
+
ResourceType?: string;
|
|
626
|
+
|
|
627
|
+
constructor(
|
|
628
|
+
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
629
|
+
);
|
|
630
|
+
}
|
|
631
|
+
export interface DisassociateFirewallRuleGroupRequest {
|
|
632
|
+
FirewallRuleGroupAssociationId: string | undefined;
|
|
633
|
+
}
|
|
634
|
+
export interface DisassociateFirewallRuleGroupResponse {
|
|
635
|
+
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
636
|
+
}
|
|
637
|
+
export interface DisassociateResolverEndpointIpAddressRequest {
|
|
638
|
+
ResolverEndpointId: string | undefined;
|
|
639
|
+
|
|
640
|
+
IpAddress: IpAddressUpdate | undefined;
|
|
641
|
+
}
|
|
642
|
+
export interface DisassociateResolverEndpointIpAddressResponse {
|
|
643
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
644
|
+
}
|
|
645
|
+
export interface DisassociateResolverQueryLogConfigRequest {
|
|
646
|
+
ResolverQueryLogConfigId: string | undefined;
|
|
647
|
+
|
|
648
|
+
ResourceId: string | undefined;
|
|
649
|
+
}
|
|
650
|
+
export interface DisassociateResolverQueryLogConfigResponse {
|
|
651
|
+
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
652
|
+
}
|
|
653
|
+
export interface DisassociateResolverRuleRequest {
|
|
654
|
+
VPCId: string | undefined;
|
|
655
|
+
|
|
656
|
+
ResolverRuleId: string | undefined;
|
|
657
|
+
}
|
|
658
|
+
export interface DisassociateResolverRuleResponse {
|
|
659
|
+
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
export interface Filter {
|
|
663
|
+
Name?: string;
|
|
664
|
+
|
|
665
|
+
Values?: string[];
|
|
666
|
+
}
|
|
667
|
+
export declare enum FirewallFailOpenStatus {
|
|
668
|
+
DISABLED = "DISABLED",
|
|
669
|
+
ENABLED = "ENABLED",
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
export interface FirewallConfig {
|
|
673
|
+
Id?: string;
|
|
674
|
+
|
|
675
|
+
ResourceId?: string;
|
|
676
|
+
|
|
677
|
+
OwnerId?: string;
|
|
678
|
+
|
|
679
|
+
FirewallFailOpen?: FirewallFailOpenStatus | string;
|
|
680
|
+
}
|
|
681
|
+
export declare enum FirewallDomainImportOperation {
|
|
682
|
+
REPLACE = "REPLACE",
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
export interface FirewallDomainListMetadata {
|
|
686
|
+
Id?: string;
|
|
687
|
+
|
|
688
|
+
Arn?: string;
|
|
689
|
+
|
|
690
|
+
Name?: string;
|
|
691
|
+
|
|
692
|
+
CreatorRequestId?: string;
|
|
693
|
+
|
|
694
|
+
ManagedOwnerName?: string;
|
|
695
|
+
}
|
|
696
|
+
export declare enum FirewallDomainUpdateOperation {
|
|
697
|
+
ADD = "ADD",
|
|
698
|
+
REMOVE = "REMOVE",
|
|
699
|
+
REPLACE = "REPLACE",
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
export interface FirewallRuleGroupMetadata {
|
|
703
|
+
Id?: string;
|
|
704
|
+
|
|
705
|
+
Arn?: string;
|
|
706
|
+
|
|
707
|
+
Name?: string;
|
|
708
|
+
|
|
709
|
+
OwnerId?: string;
|
|
710
|
+
|
|
711
|
+
CreatorRequestId?: string;
|
|
712
|
+
|
|
713
|
+
ShareStatus?: ShareStatus | string;
|
|
714
|
+
}
|
|
715
|
+
export interface GetFirewallConfigRequest {
|
|
716
|
+
ResourceId: string | undefined;
|
|
717
|
+
}
|
|
718
|
+
export interface GetFirewallConfigResponse {
|
|
719
|
+
FirewallConfig?: FirewallConfig;
|
|
720
|
+
}
|
|
721
|
+
export interface GetFirewallDomainListRequest {
|
|
722
|
+
FirewallDomainListId: string | undefined;
|
|
723
|
+
}
|
|
724
|
+
export interface GetFirewallDomainListResponse {
|
|
725
|
+
FirewallDomainList?: FirewallDomainList;
|
|
726
|
+
}
|
|
727
|
+
export interface GetFirewallRuleGroupRequest {
|
|
728
|
+
FirewallRuleGroupId: string | undefined;
|
|
729
|
+
}
|
|
730
|
+
export interface GetFirewallRuleGroupResponse {
|
|
731
|
+
FirewallRuleGroup?: FirewallRuleGroup;
|
|
732
|
+
}
|
|
733
|
+
export interface GetFirewallRuleGroupAssociationRequest {
|
|
734
|
+
FirewallRuleGroupAssociationId: string | undefined;
|
|
735
|
+
}
|
|
736
|
+
export interface GetFirewallRuleGroupAssociationResponse {
|
|
737
|
+
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
738
|
+
}
|
|
739
|
+
export interface GetFirewallRuleGroupPolicyRequest {
|
|
740
|
+
Arn: string | undefined;
|
|
741
|
+
}
|
|
742
|
+
export interface GetFirewallRuleGroupPolicyResponse {
|
|
743
|
+
FirewallRuleGroupPolicy?: string;
|
|
744
|
+
}
|
|
745
|
+
export interface GetResolverConfigRequest {
|
|
746
|
+
ResourceId: string | undefined;
|
|
747
|
+
}
|
|
748
|
+
export declare enum ResolverAutodefinedReverseStatus {
|
|
749
|
+
Disabled = "DISABLED",
|
|
750
|
+
Disabling = "DISABLING",
|
|
751
|
+
Enabled = "ENABLED",
|
|
752
|
+
Enabling = "ENABLING",
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
export interface ResolverConfig {
|
|
756
|
+
Id?: string;
|
|
757
|
+
|
|
758
|
+
ResourceId?: string;
|
|
759
|
+
|
|
760
|
+
OwnerId?: string;
|
|
761
|
+
|
|
762
|
+
AutodefinedReverse?: ResolverAutodefinedReverseStatus | string;
|
|
763
|
+
}
|
|
764
|
+
export interface GetResolverConfigResponse {
|
|
765
|
+
ResolverConfig?: ResolverConfig;
|
|
766
|
+
}
|
|
767
|
+
export interface GetResolverDnssecConfigRequest {
|
|
768
|
+
ResourceId: string | undefined;
|
|
769
|
+
}
|
|
770
|
+
export declare enum ResolverDNSSECValidationStatus {
|
|
771
|
+
Disabled = "DISABLED",
|
|
772
|
+
Disabling = "DISABLING",
|
|
773
|
+
Enabled = "ENABLED",
|
|
774
|
+
Enabling = "ENABLING",
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
export interface ResolverDnssecConfig {
|
|
778
|
+
Id?: string;
|
|
779
|
+
|
|
780
|
+
OwnerId?: string;
|
|
781
|
+
|
|
782
|
+
ResourceId?: string;
|
|
783
|
+
|
|
784
|
+
ValidationStatus?: ResolverDNSSECValidationStatus | string;
|
|
785
|
+
}
|
|
786
|
+
export interface GetResolverDnssecConfigResponse {
|
|
787
|
+
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
788
|
+
}
|
|
789
|
+
export interface GetResolverEndpointRequest {
|
|
790
|
+
ResolverEndpointId: string | undefined;
|
|
791
|
+
}
|
|
792
|
+
export interface GetResolverEndpointResponse {
|
|
793
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
794
|
+
}
|
|
795
|
+
export interface GetResolverQueryLogConfigRequest {
|
|
796
|
+
ResolverQueryLogConfigId: string | undefined;
|
|
797
|
+
}
|
|
798
|
+
export interface GetResolverQueryLogConfigResponse {
|
|
799
|
+
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
800
|
+
}
|
|
801
|
+
export interface GetResolverQueryLogConfigAssociationRequest {
|
|
802
|
+
ResolverQueryLogConfigAssociationId: string | undefined;
|
|
803
|
+
}
|
|
804
|
+
export interface GetResolverQueryLogConfigAssociationResponse {
|
|
805
|
+
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
806
|
+
}
|
|
807
|
+
export interface GetResolverQueryLogConfigPolicyRequest {
|
|
808
|
+
Arn: string | undefined;
|
|
809
|
+
}
|
|
810
|
+
export interface GetResolverQueryLogConfigPolicyResponse {
|
|
811
|
+
ResolverQueryLogConfigPolicy?: string;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
export declare class UnknownResourceException extends __BaseException {
|
|
815
|
+
readonly name: "UnknownResourceException";
|
|
816
|
+
readonly $fault: "client";
|
|
817
|
+
Message?: string;
|
|
818
|
+
|
|
819
|
+
constructor(
|
|
820
|
+
opts: __ExceptionOptionType<UnknownResourceException, __BaseException>
|
|
821
|
+
);
|
|
822
|
+
}
|
|
823
|
+
export interface GetResolverRuleRequest {
|
|
824
|
+
ResolverRuleId: string | undefined;
|
|
825
|
+
}
|
|
826
|
+
export interface GetResolverRuleResponse {
|
|
827
|
+
ResolverRule?: ResolverRule;
|
|
828
|
+
}
|
|
829
|
+
export interface GetResolverRuleAssociationRequest {
|
|
830
|
+
ResolverRuleAssociationId: string | undefined;
|
|
831
|
+
}
|
|
832
|
+
export interface GetResolverRuleAssociationResponse {
|
|
833
|
+
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
834
|
+
}
|
|
835
|
+
export interface GetResolverRulePolicyRequest {
|
|
836
|
+
Arn: string | undefined;
|
|
837
|
+
}
|
|
838
|
+
export interface GetResolverRulePolicyResponse {
|
|
839
|
+
ResolverRulePolicy?: string;
|
|
840
|
+
}
|
|
841
|
+
export interface ImportFirewallDomainsRequest {
|
|
842
|
+
FirewallDomainListId: string | undefined;
|
|
843
|
+
|
|
844
|
+
Operation: FirewallDomainImportOperation | string | undefined;
|
|
845
|
+
|
|
846
|
+
DomainFileUrl: string | undefined;
|
|
847
|
+
}
|
|
848
|
+
export interface ImportFirewallDomainsResponse {
|
|
849
|
+
Id?: string;
|
|
850
|
+
|
|
851
|
+
Name?: string;
|
|
852
|
+
|
|
853
|
+
Status?: FirewallDomainListStatus | string;
|
|
854
|
+
|
|
855
|
+
StatusMessage?: string;
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
export declare class InvalidNextTokenException extends __BaseException {
|
|
859
|
+
readonly name: "InvalidNextTokenException";
|
|
860
|
+
readonly $fault: "client";
|
|
861
|
+
Message?: string;
|
|
862
|
+
|
|
863
|
+
constructor(
|
|
864
|
+
opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
|
|
865
|
+
);
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
export declare class InvalidPolicyDocument extends __BaseException {
|
|
869
|
+
readonly name: "InvalidPolicyDocument";
|
|
870
|
+
readonly $fault: "client";
|
|
871
|
+
Message?: string;
|
|
872
|
+
|
|
873
|
+
constructor(
|
|
874
|
+
opts: __ExceptionOptionType<InvalidPolicyDocument, __BaseException>
|
|
875
|
+
);
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
export declare class InvalidTagException extends __BaseException {
|
|
879
|
+
readonly name: "InvalidTagException";
|
|
880
|
+
readonly $fault: "client";
|
|
881
|
+
Message?: string;
|
|
882
|
+
|
|
883
|
+
constructor(
|
|
884
|
+
opts: __ExceptionOptionType<InvalidTagException, __BaseException>
|
|
885
|
+
);
|
|
886
|
+
}
|
|
887
|
+
export declare enum IpAddressStatus {
|
|
888
|
+
Attached = "ATTACHED",
|
|
889
|
+
Attaching = "ATTACHING",
|
|
890
|
+
Creating = "CREATING",
|
|
891
|
+
DeleteFailedFasExpired = "DELETE_FAILED_FAS_EXPIRED",
|
|
892
|
+
Deleting = "DELETING",
|
|
893
|
+
Detaching = "DETACHING",
|
|
894
|
+
FailedCreation = "FAILED_CREATION",
|
|
895
|
+
FailedResourceGone = "FAILED_RESOURCE_GONE",
|
|
896
|
+
RemapAttaching = "REMAP_ATTACHING",
|
|
897
|
+
RemapDetaching = "REMAP_DETACHING",
|
|
898
|
+
}
|
|
899
|
+
|
|
900
|
+
export interface IpAddressResponse {
|
|
901
|
+
IpId?: string;
|
|
902
|
+
|
|
903
|
+
SubnetId?: string;
|
|
904
|
+
|
|
905
|
+
Ip?: string;
|
|
906
|
+
|
|
907
|
+
Status?: IpAddressStatus | string;
|
|
908
|
+
|
|
909
|
+
StatusMessage?: string;
|
|
910
|
+
|
|
911
|
+
CreationTime?: string;
|
|
912
|
+
|
|
913
|
+
ModificationTime?: string;
|
|
914
|
+
}
|
|
915
|
+
export interface ListFirewallConfigsRequest {
|
|
916
|
+
MaxResults?: number;
|
|
917
|
+
|
|
918
|
+
NextToken?: string;
|
|
919
|
+
}
|
|
920
|
+
export interface ListFirewallConfigsResponse {
|
|
921
|
+
NextToken?: string;
|
|
922
|
+
|
|
923
|
+
FirewallConfigs?: FirewallConfig[];
|
|
924
|
+
}
|
|
925
|
+
export interface ListFirewallDomainListsRequest {
|
|
926
|
+
MaxResults?: number;
|
|
927
|
+
|
|
928
|
+
NextToken?: string;
|
|
929
|
+
}
|
|
930
|
+
export interface ListFirewallDomainListsResponse {
|
|
931
|
+
NextToken?: string;
|
|
932
|
+
|
|
933
|
+
FirewallDomainLists?: FirewallDomainListMetadata[];
|
|
934
|
+
}
|
|
935
|
+
export interface ListFirewallDomainsRequest {
|
|
936
|
+
FirewallDomainListId: string | undefined;
|
|
937
|
+
|
|
938
|
+
MaxResults?: number;
|
|
939
|
+
|
|
940
|
+
NextToken?: string;
|
|
941
|
+
}
|
|
942
|
+
export interface ListFirewallDomainsResponse {
|
|
943
|
+
NextToken?: string;
|
|
944
|
+
|
|
945
|
+
Domains?: string[];
|
|
946
|
+
}
|
|
947
|
+
export interface ListFirewallRuleGroupAssociationsRequest {
|
|
948
|
+
FirewallRuleGroupId?: string;
|
|
949
|
+
|
|
950
|
+
VpcId?: string;
|
|
951
|
+
|
|
952
|
+
Priority?: number;
|
|
953
|
+
|
|
954
|
+
Status?: FirewallRuleGroupAssociationStatus | string;
|
|
955
|
+
|
|
956
|
+
MaxResults?: number;
|
|
957
|
+
|
|
958
|
+
NextToken?: string;
|
|
959
|
+
}
|
|
960
|
+
export interface ListFirewallRuleGroupAssociationsResponse {
|
|
961
|
+
NextToken?: string;
|
|
962
|
+
|
|
963
|
+
FirewallRuleGroupAssociations?: FirewallRuleGroupAssociation[];
|
|
964
|
+
}
|
|
965
|
+
export interface ListFirewallRuleGroupsRequest {
|
|
966
|
+
MaxResults?: number;
|
|
967
|
+
|
|
968
|
+
NextToken?: string;
|
|
969
|
+
}
|
|
970
|
+
export interface ListFirewallRuleGroupsResponse {
|
|
971
|
+
NextToken?: string;
|
|
972
|
+
|
|
973
|
+
FirewallRuleGroups?: FirewallRuleGroupMetadata[];
|
|
974
|
+
}
|
|
975
|
+
export interface ListFirewallRulesRequest {
|
|
976
|
+
FirewallRuleGroupId: string | undefined;
|
|
977
|
+
|
|
978
|
+
Priority?: number;
|
|
979
|
+
|
|
980
|
+
Action?: Action | string;
|
|
981
|
+
|
|
982
|
+
MaxResults?: number;
|
|
983
|
+
|
|
984
|
+
NextToken?: string;
|
|
985
|
+
}
|
|
986
|
+
export interface ListFirewallRulesResponse {
|
|
987
|
+
NextToken?: string;
|
|
988
|
+
|
|
989
|
+
FirewallRules?: FirewallRule[];
|
|
990
|
+
}
|
|
991
|
+
export interface ListResolverConfigsRequest {
|
|
992
|
+
MaxResults?: number;
|
|
993
|
+
|
|
994
|
+
NextToken?: string;
|
|
995
|
+
}
|
|
996
|
+
export interface ListResolverConfigsResponse {
|
|
997
|
+
NextToken?: string;
|
|
998
|
+
|
|
999
|
+
ResolverConfigs?: ResolverConfig[];
|
|
1000
|
+
}
|
|
1001
|
+
export interface ListResolverDnssecConfigsRequest {
|
|
1002
|
+
MaxResults?: number;
|
|
1003
|
+
|
|
1004
|
+
NextToken?: string;
|
|
1005
|
+
|
|
1006
|
+
Filters?: Filter[];
|
|
1007
|
+
}
|
|
1008
|
+
export interface ListResolverDnssecConfigsResponse {
|
|
1009
|
+
NextToken?: string;
|
|
1010
|
+
|
|
1011
|
+
ResolverDnssecConfigs?: ResolverDnssecConfig[];
|
|
1012
|
+
}
|
|
1013
|
+
export interface ListResolverEndpointIpAddressesRequest {
|
|
1014
|
+
ResolverEndpointId: string | undefined;
|
|
1015
|
+
|
|
1016
|
+
MaxResults?: number;
|
|
1017
|
+
|
|
1018
|
+
NextToken?: string;
|
|
1019
|
+
}
|
|
1020
|
+
export interface ListResolverEndpointIpAddressesResponse {
|
|
1021
|
+
NextToken?: string;
|
|
1022
|
+
|
|
1023
|
+
MaxResults?: number;
|
|
1024
|
+
|
|
1025
|
+
IpAddresses?: IpAddressResponse[];
|
|
1026
|
+
}
|
|
1027
|
+
export interface ListResolverEndpointsRequest {
|
|
1028
|
+
MaxResults?: number;
|
|
1029
|
+
|
|
1030
|
+
NextToken?: string;
|
|
1031
|
+
|
|
1032
|
+
Filters?: Filter[];
|
|
1033
|
+
}
|
|
1034
|
+
export interface ListResolverEndpointsResponse {
|
|
1035
|
+
NextToken?: string;
|
|
1036
|
+
|
|
1037
|
+
MaxResults?: number;
|
|
1038
|
+
|
|
1039
|
+
ResolverEndpoints?: ResolverEndpoint[];
|
|
1040
|
+
}
|
|
1041
|
+
export declare enum SortOrder {
|
|
1042
|
+
Ascending = "ASCENDING",
|
|
1043
|
+
Descending = "DESCENDING",
|
|
1044
|
+
}
|
|
1045
|
+
export interface ListResolverQueryLogConfigAssociationsRequest {
|
|
1046
|
+
MaxResults?: number;
|
|
1047
|
+
|
|
1048
|
+
NextToken?: string;
|
|
1049
|
+
|
|
1050
|
+
Filters?: Filter[];
|
|
1051
|
+
|
|
1052
|
+
SortBy?: string;
|
|
1053
|
+
|
|
1054
|
+
SortOrder?: SortOrder | string;
|
|
1055
|
+
}
|
|
1056
|
+
export interface ListResolverQueryLogConfigAssociationsResponse {
|
|
1057
|
+
NextToken?: string;
|
|
1058
|
+
|
|
1059
|
+
TotalCount?: number;
|
|
1060
|
+
|
|
1061
|
+
TotalFilteredCount?: number;
|
|
1062
|
+
|
|
1063
|
+
ResolverQueryLogConfigAssociations?: ResolverQueryLogConfigAssociation[];
|
|
1064
|
+
}
|
|
1065
|
+
export interface ListResolverQueryLogConfigsRequest {
|
|
1066
|
+
MaxResults?: number;
|
|
1067
|
+
|
|
1068
|
+
NextToken?: string;
|
|
1069
|
+
|
|
1070
|
+
Filters?: Filter[];
|
|
1071
|
+
|
|
1072
|
+
SortBy?: string;
|
|
1073
|
+
|
|
1074
|
+
SortOrder?: SortOrder | string;
|
|
1075
|
+
}
|
|
1076
|
+
export interface ListResolverQueryLogConfigsResponse {
|
|
1077
|
+
NextToken?: string;
|
|
1078
|
+
|
|
1079
|
+
TotalCount?: number;
|
|
1080
|
+
|
|
1081
|
+
TotalFilteredCount?: number;
|
|
1082
|
+
|
|
1083
|
+
ResolverQueryLogConfigs?: ResolverQueryLogConfig[];
|
|
1084
|
+
}
|
|
1085
|
+
export interface ListResolverRuleAssociationsRequest {
|
|
1086
|
+
MaxResults?: number;
|
|
1087
|
+
|
|
1088
|
+
NextToken?: string;
|
|
1089
|
+
|
|
1090
|
+
Filters?: Filter[];
|
|
1091
|
+
}
|
|
1092
|
+
export interface ListResolverRuleAssociationsResponse {
|
|
1093
|
+
NextToken?: string;
|
|
1094
|
+
|
|
1095
|
+
MaxResults?: number;
|
|
1096
|
+
|
|
1097
|
+
ResolverRuleAssociations?: ResolverRuleAssociation[];
|
|
1098
|
+
}
|
|
1099
|
+
export interface ListResolverRulesRequest {
|
|
1100
|
+
MaxResults?: number;
|
|
1101
|
+
|
|
1102
|
+
NextToken?: string;
|
|
1103
|
+
|
|
1104
|
+
Filters?: Filter[];
|
|
1105
|
+
}
|
|
1106
|
+
export interface ListResolverRulesResponse {
|
|
1107
|
+
NextToken?: string;
|
|
1108
|
+
|
|
1109
|
+
MaxResults?: number;
|
|
1110
|
+
|
|
1111
|
+
ResolverRules?: ResolverRule[];
|
|
1112
|
+
}
|
|
1113
|
+
export interface ListTagsForResourceRequest {
|
|
1114
|
+
ResourceArn: string | undefined;
|
|
1115
|
+
|
|
1116
|
+
MaxResults?: number;
|
|
1117
|
+
|
|
1118
|
+
NextToken?: string;
|
|
1119
|
+
}
|
|
1120
|
+
export interface ListTagsForResourceResponse {
|
|
1121
|
+
Tags?: Tag[];
|
|
1122
|
+
|
|
1123
|
+
NextToken?: string;
|
|
1124
|
+
}
|
|
1125
|
+
export interface PutFirewallRuleGroupPolicyRequest {
|
|
1126
|
+
Arn: string | undefined;
|
|
1127
|
+
|
|
1128
|
+
FirewallRuleGroupPolicy: string | undefined;
|
|
1129
|
+
}
|
|
1130
|
+
export interface PutFirewallRuleGroupPolicyResponse {
|
|
1131
|
+
ReturnValue?: boolean;
|
|
1132
|
+
}
|
|
1133
|
+
export interface PutResolverQueryLogConfigPolicyRequest {
|
|
1134
|
+
Arn: string | undefined;
|
|
1135
|
+
|
|
1136
|
+
ResolverQueryLogConfigPolicy: string | undefined;
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
export interface PutResolverQueryLogConfigPolicyResponse {
|
|
1140
|
+
ReturnValue?: boolean;
|
|
1141
|
+
}
|
|
1142
|
+
export interface PutResolverRulePolicyRequest {
|
|
1143
|
+
Arn: string | undefined;
|
|
1144
|
+
|
|
1145
|
+
ResolverRulePolicy: string | undefined;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
export interface PutResolverRulePolicyResponse {
|
|
1149
|
+
ReturnValue?: boolean;
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
export interface ResolverRuleConfig {
|
|
1153
|
+
Name?: string;
|
|
1154
|
+
|
|
1155
|
+
TargetIps?: TargetAddress[];
|
|
1156
|
+
|
|
1157
|
+
ResolverEndpointId?: string;
|
|
1158
|
+
}
|
|
1159
|
+
export interface TagResourceRequest {
|
|
1160
|
+
ResourceArn: string | undefined;
|
|
1161
|
+
|
|
1162
|
+
Tags: Tag[] | undefined;
|
|
1163
|
+
}
|
|
1164
|
+
export interface TagResourceResponse {}
|
|
1165
|
+
export interface UntagResourceRequest {
|
|
1166
|
+
ResourceArn: string | undefined;
|
|
1167
|
+
|
|
1168
|
+
TagKeys: string[] | undefined;
|
|
1169
|
+
}
|
|
1170
|
+
export interface UntagResourceResponse {}
|
|
1171
|
+
export interface UpdateFirewallConfigRequest {
|
|
1172
|
+
ResourceId: string | undefined;
|
|
1173
|
+
|
|
1174
|
+
FirewallFailOpen: FirewallFailOpenStatus | string | undefined;
|
|
1175
|
+
}
|
|
1176
|
+
export interface UpdateFirewallConfigResponse {
|
|
1177
|
+
FirewallConfig?: FirewallConfig;
|
|
1178
|
+
}
|
|
1179
|
+
export interface UpdateFirewallDomainsRequest {
|
|
1180
|
+
FirewallDomainListId: string | undefined;
|
|
1181
|
+
|
|
1182
|
+
Operation: FirewallDomainUpdateOperation | string | undefined;
|
|
1183
|
+
|
|
1184
|
+
Domains: string[] | undefined;
|
|
1185
|
+
}
|
|
1186
|
+
export interface UpdateFirewallDomainsResponse {
|
|
1187
|
+
Id?: string;
|
|
1188
|
+
|
|
1189
|
+
Name?: string;
|
|
1190
|
+
|
|
1191
|
+
Status?: FirewallDomainListStatus | string;
|
|
1192
|
+
|
|
1193
|
+
StatusMessage?: string;
|
|
1194
|
+
}
|
|
1195
|
+
export interface UpdateFirewallRuleRequest {
|
|
1196
|
+
FirewallRuleGroupId: string | undefined;
|
|
1197
|
+
|
|
1198
|
+
FirewallDomainListId: string | undefined;
|
|
1199
|
+
|
|
1200
|
+
Priority?: number;
|
|
1201
|
+
|
|
1202
|
+
Action?: Action | string;
|
|
1203
|
+
|
|
1204
|
+
BlockResponse?: BlockResponse | string;
|
|
1205
|
+
|
|
1206
|
+
BlockOverrideDomain?: string;
|
|
1207
|
+
|
|
1208
|
+
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
1209
|
+
|
|
1210
|
+
BlockOverrideTtl?: number;
|
|
1211
|
+
|
|
1212
|
+
Name?: string;
|
|
1213
|
+
}
|
|
1214
|
+
export interface UpdateFirewallRuleResponse {
|
|
1215
|
+
FirewallRule?: FirewallRule;
|
|
1216
|
+
}
|
|
1217
|
+
export interface UpdateFirewallRuleGroupAssociationRequest {
|
|
1218
|
+
FirewallRuleGroupAssociationId: string | undefined;
|
|
1219
|
+
|
|
1220
|
+
Priority?: number;
|
|
1221
|
+
|
|
1222
|
+
MutationProtection?: MutationProtectionStatus | string;
|
|
1223
|
+
|
|
1224
|
+
Name?: string;
|
|
1225
|
+
}
|
|
1226
|
+
export interface UpdateFirewallRuleGroupAssociationResponse {
|
|
1227
|
+
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
1228
|
+
}
|
|
1229
|
+
export interface UpdateResolverConfigRequest {
|
|
1230
|
+
ResourceId: string | undefined;
|
|
1231
|
+
|
|
1232
|
+
AutodefinedReverseFlag: AutodefinedReverseFlag | string | undefined;
|
|
1233
|
+
}
|
|
1234
|
+
export interface UpdateResolverConfigResponse {
|
|
1235
|
+
ResolverConfig?: ResolverConfig;
|
|
1236
|
+
}
|
|
1237
|
+
export declare enum Validation {
|
|
1238
|
+
DISABLE = "DISABLE",
|
|
1239
|
+
ENABLE = "ENABLE",
|
|
1240
|
+
}
|
|
1241
|
+
export interface UpdateResolverDnssecConfigRequest {
|
|
1242
|
+
ResourceId: string | undefined;
|
|
1243
|
+
|
|
1244
|
+
Validation: Validation | string | undefined;
|
|
1245
|
+
}
|
|
1246
|
+
export interface UpdateResolverDnssecConfigResponse {
|
|
1247
|
+
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
1248
|
+
}
|
|
1249
|
+
export interface UpdateResolverEndpointRequest {
|
|
1250
|
+
ResolverEndpointId: string | undefined;
|
|
1251
|
+
|
|
1252
|
+
Name?: string;
|
|
1253
|
+
}
|
|
1254
|
+
export interface UpdateResolverEndpointResponse {
|
|
1255
|
+
ResolverEndpoint?: ResolverEndpoint;
|
|
1256
|
+
}
|
|
1257
|
+
export interface UpdateResolverRuleRequest {
|
|
1258
|
+
ResolverRuleId: string | undefined;
|
|
1259
|
+
|
|
1260
|
+
Config: ResolverRuleConfig | undefined;
|
|
1261
|
+
}
|
|
1262
|
+
export interface UpdateResolverRuleResponse {
|
|
1263
|
+
ResolverRule?: ResolverRule;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1267
|
+
|
|
1268
|
+
export declare const AssociateFirewallRuleGroupRequestFilterSensitiveLog: (
|
|
1269
|
+
obj: AssociateFirewallRuleGroupRequest
|
|
1270
|
+
) => any;
|
|
1271
|
+
|
|
1272
|
+
export declare const FirewallRuleGroupAssociationFilterSensitiveLog: (
|
|
1273
|
+
obj: FirewallRuleGroupAssociation
|
|
1274
|
+
) => any;
|
|
1275
|
+
|
|
1276
|
+
export declare const AssociateFirewallRuleGroupResponseFilterSensitiveLog: (
|
|
1277
|
+
obj: AssociateFirewallRuleGroupResponse
|
|
1278
|
+
) => any;
|
|
1279
|
+
|
|
1280
|
+
export declare const IpAddressUpdateFilterSensitiveLog: (
|
|
1281
|
+
obj: IpAddressUpdate
|
|
1282
|
+
) => any;
|
|
1283
|
+
|
|
1284
|
+
export declare const AssociateResolverEndpointIpAddressRequestFilterSensitiveLog: (
|
|
1285
|
+
obj: AssociateResolverEndpointIpAddressRequest
|
|
1286
|
+
) => any;
|
|
1287
|
+
|
|
1288
|
+
export declare const ResolverEndpointFilterSensitiveLog: (
|
|
1289
|
+
obj: ResolverEndpoint
|
|
1290
|
+
) => any;
|
|
1291
|
+
|
|
1292
|
+
export declare const AssociateResolverEndpointIpAddressResponseFilterSensitiveLog: (
|
|
1293
|
+
obj: AssociateResolverEndpointIpAddressResponse
|
|
1294
|
+
) => any;
|
|
1295
|
+
|
|
1296
|
+
export declare const AssociateResolverQueryLogConfigRequestFilterSensitiveLog: (
|
|
1297
|
+
obj: AssociateResolverQueryLogConfigRequest
|
|
1298
|
+
) => any;
|
|
1299
|
+
|
|
1300
|
+
export declare const ResolverQueryLogConfigAssociationFilterSensitiveLog: (
|
|
1301
|
+
obj: ResolverQueryLogConfigAssociation
|
|
1302
|
+
) => any;
|
|
1303
|
+
|
|
1304
|
+
export declare const AssociateResolverQueryLogConfigResponseFilterSensitiveLog: (
|
|
1305
|
+
obj: AssociateResolverQueryLogConfigResponse
|
|
1306
|
+
) => any;
|
|
1307
|
+
|
|
1308
|
+
export declare const AssociateResolverRuleRequestFilterSensitiveLog: (
|
|
1309
|
+
obj: AssociateResolverRuleRequest
|
|
1310
|
+
) => any;
|
|
1311
|
+
|
|
1312
|
+
export declare const ResolverRuleAssociationFilterSensitiveLog: (
|
|
1313
|
+
obj: ResolverRuleAssociation
|
|
1314
|
+
) => any;
|
|
1315
|
+
|
|
1316
|
+
export declare const AssociateResolverRuleResponseFilterSensitiveLog: (
|
|
1317
|
+
obj: AssociateResolverRuleResponse
|
|
1318
|
+
) => any;
|
|
1319
|
+
|
|
1320
|
+
export declare const CreateFirewallDomainListRequestFilterSensitiveLog: (
|
|
1321
|
+
obj: CreateFirewallDomainListRequest
|
|
1322
|
+
) => any;
|
|
1323
|
+
|
|
1324
|
+
export declare const FirewallDomainListFilterSensitiveLog: (
|
|
1325
|
+
obj: FirewallDomainList
|
|
1326
|
+
) => any;
|
|
1327
|
+
|
|
1328
|
+
export declare const CreateFirewallDomainListResponseFilterSensitiveLog: (
|
|
1329
|
+
obj: CreateFirewallDomainListResponse
|
|
1330
|
+
) => any;
|
|
1331
|
+
|
|
1332
|
+
export declare const CreateFirewallRuleRequestFilterSensitiveLog: (
|
|
1333
|
+
obj: CreateFirewallRuleRequest
|
|
1334
|
+
) => any;
|
|
1335
|
+
|
|
1336
|
+
export declare const FirewallRuleFilterSensitiveLog: (obj: FirewallRule) => any;
|
|
1337
|
+
|
|
1338
|
+
export declare const CreateFirewallRuleResponseFilterSensitiveLog: (
|
|
1339
|
+
obj: CreateFirewallRuleResponse
|
|
1340
|
+
) => any;
|
|
1341
|
+
|
|
1342
|
+
export declare const CreateFirewallRuleGroupRequestFilterSensitiveLog: (
|
|
1343
|
+
obj: CreateFirewallRuleGroupRequest
|
|
1344
|
+
) => any;
|
|
1345
|
+
|
|
1346
|
+
export declare const FirewallRuleGroupFilterSensitiveLog: (
|
|
1347
|
+
obj: FirewallRuleGroup
|
|
1348
|
+
) => any;
|
|
1349
|
+
|
|
1350
|
+
export declare const CreateFirewallRuleGroupResponseFilterSensitiveLog: (
|
|
1351
|
+
obj: CreateFirewallRuleGroupResponse
|
|
1352
|
+
) => any;
|
|
1353
|
+
|
|
1354
|
+
export declare const IpAddressRequestFilterSensitiveLog: (
|
|
1355
|
+
obj: IpAddressRequest
|
|
1356
|
+
) => any;
|
|
1357
|
+
|
|
1358
|
+
export declare const CreateResolverEndpointRequestFilterSensitiveLog: (
|
|
1359
|
+
obj: CreateResolverEndpointRequest
|
|
1360
|
+
) => any;
|
|
1361
|
+
|
|
1362
|
+
export declare const CreateResolverEndpointResponseFilterSensitiveLog: (
|
|
1363
|
+
obj: CreateResolverEndpointResponse
|
|
1364
|
+
) => any;
|
|
1365
|
+
|
|
1366
|
+
export declare const CreateResolverQueryLogConfigRequestFilterSensitiveLog: (
|
|
1367
|
+
obj: CreateResolverQueryLogConfigRequest
|
|
1368
|
+
) => any;
|
|
1369
|
+
|
|
1370
|
+
export declare const ResolverQueryLogConfigFilterSensitiveLog: (
|
|
1371
|
+
obj: ResolverQueryLogConfig
|
|
1372
|
+
) => any;
|
|
1373
|
+
|
|
1374
|
+
export declare const CreateResolverQueryLogConfigResponseFilterSensitiveLog: (
|
|
1375
|
+
obj: CreateResolverQueryLogConfigResponse
|
|
1376
|
+
) => any;
|
|
1377
|
+
|
|
1378
|
+
export declare const TargetAddressFilterSensitiveLog: (
|
|
1379
|
+
obj: TargetAddress
|
|
1380
|
+
) => any;
|
|
1381
|
+
|
|
1382
|
+
export declare const CreateResolverRuleRequestFilterSensitiveLog: (
|
|
1383
|
+
obj: CreateResolverRuleRequest
|
|
1384
|
+
) => any;
|
|
1385
|
+
|
|
1386
|
+
export declare const ResolverRuleFilterSensitiveLog: (obj: ResolverRule) => any;
|
|
1387
|
+
|
|
1388
|
+
export declare const CreateResolverRuleResponseFilterSensitiveLog: (
|
|
1389
|
+
obj: CreateResolverRuleResponse
|
|
1390
|
+
) => any;
|
|
1391
|
+
|
|
1392
|
+
export declare const DeleteFirewallDomainListRequestFilterSensitiveLog: (
|
|
1393
|
+
obj: DeleteFirewallDomainListRequest
|
|
1394
|
+
) => any;
|
|
1395
|
+
|
|
1396
|
+
export declare const DeleteFirewallDomainListResponseFilterSensitiveLog: (
|
|
1397
|
+
obj: DeleteFirewallDomainListResponse
|
|
1398
|
+
) => any;
|
|
1399
|
+
|
|
1400
|
+
export declare const DeleteFirewallRuleRequestFilterSensitiveLog: (
|
|
1401
|
+
obj: DeleteFirewallRuleRequest
|
|
1402
|
+
) => any;
|
|
1403
|
+
|
|
1404
|
+
export declare const DeleteFirewallRuleResponseFilterSensitiveLog: (
|
|
1405
|
+
obj: DeleteFirewallRuleResponse
|
|
1406
|
+
) => any;
|
|
1407
|
+
|
|
1408
|
+
export declare const DeleteFirewallRuleGroupRequestFilterSensitiveLog: (
|
|
1409
|
+
obj: DeleteFirewallRuleGroupRequest
|
|
1410
|
+
) => any;
|
|
1411
|
+
|
|
1412
|
+
export declare const DeleteFirewallRuleGroupResponseFilterSensitiveLog: (
|
|
1413
|
+
obj: DeleteFirewallRuleGroupResponse
|
|
1414
|
+
) => any;
|
|
1415
|
+
|
|
1416
|
+
export declare const DeleteResolverEndpointRequestFilterSensitiveLog: (
|
|
1417
|
+
obj: DeleteResolverEndpointRequest
|
|
1418
|
+
) => any;
|
|
1419
|
+
|
|
1420
|
+
export declare const DeleteResolverEndpointResponseFilterSensitiveLog: (
|
|
1421
|
+
obj: DeleteResolverEndpointResponse
|
|
1422
|
+
) => any;
|
|
1423
|
+
|
|
1424
|
+
export declare const DeleteResolverQueryLogConfigRequestFilterSensitiveLog: (
|
|
1425
|
+
obj: DeleteResolverQueryLogConfigRequest
|
|
1426
|
+
) => any;
|
|
1427
|
+
|
|
1428
|
+
export declare const DeleteResolverQueryLogConfigResponseFilterSensitiveLog: (
|
|
1429
|
+
obj: DeleteResolverQueryLogConfigResponse
|
|
1430
|
+
) => any;
|
|
1431
|
+
|
|
1432
|
+
export declare const DeleteResolverRuleRequestFilterSensitiveLog: (
|
|
1433
|
+
obj: DeleteResolverRuleRequest
|
|
1434
|
+
) => any;
|
|
1435
|
+
|
|
1436
|
+
export declare const DeleteResolverRuleResponseFilterSensitiveLog: (
|
|
1437
|
+
obj: DeleteResolverRuleResponse
|
|
1438
|
+
) => any;
|
|
1439
|
+
|
|
1440
|
+
export declare const DisassociateFirewallRuleGroupRequestFilterSensitiveLog: (
|
|
1441
|
+
obj: DisassociateFirewallRuleGroupRequest
|
|
1442
|
+
) => any;
|
|
1443
|
+
|
|
1444
|
+
export declare const DisassociateFirewallRuleGroupResponseFilterSensitiveLog: (
|
|
1445
|
+
obj: DisassociateFirewallRuleGroupResponse
|
|
1446
|
+
) => any;
|
|
1447
|
+
|
|
1448
|
+
export declare const DisassociateResolverEndpointIpAddressRequestFilterSensitiveLog: (
|
|
1449
|
+
obj: DisassociateResolverEndpointIpAddressRequest
|
|
1450
|
+
) => any;
|
|
1451
|
+
|
|
1452
|
+
export declare const DisassociateResolverEndpointIpAddressResponseFilterSensitiveLog: (
|
|
1453
|
+
obj: DisassociateResolverEndpointIpAddressResponse
|
|
1454
|
+
) => any;
|
|
1455
|
+
|
|
1456
|
+
export declare const DisassociateResolverQueryLogConfigRequestFilterSensitiveLog: (
|
|
1457
|
+
obj: DisassociateResolverQueryLogConfigRequest
|
|
1458
|
+
) => any;
|
|
1459
|
+
|
|
1460
|
+
export declare const DisassociateResolverQueryLogConfigResponseFilterSensitiveLog: (
|
|
1461
|
+
obj: DisassociateResolverQueryLogConfigResponse
|
|
1462
|
+
) => any;
|
|
1463
|
+
|
|
1464
|
+
export declare const DisassociateResolverRuleRequestFilterSensitiveLog: (
|
|
1465
|
+
obj: DisassociateResolverRuleRequest
|
|
1466
|
+
) => any;
|
|
1467
|
+
|
|
1468
|
+
export declare const DisassociateResolverRuleResponseFilterSensitiveLog: (
|
|
1469
|
+
obj: DisassociateResolverRuleResponse
|
|
1470
|
+
) => any;
|
|
1471
|
+
|
|
1472
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1473
|
+
|
|
1474
|
+
export declare const FirewallConfigFilterSensitiveLog: (
|
|
1475
|
+
obj: FirewallConfig
|
|
1476
|
+
) => any;
|
|
1477
|
+
|
|
1478
|
+
export declare const FirewallDomainListMetadataFilterSensitiveLog: (
|
|
1479
|
+
obj: FirewallDomainListMetadata
|
|
1480
|
+
) => any;
|
|
1481
|
+
|
|
1482
|
+
export declare const FirewallRuleGroupMetadataFilterSensitiveLog: (
|
|
1483
|
+
obj: FirewallRuleGroupMetadata
|
|
1484
|
+
) => any;
|
|
1485
|
+
|
|
1486
|
+
export declare const GetFirewallConfigRequestFilterSensitiveLog: (
|
|
1487
|
+
obj: GetFirewallConfigRequest
|
|
1488
|
+
) => any;
|
|
1489
|
+
|
|
1490
|
+
export declare const GetFirewallConfigResponseFilterSensitiveLog: (
|
|
1491
|
+
obj: GetFirewallConfigResponse
|
|
1492
|
+
) => any;
|
|
1493
|
+
|
|
1494
|
+
export declare const GetFirewallDomainListRequestFilterSensitiveLog: (
|
|
1495
|
+
obj: GetFirewallDomainListRequest
|
|
1496
|
+
) => any;
|
|
1497
|
+
|
|
1498
|
+
export declare const GetFirewallDomainListResponseFilterSensitiveLog: (
|
|
1499
|
+
obj: GetFirewallDomainListResponse
|
|
1500
|
+
) => any;
|
|
1501
|
+
|
|
1502
|
+
export declare const GetFirewallRuleGroupRequestFilterSensitiveLog: (
|
|
1503
|
+
obj: GetFirewallRuleGroupRequest
|
|
1504
|
+
) => any;
|
|
1505
|
+
|
|
1506
|
+
export declare const GetFirewallRuleGroupResponseFilterSensitiveLog: (
|
|
1507
|
+
obj: GetFirewallRuleGroupResponse
|
|
1508
|
+
) => any;
|
|
1509
|
+
|
|
1510
|
+
export declare const GetFirewallRuleGroupAssociationRequestFilterSensitiveLog: (
|
|
1511
|
+
obj: GetFirewallRuleGroupAssociationRequest
|
|
1512
|
+
) => any;
|
|
1513
|
+
|
|
1514
|
+
export declare const GetFirewallRuleGroupAssociationResponseFilterSensitiveLog: (
|
|
1515
|
+
obj: GetFirewallRuleGroupAssociationResponse
|
|
1516
|
+
) => any;
|
|
1517
|
+
|
|
1518
|
+
export declare const GetFirewallRuleGroupPolicyRequestFilterSensitiveLog: (
|
|
1519
|
+
obj: GetFirewallRuleGroupPolicyRequest
|
|
1520
|
+
) => any;
|
|
1521
|
+
|
|
1522
|
+
export declare const GetFirewallRuleGroupPolicyResponseFilterSensitiveLog: (
|
|
1523
|
+
obj: GetFirewallRuleGroupPolicyResponse
|
|
1524
|
+
) => any;
|
|
1525
|
+
|
|
1526
|
+
export declare const GetResolverConfigRequestFilterSensitiveLog: (
|
|
1527
|
+
obj: GetResolverConfigRequest
|
|
1528
|
+
) => any;
|
|
1529
|
+
|
|
1530
|
+
export declare const ResolverConfigFilterSensitiveLog: (
|
|
1531
|
+
obj: ResolverConfig
|
|
1532
|
+
) => any;
|
|
1533
|
+
|
|
1534
|
+
export declare const GetResolverConfigResponseFilterSensitiveLog: (
|
|
1535
|
+
obj: GetResolverConfigResponse
|
|
1536
|
+
) => any;
|
|
1537
|
+
|
|
1538
|
+
export declare const GetResolverDnssecConfigRequestFilterSensitiveLog: (
|
|
1539
|
+
obj: GetResolverDnssecConfigRequest
|
|
1540
|
+
) => any;
|
|
1541
|
+
|
|
1542
|
+
export declare const ResolverDnssecConfigFilterSensitiveLog: (
|
|
1543
|
+
obj: ResolverDnssecConfig
|
|
1544
|
+
) => any;
|
|
1545
|
+
|
|
1546
|
+
export declare const GetResolverDnssecConfigResponseFilterSensitiveLog: (
|
|
1547
|
+
obj: GetResolverDnssecConfigResponse
|
|
1548
|
+
) => any;
|
|
1549
|
+
|
|
1550
|
+
export declare const GetResolverEndpointRequestFilterSensitiveLog: (
|
|
1551
|
+
obj: GetResolverEndpointRequest
|
|
1552
|
+
) => any;
|
|
1553
|
+
|
|
1554
|
+
export declare const GetResolverEndpointResponseFilterSensitiveLog: (
|
|
1555
|
+
obj: GetResolverEndpointResponse
|
|
1556
|
+
) => any;
|
|
1557
|
+
|
|
1558
|
+
export declare const GetResolverQueryLogConfigRequestFilterSensitiveLog: (
|
|
1559
|
+
obj: GetResolverQueryLogConfigRequest
|
|
1560
|
+
) => any;
|
|
1561
|
+
|
|
1562
|
+
export declare const GetResolverQueryLogConfigResponseFilterSensitiveLog: (
|
|
1563
|
+
obj: GetResolverQueryLogConfigResponse
|
|
1564
|
+
) => any;
|
|
1565
|
+
|
|
1566
|
+
export declare const GetResolverQueryLogConfigAssociationRequestFilterSensitiveLog: (
|
|
1567
|
+
obj: GetResolverQueryLogConfigAssociationRequest
|
|
1568
|
+
) => any;
|
|
1569
|
+
|
|
1570
|
+
export declare const GetResolverQueryLogConfigAssociationResponseFilterSensitiveLog: (
|
|
1571
|
+
obj: GetResolverQueryLogConfigAssociationResponse
|
|
1572
|
+
) => any;
|
|
1573
|
+
|
|
1574
|
+
export declare const GetResolverQueryLogConfigPolicyRequestFilterSensitiveLog: (
|
|
1575
|
+
obj: GetResolverQueryLogConfigPolicyRequest
|
|
1576
|
+
) => any;
|
|
1577
|
+
|
|
1578
|
+
export declare const GetResolverQueryLogConfigPolicyResponseFilterSensitiveLog: (
|
|
1579
|
+
obj: GetResolverQueryLogConfigPolicyResponse
|
|
1580
|
+
) => any;
|
|
1581
|
+
|
|
1582
|
+
export declare const GetResolverRuleRequestFilterSensitiveLog: (
|
|
1583
|
+
obj: GetResolverRuleRequest
|
|
1584
|
+
) => any;
|
|
1585
|
+
|
|
1586
|
+
export declare const GetResolverRuleResponseFilterSensitiveLog: (
|
|
1587
|
+
obj: GetResolverRuleResponse
|
|
1588
|
+
) => any;
|
|
1589
|
+
|
|
1590
|
+
export declare const GetResolverRuleAssociationRequestFilterSensitiveLog: (
|
|
1591
|
+
obj: GetResolverRuleAssociationRequest
|
|
1592
|
+
) => any;
|
|
1593
|
+
|
|
1594
|
+
export declare const GetResolverRuleAssociationResponseFilterSensitiveLog: (
|
|
1595
|
+
obj: GetResolverRuleAssociationResponse
|
|
1596
|
+
) => any;
|
|
1597
|
+
|
|
1598
|
+
export declare const GetResolverRulePolicyRequestFilterSensitiveLog: (
|
|
1599
|
+
obj: GetResolverRulePolicyRequest
|
|
1600
|
+
) => any;
|
|
1601
|
+
|
|
1602
|
+
export declare const GetResolverRulePolicyResponseFilterSensitiveLog: (
|
|
1603
|
+
obj: GetResolverRulePolicyResponse
|
|
1604
|
+
) => any;
|
|
1605
|
+
|
|
1606
|
+
export declare const ImportFirewallDomainsRequestFilterSensitiveLog: (
|
|
1607
|
+
obj: ImportFirewallDomainsRequest
|
|
1608
|
+
) => any;
|
|
1609
|
+
|
|
1610
|
+
export declare const ImportFirewallDomainsResponseFilterSensitiveLog: (
|
|
1611
|
+
obj: ImportFirewallDomainsResponse
|
|
1612
|
+
) => any;
|
|
1613
|
+
|
|
1614
|
+
export declare const IpAddressResponseFilterSensitiveLog: (
|
|
1615
|
+
obj: IpAddressResponse
|
|
1616
|
+
) => any;
|
|
1617
|
+
|
|
1618
|
+
export declare const ListFirewallConfigsRequestFilterSensitiveLog: (
|
|
1619
|
+
obj: ListFirewallConfigsRequest
|
|
1620
|
+
) => any;
|
|
1621
|
+
|
|
1622
|
+
export declare const ListFirewallConfigsResponseFilterSensitiveLog: (
|
|
1623
|
+
obj: ListFirewallConfigsResponse
|
|
1624
|
+
) => any;
|
|
1625
|
+
|
|
1626
|
+
export declare const ListFirewallDomainListsRequestFilterSensitiveLog: (
|
|
1627
|
+
obj: ListFirewallDomainListsRequest
|
|
1628
|
+
) => any;
|
|
1629
|
+
|
|
1630
|
+
export declare const ListFirewallDomainListsResponseFilterSensitiveLog: (
|
|
1631
|
+
obj: ListFirewallDomainListsResponse
|
|
1632
|
+
) => any;
|
|
1633
|
+
|
|
1634
|
+
export declare const ListFirewallDomainsRequestFilterSensitiveLog: (
|
|
1635
|
+
obj: ListFirewallDomainsRequest
|
|
1636
|
+
) => any;
|
|
1637
|
+
|
|
1638
|
+
export declare const ListFirewallDomainsResponseFilterSensitiveLog: (
|
|
1639
|
+
obj: ListFirewallDomainsResponse
|
|
1640
|
+
) => any;
|
|
1641
|
+
|
|
1642
|
+
export declare const ListFirewallRuleGroupAssociationsRequestFilterSensitiveLog: (
|
|
1643
|
+
obj: ListFirewallRuleGroupAssociationsRequest
|
|
1644
|
+
) => any;
|
|
1645
|
+
|
|
1646
|
+
export declare const ListFirewallRuleGroupAssociationsResponseFilterSensitiveLog: (
|
|
1647
|
+
obj: ListFirewallRuleGroupAssociationsResponse
|
|
1648
|
+
) => any;
|
|
1649
|
+
|
|
1650
|
+
export declare const ListFirewallRuleGroupsRequestFilterSensitiveLog: (
|
|
1651
|
+
obj: ListFirewallRuleGroupsRequest
|
|
1652
|
+
) => any;
|
|
1653
|
+
|
|
1654
|
+
export declare const ListFirewallRuleGroupsResponseFilterSensitiveLog: (
|
|
1655
|
+
obj: ListFirewallRuleGroupsResponse
|
|
1656
|
+
) => any;
|
|
1657
|
+
|
|
1658
|
+
export declare const ListFirewallRulesRequestFilterSensitiveLog: (
|
|
1659
|
+
obj: ListFirewallRulesRequest
|
|
1660
|
+
) => any;
|
|
1661
|
+
|
|
1662
|
+
export declare const ListFirewallRulesResponseFilterSensitiveLog: (
|
|
1663
|
+
obj: ListFirewallRulesResponse
|
|
1664
|
+
) => any;
|
|
1665
|
+
|
|
1666
|
+
export declare const ListResolverConfigsRequestFilterSensitiveLog: (
|
|
1667
|
+
obj: ListResolverConfigsRequest
|
|
1668
|
+
) => any;
|
|
1669
|
+
|
|
1670
|
+
export declare const ListResolverConfigsResponseFilterSensitiveLog: (
|
|
1671
|
+
obj: ListResolverConfigsResponse
|
|
1672
|
+
) => any;
|
|
1673
|
+
|
|
1674
|
+
export declare const ListResolverDnssecConfigsRequestFilterSensitiveLog: (
|
|
1675
|
+
obj: ListResolverDnssecConfigsRequest
|
|
1676
|
+
) => any;
|
|
1677
|
+
|
|
1678
|
+
export declare const ListResolverDnssecConfigsResponseFilterSensitiveLog: (
|
|
1679
|
+
obj: ListResolverDnssecConfigsResponse
|
|
1680
|
+
) => any;
|
|
1681
|
+
|
|
1682
|
+
export declare const ListResolverEndpointIpAddressesRequestFilterSensitiveLog: (
|
|
1683
|
+
obj: ListResolverEndpointIpAddressesRequest
|
|
1684
|
+
) => any;
|
|
1685
|
+
|
|
1686
|
+
export declare const ListResolverEndpointIpAddressesResponseFilterSensitiveLog: (
|
|
1687
|
+
obj: ListResolverEndpointIpAddressesResponse
|
|
1688
|
+
) => any;
|
|
1689
|
+
|
|
1690
|
+
export declare const ListResolverEndpointsRequestFilterSensitiveLog: (
|
|
1691
|
+
obj: ListResolverEndpointsRequest
|
|
1692
|
+
) => any;
|
|
1693
|
+
|
|
1694
|
+
export declare const ListResolverEndpointsResponseFilterSensitiveLog: (
|
|
1695
|
+
obj: ListResolverEndpointsResponse
|
|
1696
|
+
) => any;
|
|
1697
|
+
|
|
1698
|
+
export declare const ListResolverQueryLogConfigAssociationsRequestFilterSensitiveLog: (
|
|
1699
|
+
obj: ListResolverQueryLogConfigAssociationsRequest
|
|
1700
|
+
) => any;
|
|
1701
|
+
|
|
1702
|
+
export declare const ListResolverQueryLogConfigAssociationsResponseFilterSensitiveLog: (
|
|
1703
|
+
obj: ListResolverQueryLogConfigAssociationsResponse
|
|
1704
|
+
) => any;
|
|
1705
|
+
|
|
1706
|
+
export declare const ListResolverQueryLogConfigsRequestFilterSensitiveLog: (
|
|
1707
|
+
obj: ListResolverQueryLogConfigsRequest
|
|
1708
|
+
) => any;
|
|
1709
|
+
|
|
1710
|
+
export declare const ListResolverQueryLogConfigsResponseFilterSensitiveLog: (
|
|
1711
|
+
obj: ListResolverQueryLogConfigsResponse
|
|
1712
|
+
) => any;
|
|
1713
|
+
|
|
1714
|
+
export declare const ListResolverRuleAssociationsRequestFilterSensitiveLog: (
|
|
1715
|
+
obj: ListResolverRuleAssociationsRequest
|
|
1716
|
+
) => any;
|
|
1717
|
+
|
|
1718
|
+
export declare const ListResolverRuleAssociationsResponseFilterSensitiveLog: (
|
|
1719
|
+
obj: ListResolverRuleAssociationsResponse
|
|
1720
|
+
) => any;
|
|
1721
|
+
|
|
1722
|
+
export declare const ListResolverRulesRequestFilterSensitiveLog: (
|
|
1723
|
+
obj: ListResolverRulesRequest
|
|
1724
|
+
) => any;
|
|
1725
|
+
|
|
1726
|
+
export declare const ListResolverRulesResponseFilterSensitiveLog: (
|
|
1727
|
+
obj: ListResolverRulesResponse
|
|
1728
|
+
) => any;
|
|
1729
|
+
|
|
1730
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1731
|
+
obj: ListTagsForResourceRequest
|
|
1732
|
+
) => any;
|
|
1733
|
+
|
|
1734
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1735
|
+
obj: ListTagsForResourceResponse
|
|
1736
|
+
) => any;
|
|
1737
|
+
|
|
1738
|
+
export declare const PutFirewallRuleGroupPolicyRequestFilterSensitiveLog: (
|
|
1739
|
+
obj: PutFirewallRuleGroupPolicyRequest
|
|
1740
|
+
) => any;
|
|
1741
|
+
|
|
1742
|
+
export declare const PutFirewallRuleGroupPolicyResponseFilterSensitiveLog: (
|
|
1743
|
+
obj: PutFirewallRuleGroupPolicyResponse
|
|
1744
|
+
) => any;
|
|
1745
|
+
|
|
1746
|
+
export declare const PutResolverQueryLogConfigPolicyRequestFilterSensitiveLog: (
|
|
1747
|
+
obj: PutResolverQueryLogConfigPolicyRequest
|
|
1748
|
+
) => any;
|
|
1749
|
+
|
|
1750
|
+
export declare const PutResolverQueryLogConfigPolicyResponseFilterSensitiveLog: (
|
|
1751
|
+
obj: PutResolverQueryLogConfigPolicyResponse
|
|
1752
|
+
) => any;
|
|
1753
|
+
|
|
1754
|
+
export declare const PutResolverRulePolicyRequestFilterSensitiveLog: (
|
|
1755
|
+
obj: PutResolverRulePolicyRequest
|
|
1756
|
+
) => any;
|
|
1757
|
+
|
|
1758
|
+
export declare const PutResolverRulePolicyResponseFilterSensitiveLog: (
|
|
1759
|
+
obj: PutResolverRulePolicyResponse
|
|
1760
|
+
) => any;
|
|
1761
|
+
|
|
1762
|
+
export declare const ResolverRuleConfigFilterSensitiveLog: (
|
|
1763
|
+
obj: ResolverRuleConfig
|
|
1764
|
+
) => any;
|
|
1765
|
+
|
|
1766
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1767
|
+
obj: TagResourceRequest
|
|
1768
|
+
) => any;
|
|
1769
|
+
|
|
1770
|
+
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1771
|
+
obj: TagResourceResponse
|
|
1772
|
+
) => any;
|
|
1773
|
+
|
|
1774
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1775
|
+
obj: UntagResourceRequest
|
|
1776
|
+
) => any;
|
|
1777
|
+
|
|
1778
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1779
|
+
obj: UntagResourceResponse
|
|
1780
|
+
) => any;
|
|
1781
|
+
|
|
1782
|
+
export declare const UpdateFirewallConfigRequestFilterSensitiveLog: (
|
|
1783
|
+
obj: UpdateFirewallConfigRequest
|
|
1784
|
+
) => any;
|
|
1785
|
+
|
|
1786
|
+
export declare const UpdateFirewallConfigResponseFilterSensitiveLog: (
|
|
1787
|
+
obj: UpdateFirewallConfigResponse
|
|
1788
|
+
) => any;
|
|
1789
|
+
|
|
1790
|
+
export declare const UpdateFirewallDomainsRequestFilterSensitiveLog: (
|
|
1791
|
+
obj: UpdateFirewallDomainsRequest
|
|
1792
|
+
) => any;
|
|
1793
|
+
|
|
1794
|
+
export declare const UpdateFirewallDomainsResponseFilterSensitiveLog: (
|
|
1795
|
+
obj: UpdateFirewallDomainsResponse
|
|
1796
|
+
) => any;
|
|
1797
|
+
|
|
1798
|
+
export declare const UpdateFirewallRuleRequestFilterSensitiveLog: (
|
|
1799
|
+
obj: UpdateFirewallRuleRequest
|
|
1800
|
+
) => any;
|
|
1801
|
+
|
|
1802
|
+
export declare const UpdateFirewallRuleResponseFilterSensitiveLog: (
|
|
1803
|
+
obj: UpdateFirewallRuleResponse
|
|
1804
|
+
) => any;
|
|
1805
|
+
|
|
1806
|
+
export declare const UpdateFirewallRuleGroupAssociationRequestFilterSensitiveLog: (
|
|
1807
|
+
obj: UpdateFirewallRuleGroupAssociationRequest
|
|
1808
|
+
) => any;
|
|
1809
|
+
|
|
1810
|
+
export declare const UpdateFirewallRuleGroupAssociationResponseFilterSensitiveLog: (
|
|
1811
|
+
obj: UpdateFirewallRuleGroupAssociationResponse
|
|
1812
|
+
) => any;
|
|
1813
|
+
|
|
1814
|
+
export declare const UpdateResolverConfigRequestFilterSensitiveLog: (
|
|
1815
|
+
obj: UpdateResolverConfigRequest
|
|
1816
|
+
) => any;
|
|
1817
|
+
|
|
1818
|
+
export declare const UpdateResolverConfigResponseFilterSensitiveLog: (
|
|
1819
|
+
obj: UpdateResolverConfigResponse
|
|
1820
|
+
) => any;
|
|
1821
|
+
|
|
1822
|
+
export declare const UpdateResolverDnssecConfigRequestFilterSensitiveLog: (
|
|
1823
|
+
obj: UpdateResolverDnssecConfigRequest
|
|
1824
|
+
) => any;
|
|
1825
|
+
|
|
1826
|
+
export declare const UpdateResolverDnssecConfigResponseFilterSensitiveLog: (
|
|
1827
|
+
obj: UpdateResolverDnssecConfigResponse
|
|
1828
|
+
) => any;
|
|
1829
|
+
|
|
1830
|
+
export declare const UpdateResolverEndpointRequestFilterSensitiveLog: (
|
|
1831
|
+
obj: UpdateResolverEndpointRequest
|
|
1832
|
+
) => any;
|
|
1833
|
+
|
|
1834
|
+
export declare const UpdateResolverEndpointResponseFilterSensitiveLog: (
|
|
1835
|
+
obj: UpdateResolverEndpointResponse
|
|
1836
|
+
) => any;
|
|
1837
|
+
|
|
1838
|
+
export declare const UpdateResolverRuleRequestFilterSensitiveLog: (
|
|
1839
|
+
obj: UpdateResolverRuleRequest
|
|
1840
|
+
) => any;
|
|
1841
|
+
|
|
1842
|
+
export declare const UpdateResolverRuleResponseFilterSensitiveLog: (
|
|
1843
|
+
obj: UpdateResolverRuleResponse
|
|
1844
|
+
) => any;
|