aws-sdk 2.875.0 → 2.879.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 +47 -1
- package/README.md +1 -1
- package/apis/batch-2016-08-10.min.json +74 -53
- package/apis/cloud9-2017-09-23.examples.json +1 -1
- package/apis/cloud9-2017-09-23.min.json +48 -14
- package/apis/cloudformation-2010-05-15.min.json +50 -48
- package/apis/cloudhsm-2014-05-30.min.json +18 -51
- package/apis/cognito-sync-2014-06-30.examples.json +5 -0
- package/apis/cognito-sync-2014-06-30.min.json +2 -3
- package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
- package/apis/comprehend-2017-11-27.min.json +12 -6
- package/apis/config-2014-11-12.min.json +238 -128
- package/apis/databrew-2017-07-25.min.json +154 -60
- package/apis/datapipeline-2012-10-29.examples.json +5 -0
- package/apis/datapipeline-2012-10-29.min.json +1 -1
- package/apis/datapipeline-2012-10-29.paginators.json +10 -10
- package/apis/detective-2018-10-26.min.json +114 -18
- package/apis/directconnect-2012-10-25.min.json +151 -52
- package/apis/ec2-2016-11-15.min.json +831 -625
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/ec2-2016-11-15.waiters2.json +1 -1
- package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
- package/apis/fms-2018-01-01.min.json +41 -7
- package/apis/frauddetector-2019-11-15.min.json +158 -54
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/imagebuilder-2019-12-02.min.json +141 -111
- package/apis/iot-2015-05-28.min.json +20 -15
- package/apis/iotwireless-2020-11-22.min.json +43 -2
- package/apis/kendra-2019-02-03.min.json +38 -36
- package/apis/lightsail-2016-11-28.min.json +121 -114
- package/apis/machinelearning-2014-12-12.examples.json +5 -0
- package/apis/machinelearning-2014-12-12.min.json +3 -4
- package/apis/machinelearning-2014-12-12.paginators.json +5 -5
- package/apis/mediaconvert-2017-08-29.min.json +122 -83
- package/apis/mediapackage-2017-10-12.min.json +64 -48
- package/apis/monitoring-2010-08-01.min.json +208 -38
- package/apis/monitoring-2010-08-01.paginators.json +5 -0
- package/apis/pinpoint-2016-12-01.min.json +15 -2
- package/apis/pricing-2017-10-15.examples.json +1 -0
- package/apis/redshift-2012-12-01.min.json +398 -191
- package/apis/route53resolver-2018-04-01.min.json +791 -89
- package/apis/route53resolver-2018-04-01.paginators.json +36 -0
- package/apis/runtime.lex-2016-11-28.min.json +29 -3
- package/apis/sagemaker-2017-07-24.min.json +141 -112
- package/apis/wafv2-2019-07-29.min.json +196 -89
- package/apis/workmail-2017-10-01.min.json +247 -30
- package/clients/batch.d.ts +41 -3
- package/clients/cloud9.d.ts +22 -12
- package/clients/cloudformation.d.ts +4 -0
- package/clients/cloudwatch.d.ts +222 -3
- package/clients/cognitosync.d.ts +20 -20
- package/clients/cognitosync.js +1 -0
- package/clients/comprehend.d.ts +24 -0
- package/clients/configservice.d.ts +182 -10
- package/clients/databrew.d.ts +145 -25
- package/clients/detective.d.ts +74 -0
- package/clients/directconnect.d.ts +161 -2
- package/clients/ec2.d.ts +239 -14
- package/clients/ec2instanceconnect.d.ts +41 -8
- package/clients/fms.d.ts +63 -2
- package/clients/frauddetector.d.ts +174 -0
- package/clients/imagebuilder.d.ts +378 -340
- package/clients/iot.d.ts +5 -0
- package/clients/iotwireless.d.ts +75 -0
- package/clients/kendra.d.ts +27 -17
- package/clients/lexmodelbuildingservice.d.ts +1 -1
- package/clients/lexruntime.d.ts +17 -3
- package/clients/lightsail.d.ts +17 -2
- package/clients/machinelearning.d.ts +71 -71
- package/clients/mediaconvert.d.ts +70 -11
- package/clients/mediapackage.d.ts +13 -0
- package/clients/pinpoint.d.ts +23 -3
- package/clients/redshift.d.ts +275 -0
- package/clients/route53resolver.d.ts +1093 -57
- package/clients/sagemaker.d.ts +76 -44
- package/clients/transcribeservice.d.ts +1 -1
- package/clients/wafv2.d.ts +126 -3
- package/clients/workmail.d.ts +294 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +1868 -1835
- package/dist/aws-sdk.js +2415 -1583
- package/dist/aws-sdk.min.js +80 -80
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http/node.js +1 -1
- package/lib/services/s3.js +31 -8
- package/lib/services/s3control.js +18 -15
- package/lib/services/s3util.js +10 -10
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +12 -12
|
@@ -13,6 +13,41 @@
|
|
|
13
13
|
"uid": "route53resolver-2018-04-01"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"AssociateFirewallRuleGroup": {
|
|
17
|
+
"input": {
|
|
18
|
+
"type": "structure",
|
|
19
|
+
"required": [
|
|
20
|
+
"CreatorRequestId",
|
|
21
|
+
"FirewallRuleGroupId",
|
|
22
|
+
"VpcId",
|
|
23
|
+
"Priority",
|
|
24
|
+
"Name"
|
|
25
|
+
],
|
|
26
|
+
"members": {
|
|
27
|
+
"CreatorRequestId": {
|
|
28
|
+
"idempotencyToken": true
|
|
29
|
+
},
|
|
30
|
+
"FirewallRuleGroupId": {},
|
|
31
|
+
"VpcId": {},
|
|
32
|
+
"Priority": {
|
|
33
|
+
"type": "integer"
|
|
34
|
+
},
|
|
35
|
+
"Name": {},
|
|
36
|
+
"MutationProtection": {},
|
|
37
|
+
"Tags": {
|
|
38
|
+
"shape": "S7"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"output": {
|
|
43
|
+
"type": "structure",
|
|
44
|
+
"members": {
|
|
45
|
+
"FirewallRuleGroupAssociation": {
|
|
46
|
+
"shape": "Sc"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
},
|
|
16
51
|
"AssociateResolverEndpointIpAddress": {
|
|
17
52
|
"input": {
|
|
18
53
|
"type": "structure",
|
|
@@ -23,7 +58,7 @@
|
|
|
23
58
|
"members": {
|
|
24
59
|
"ResolverEndpointId": {},
|
|
25
60
|
"IpAddress": {
|
|
26
|
-
"shape": "
|
|
61
|
+
"shape": "Sj"
|
|
27
62
|
}
|
|
28
63
|
}
|
|
29
64
|
},
|
|
@@ -31,7 +66,7 @@
|
|
|
31
66
|
"type": "structure",
|
|
32
67
|
"members": {
|
|
33
68
|
"ResolverEndpoint": {
|
|
34
|
-
"shape": "
|
|
69
|
+
"shape": "Sn"
|
|
35
70
|
}
|
|
36
71
|
}
|
|
37
72
|
}
|
|
@@ -52,7 +87,7 @@
|
|
|
52
87
|
"type": "structure",
|
|
53
88
|
"members": {
|
|
54
89
|
"ResolverQueryLogConfigAssociation": {
|
|
55
|
-
"shape": "
|
|
90
|
+
"shape": "Su"
|
|
56
91
|
}
|
|
57
92
|
}
|
|
58
93
|
}
|
|
@@ -74,7 +109,98 @@
|
|
|
74
109
|
"type": "structure",
|
|
75
110
|
"members": {
|
|
76
111
|
"ResolverRuleAssociation": {
|
|
77
|
-
"shape": "
|
|
112
|
+
"shape": "S10"
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"CreateFirewallDomainList": {
|
|
118
|
+
"input": {
|
|
119
|
+
"type": "structure",
|
|
120
|
+
"required": [
|
|
121
|
+
"CreatorRequestId",
|
|
122
|
+
"Name"
|
|
123
|
+
],
|
|
124
|
+
"members": {
|
|
125
|
+
"CreatorRequestId": {
|
|
126
|
+
"idempotencyToken": true
|
|
127
|
+
},
|
|
128
|
+
"Name": {},
|
|
129
|
+
"Tags": {
|
|
130
|
+
"shape": "S7"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
"output": {
|
|
135
|
+
"type": "structure",
|
|
136
|
+
"members": {
|
|
137
|
+
"FirewallDomainList": {
|
|
138
|
+
"shape": "S14"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
"CreateFirewallRule": {
|
|
144
|
+
"input": {
|
|
145
|
+
"type": "structure",
|
|
146
|
+
"required": [
|
|
147
|
+
"CreatorRequestId",
|
|
148
|
+
"FirewallRuleGroupId",
|
|
149
|
+
"FirewallDomainListId",
|
|
150
|
+
"Priority",
|
|
151
|
+
"Action",
|
|
152
|
+
"Name"
|
|
153
|
+
],
|
|
154
|
+
"members": {
|
|
155
|
+
"CreatorRequestId": {
|
|
156
|
+
"idempotencyToken": true
|
|
157
|
+
},
|
|
158
|
+
"FirewallRuleGroupId": {},
|
|
159
|
+
"FirewallDomainListId": {},
|
|
160
|
+
"Priority": {
|
|
161
|
+
"type": "integer"
|
|
162
|
+
},
|
|
163
|
+
"Action": {},
|
|
164
|
+
"BlockResponse": {},
|
|
165
|
+
"BlockOverrideDomain": {},
|
|
166
|
+
"BlockOverrideDnsType": {},
|
|
167
|
+
"BlockOverrideTtl": {
|
|
168
|
+
"type": "integer"
|
|
169
|
+
},
|
|
170
|
+
"Name": {}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"output": {
|
|
174
|
+
"type": "structure",
|
|
175
|
+
"members": {
|
|
176
|
+
"FirewallRule": {
|
|
177
|
+
"shape": "S1e"
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
"CreateFirewallRuleGroup": {
|
|
183
|
+
"input": {
|
|
184
|
+
"type": "structure",
|
|
185
|
+
"required": [
|
|
186
|
+
"CreatorRequestId",
|
|
187
|
+
"Name"
|
|
188
|
+
],
|
|
189
|
+
"members": {
|
|
190
|
+
"CreatorRequestId": {
|
|
191
|
+
"idempotencyToken": true
|
|
192
|
+
},
|
|
193
|
+
"Name": {},
|
|
194
|
+
"Tags": {
|
|
195
|
+
"shape": "S7"
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
},
|
|
199
|
+
"output": {
|
|
200
|
+
"type": "structure",
|
|
201
|
+
"members": {
|
|
202
|
+
"FirewallRuleGroup": {
|
|
203
|
+
"shape": "S1h"
|
|
78
204
|
}
|
|
79
205
|
}
|
|
80
206
|
}
|
|
@@ -92,7 +218,7 @@
|
|
|
92
218
|
"CreatorRequestId": {},
|
|
93
219
|
"Name": {},
|
|
94
220
|
"SecurityGroupIds": {
|
|
95
|
-
"shape": "
|
|
221
|
+
"shape": "So"
|
|
96
222
|
},
|
|
97
223
|
"Direction": {},
|
|
98
224
|
"IpAddresses": {
|
|
@@ -109,7 +235,7 @@
|
|
|
109
235
|
}
|
|
110
236
|
},
|
|
111
237
|
"Tags": {
|
|
112
|
-
"shape": "
|
|
238
|
+
"shape": "S7"
|
|
113
239
|
}
|
|
114
240
|
}
|
|
115
241
|
},
|
|
@@ -117,7 +243,7 @@
|
|
|
117
243
|
"type": "structure",
|
|
118
244
|
"members": {
|
|
119
245
|
"ResolverEndpoint": {
|
|
120
|
-
"shape": "
|
|
246
|
+
"shape": "Sn"
|
|
121
247
|
}
|
|
122
248
|
}
|
|
123
249
|
}
|
|
@@ -137,7 +263,7 @@
|
|
|
137
263
|
"idempotencyToken": true
|
|
138
264
|
},
|
|
139
265
|
"Tags": {
|
|
140
|
-
"shape": "
|
|
266
|
+
"shape": "S7"
|
|
141
267
|
}
|
|
142
268
|
}
|
|
143
269
|
},
|
|
@@ -145,7 +271,7 @@
|
|
|
145
271
|
"type": "structure",
|
|
146
272
|
"members": {
|
|
147
273
|
"ResolverQueryLogConfig": {
|
|
148
|
-
"shape": "
|
|
274
|
+
"shape": "S1t"
|
|
149
275
|
}
|
|
150
276
|
}
|
|
151
277
|
}
|
|
@@ -164,11 +290,11 @@
|
|
|
164
290
|
"RuleType": {},
|
|
165
291
|
"DomainName": {},
|
|
166
292
|
"TargetIps": {
|
|
167
|
-
"shape": "
|
|
293
|
+
"shape": "S1z"
|
|
168
294
|
},
|
|
169
295
|
"ResolverEndpointId": {},
|
|
170
296
|
"Tags": {
|
|
171
|
-
"shape": "
|
|
297
|
+
"shape": "S7"
|
|
172
298
|
}
|
|
173
299
|
}
|
|
174
300
|
},
|
|
@@ -176,7 +302,66 @@
|
|
|
176
302
|
"type": "structure",
|
|
177
303
|
"members": {
|
|
178
304
|
"ResolverRule": {
|
|
179
|
-
"shape": "
|
|
305
|
+
"shape": "S23"
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
"DeleteFirewallDomainList": {
|
|
311
|
+
"input": {
|
|
312
|
+
"type": "structure",
|
|
313
|
+
"required": [
|
|
314
|
+
"FirewallDomainListId"
|
|
315
|
+
],
|
|
316
|
+
"members": {
|
|
317
|
+
"FirewallDomainListId": {}
|
|
318
|
+
}
|
|
319
|
+
},
|
|
320
|
+
"output": {
|
|
321
|
+
"type": "structure",
|
|
322
|
+
"members": {
|
|
323
|
+
"FirewallDomainList": {
|
|
324
|
+
"shape": "S14"
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
"DeleteFirewallRule": {
|
|
330
|
+
"input": {
|
|
331
|
+
"type": "structure",
|
|
332
|
+
"required": [
|
|
333
|
+
"FirewallRuleGroupId",
|
|
334
|
+
"FirewallDomainListId"
|
|
335
|
+
],
|
|
336
|
+
"members": {
|
|
337
|
+
"FirewallRuleGroupId": {},
|
|
338
|
+
"FirewallDomainListId": {}
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
"output": {
|
|
342
|
+
"type": "structure",
|
|
343
|
+
"members": {
|
|
344
|
+
"FirewallRule": {
|
|
345
|
+
"shape": "S1e"
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"DeleteFirewallRuleGroup": {
|
|
351
|
+
"input": {
|
|
352
|
+
"type": "structure",
|
|
353
|
+
"required": [
|
|
354
|
+
"FirewallRuleGroupId"
|
|
355
|
+
],
|
|
356
|
+
"members": {
|
|
357
|
+
"FirewallRuleGroupId": {}
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
"output": {
|
|
361
|
+
"type": "structure",
|
|
362
|
+
"members": {
|
|
363
|
+
"FirewallRuleGroup": {
|
|
364
|
+
"shape": "S1h"
|
|
180
365
|
}
|
|
181
366
|
}
|
|
182
367
|
}
|
|
@@ -195,7 +380,7 @@
|
|
|
195
380
|
"type": "structure",
|
|
196
381
|
"members": {
|
|
197
382
|
"ResolverEndpoint": {
|
|
198
|
-
"shape": "
|
|
383
|
+
"shape": "Sn"
|
|
199
384
|
}
|
|
200
385
|
}
|
|
201
386
|
}
|
|
@@ -214,7 +399,7 @@
|
|
|
214
399
|
"type": "structure",
|
|
215
400
|
"members": {
|
|
216
401
|
"ResolverQueryLogConfig": {
|
|
217
|
-
"shape": "
|
|
402
|
+
"shape": "S1t"
|
|
218
403
|
}
|
|
219
404
|
}
|
|
220
405
|
}
|
|
@@ -233,7 +418,26 @@
|
|
|
233
418
|
"type": "structure",
|
|
234
419
|
"members": {
|
|
235
420
|
"ResolverRule": {
|
|
236
|
-
"shape": "
|
|
421
|
+
"shape": "S23"
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
"DisassociateFirewallRuleGroup": {
|
|
427
|
+
"input": {
|
|
428
|
+
"type": "structure",
|
|
429
|
+
"required": [
|
|
430
|
+
"FirewallRuleGroupAssociationId"
|
|
431
|
+
],
|
|
432
|
+
"members": {
|
|
433
|
+
"FirewallRuleGroupAssociationId": {}
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
"output": {
|
|
437
|
+
"type": "structure",
|
|
438
|
+
"members": {
|
|
439
|
+
"FirewallRuleGroupAssociation": {
|
|
440
|
+
"shape": "Sc"
|
|
237
441
|
}
|
|
238
442
|
}
|
|
239
443
|
}
|
|
@@ -248,7 +452,7 @@
|
|
|
248
452
|
"members": {
|
|
249
453
|
"ResolverEndpointId": {},
|
|
250
454
|
"IpAddress": {
|
|
251
|
-
"shape": "
|
|
455
|
+
"shape": "Sj"
|
|
252
456
|
}
|
|
253
457
|
}
|
|
254
458
|
},
|
|
@@ -256,7 +460,7 @@
|
|
|
256
460
|
"type": "structure",
|
|
257
461
|
"members": {
|
|
258
462
|
"ResolverEndpoint": {
|
|
259
|
-
"shape": "
|
|
463
|
+
"shape": "Sn"
|
|
260
464
|
}
|
|
261
465
|
}
|
|
262
466
|
}
|
|
@@ -277,7 +481,7 @@
|
|
|
277
481
|
"type": "structure",
|
|
278
482
|
"members": {
|
|
279
483
|
"ResolverQueryLogConfigAssociation": {
|
|
280
|
-
"shape": "
|
|
484
|
+
"shape": "Su"
|
|
281
485
|
}
|
|
282
486
|
}
|
|
283
487
|
}
|
|
@@ -298,11 +502,104 @@
|
|
|
298
502
|
"type": "structure",
|
|
299
503
|
"members": {
|
|
300
504
|
"ResolverRuleAssociation": {
|
|
301
|
-
"shape": "
|
|
505
|
+
"shape": "S10"
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
"GetFirewallConfig": {
|
|
511
|
+
"input": {
|
|
512
|
+
"type": "structure",
|
|
513
|
+
"required": [
|
|
514
|
+
"ResourceId"
|
|
515
|
+
],
|
|
516
|
+
"members": {
|
|
517
|
+
"ResourceId": {}
|
|
518
|
+
}
|
|
519
|
+
},
|
|
520
|
+
"output": {
|
|
521
|
+
"type": "structure",
|
|
522
|
+
"members": {
|
|
523
|
+
"FirewallConfig": {
|
|
524
|
+
"shape": "S2r"
|
|
302
525
|
}
|
|
303
526
|
}
|
|
304
527
|
}
|
|
305
528
|
},
|
|
529
|
+
"GetFirewallDomainList": {
|
|
530
|
+
"input": {
|
|
531
|
+
"type": "structure",
|
|
532
|
+
"required": [
|
|
533
|
+
"FirewallDomainListId"
|
|
534
|
+
],
|
|
535
|
+
"members": {
|
|
536
|
+
"FirewallDomainListId": {}
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
"output": {
|
|
540
|
+
"type": "structure",
|
|
541
|
+
"members": {
|
|
542
|
+
"FirewallDomainList": {
|
|
543
|
+
"shape": "S14"
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
},
|
|
548
|
+
"GetFirewallRuleGroup": {
|
|
549
|
+
"input": {
|
|
550
|
+
"type": "structure",
|
|
551
|
+
"required": [
|
|
552
|
+
"FirewallRuleGroupId"
|
|
553
|
+
],
|
|
554
|
+
"members": {
|
|
555
|
+
"FirewallRuleGroupId": {}
|
|
556
|
+
}
|
|
557
|
+
},
|
|
558
|
+
"output": {
|
|
559
|
+
"type": "structure",
|
|
560
|
+
"members": {
|
|
561
|
+
"FirewallRuleGroup": {
|
|
562
|
+
"shape": "S1h"
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
"GetFirewallRuleGroupAssociation": {
|
|
568
|
+
"input": {
|
|
569
|
+
"type": "structure",
|
|
570
|
+
"required": [
|
|
571
|
+
"FirewallRuleGroupAssociationId"
|
|
572
|
+
],
|
|
573
|
+
"members": {
|
|
574
|
+
"FirewallRuleGroupAssociationId": {}
|
|
575
|
+
}
|
|
576
|
+
},
|
|
577
|
+
"output": {
|
|
578
|
+
"type": "structure",
|
|
579
|
+
"members": {
|
|
580
|
+
"FirewallRuleGroupAssociation": {
|
|
581
|
+
"shape": "Sc"
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
},
|
|
586
|
+
"GetFirewallRuleGroupPolicy": {
|
|
587
|
+
"input": {
|
|
588
|
+
"type": "structure",
|
|
589
|
+
"required": [
|
|
590
|
+
"Arn"
|
|
591
|
+
],
|
|
592
|
+
"members": {
|
|
593
|
+
"Arn": {}
|
|
594
|
+
}
|
|
595
|
+
},
|
|
596
|
+
"output": {
|
|
597
|
+
"type": "structure",
|
|
598
|
+
"members": {
|
|
599
|
+
"FirewallRuleGroupPolicy": {}
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
},
|
|
306
603
|
"GetResolverDnssecConfig": {
|
|
307
604
|
"input": {
|
|
308
605
|
"type": "structure",
|
|
@@ -317,7 +614,7 @@
|
|
|
317
614
|
"type": "structure",
|
|
318
615
|
"members": {
|
|
319
616
|
"ResolverDNSSECConfig": {
|
|
320
|
-
"shape": "
|
|
617
|
+
"shape": "S34"
|
|
321
618
|
}
|
|
322
619
|
}
|
|
323
620
|
}
|
|
@@ -336,7 +633,7 @@
|
|
|
336
633
|
"type": "structure",
|
|
337
634
|
"members": {
|
|
338
635
|
"ResolverEndpoint": {
|
|
339
|
-
"shape": "
|
|
636
|
+
"shape": "Sn"
|
|
340
637
|
}
|
|
341
638
|
}
|
|
342
639
|
}
|
|
@@ -355,7 +652,7 @@
|
|
|
355
652
|
"type": "structure",
|
|
356
653
|
"members": {
|
|
357
654
|
"ResolverQueryLogConfig": {
|
|
358
|
-
"shape": "
|
|
655
|
+
"shape": "S1t"
|
|
359
656
|
}
|
|
360
657
|
}
|
|
361
658
|
}
|
|
@@ -367,87 +664,279 @@
|
|
|
367
664
|
"ResolverQueryLogConfigAssociationId"
|
|
368
665
|
],
|
|
369
666
|
"members": {
|
|
370
|
-
"ResolverQueryLogConfigAssociationId": {}
|
|
667
|
+
"ResolverQueryLogConfigAssociationId": {}
|
|
668
|
+
}
|
|
669
|
+
},
|
|
670
|
+
"output": {
|
|
671
|
+
"type": "structure",
|
|
672
|
+
"members": {
|
|
673
|
+
"ResolverQueryLogConfigAssociation": {
|
|
674
|
+
"shape": "Su"
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
"GetResolverQueryLogConfigPolicy": {
|
|
680
|
+
"input": {
|
|
681
|
+
"type": "structure",
|
|
682
|
+
"required": [
|
|
683
|
+
"Arn"
|
|
684
|
+
],
|
|
685
|
+
"members": {
|
|
686
|
+
"Arn": {}
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"output": {
|
|
690
|
+
"type": "structure",
|
|
691
|
+
"members": {
|
|
692
|
+
"ResolverQueryLogConfigPolicy": {}
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
"GetResolverRule": {
|
|
697
|
+
"input": {
|
|
698
|
+
"type": "structure",
|
|
699
|
+
"required": [
|
|
700
|
+
"ResolverRuleId"
|
|
701
|
+
],
|
|
702
|
+
"members": {
|
|
703
|
+
"ResolverRuleId": {}
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
"output": {
|
|
707
|
+
"type": "structure",
|
|
708
|
+
"members": {
|
|
709
|
+
"ResolverRule": {
|
|
710
|
+
"shape": "S23"
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
"GetResolverRuleAssociation": {
|
|
716
|
+
"input": {
|
|
717
|
+
"type": "structure",
|
|
718
|
+
"required": [
|
|
719
|
+
"ResolverRuleAssociationId"
|
|
720
|
+
],
|
|
721
|
+
"members": {
|
|
722
|
+
"ResolverRuleAssociationId": {}
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
"output": {
|
|
726
|
+
"type": "structure",
|
|
727
|
+
"members": {
|
|
728
|
+
"ResolverRuleAssociation": {
|
|
729
|
+
"shape": "S10"
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
},
|
|
734
|
+
"GetResolverRulePolicy": {
|
|
735
|
+
"input": {
|
|
736
|
+
"type": "structure",
|
|
737
|
+
"required": [
|
|
738
|
+
"Arn"
|
|
739
|
+
],
|
|
740
|
+
"members": {
|
|
741
|
+
"Arn": {}
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
"output": {
|
|
745
|
+
"type": "structure",
|
|
746
|
+
"members": {
|
|
747
|
+
"ResolverRulePolicy": {}
|
|
748
|
+
}
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
"ImportFirewallDomains": {
|
|
752
|
+
"input": {
|
|
753
|
+
"type": "structure",
|
|
754
|
+
"required": [
|
|
755
|
+
"FirewallDomainListId",
|
|
756
|
+
"Operation",
|
|
757
|
+
"DomainFileUrl"
|
|
758
|
+
],
|
|
759
|
+
"members": {
|
|
760
|
+
"FirewallDomainListId": {},
|
|
761
|
+
"Operation": {},
|
|
762
|
+
"DomainFileUrl": {}
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
"output": {
|
|
766
|
+
"type": "structure",
|
|
767
|
+
"members": {
|
|
768
|
+
"Id": {},
|
|
769
|
+
"Name": {},
|
|
770
|
+
"Status": {},
|
|
771
|
+
"StatusMessage": {}
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
},
|
|
775
|
+
"ListFirewallConfigs": {
|
|
776
|
+
"input": {
|
|
777
|
+
"type": "structure",
|
|
778
|
+
"members": {
|
|
779
|
+
"MaxResults": {
|
|
780
|
+
"type": "integer"
|
|
781
|
+
},
|
|
782
|
+
"NextToken": {}
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
"output": {
|
|
786
|
+
"type": "structure",
|
|
787
|
+
"members": {
|
|
788
|
+
"NextToken": {},
|
|
789
|
+
"FirewallConfigs": {
|
|
790
|
+
"type": "list",
|
|
791
|
+
"member": {
|
|
792
|
+
"shape": "S2r"
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
},
|
|
798
|
+
"ListFirewallDomainLists": {
|
|
799
|
+
"input": {
|
|
800
|
+
"type": "structure",
|
|
801
|
+
"members": {
|
|
802
|
+
"MaxResults": {
|
|
803
|
+
"type": "integer"
|
|
804
|
+
},
|
|
805
|
+
"NextToken": {}
|
|
371
806
|
}
|
|
372
807
|
},
|
|
373
808
|
"output": {
|
|
374
809
|
"type": "structure",
|
|
375
810
|
"members": {
|
|
376
|
-
"
|
|
377
|
-
|
|
811
|
+
"NextToken": {},
|
|
812
|
+
"FirewallDomainLists": {
|
|
813
|
+
"type": "list",
|
|
814
|
+
"member": {
|
|
815
|
+
"type": "structure",
|
|
816
|
+
"members": {
|
|
817
|
+
"Id": {},
|
|
818
|
+
"Arn": {},
|
|
819
|
+
"Name": {},
|
|
820
|
+
"CreatorRequestId": {},
|
|
821
|
+
"ManagedOwnerName": {}
|
|
822
|
+
}
|
|
823
|
+
}
|
|
378
824
|
}
|
|
379
825
|
}
|
|
380
826
|
}
|
|
381
827
|
},
|
|
382
|
-
"
|
|
828
|
+
"ListFirewallDomains": {
|
|
383
829
|
"input": {
|
|
384
830
|
"type": "structure",
|
|
385
831
|
"required": [
|
|
386
|
-
"
|
|
832
|
+
"FirewallDomainListId"
|
|
387
833
|
],
|
|
388
834
|
"members": {
|
|
389
|
-
"
|
|
835
|
+
"FirewallDomainListId": {},
|
|
836
|
+
"MaxResults": {
|
|
837
|
+
"type": "integer"
|
|
838
|
+
},
|
|
839
|
+
"NextToken": {}
|
|
390
840
|
}
|
|
391
841
|
},
|
|
392
842
|
"output": {
|
|
393
843
|
"type": "structure",
|
|
394
844
|
"members": {
|
|
395
|
-
"
|
|
845
|
+
"NextToken": {},
|
|
846
|
+
"Domains": {
|
|
847
|
+
"shape": "S43"
|
|
848
|
+
}
|
|
396
849
|
}
|
|
397
850
|
}
|
|
398
851
|
},
|
|
399
|
-
"
|
|
852
|
+
"ListFirewallRuleGroupAssociations": {
|
|
400
853
|
"input": {
|
|
401
854
|
"type": "structure",
|
|
402
|
-
"required": [
|
|
403
|
-
"ResolverRuleId"
|
|
404
|
-
],
|
|
405
855
|
"members": {
|
|
406
|
-
"
|
|
856
|
+
"FirewallRuleGroupId": {},
|
|
857
|
+
"VpcId": {},
|
|
858
|
+
"Priority": {
|
|
859
|
+
"type": "integer"
|
|
860
|
+
},
|
|
861
|
+
"Status": {},
|
|
862
|
+
"MaxResults": {
|
|
863
|
+
"type": "integer"
|
|
864
|
+
},
|
|
865
|
+
"NextToken": {}
|
|
407
866
|
}
|
|
408
867
|
},
|
|
409
868
|
"output": {
|
|
410
869
|
"type": "structure",
|
|
411
870
|
"members": {
|
|
412
|
-
"
|
|
413
|
-
|
|
871
|
+
"NextToken": {},
|
|
872
|
+
"FirewallRuleGroupAssociations": {
|
|
873
|
+
"type": "list",
|
|
874
|
+
"member": {
|
|
875
|
+
"shape": "Sc"
|
|
876
|
+
}
|
|
414
877
|
}
|
|
415
878
|
}
|
|
416
879
|
}
|
|
417
880
|
},
|
|
418
|
-
"
|
|
881
|
+
"ListFirewallRuleGroups": {
|
|
419
882
|
"input": {
|
|
420
883
|
"type": "structure",
|
|
421
|
-
"required": [
|
|
422
|
-
"ResolverRuleAssociationId"
|
|
423
|
-
],
|
|
424
884
|
"members": {
|
|
425
|
-
"
|
|
885
|
+
"MaxResults": {
|
|
886
|
+
"type": "integer"
|
|
887
|
+
},
|
|
888
|
+
"NextToken": {}
|
|
426
889
|
}
|
|
427
890
|
},
|
|
428
891
|
"output": {
|
|
429
892
|
"type": "structure",
|
|
430
893
|
"members": {
|
|
431
|
-
"
|
|
432
|
-
|
|
894
|
+
"NextToken": {},
|
|
895
|
+
"FirewallRuleGroups": {
|
|
896
|
+
"type": "list",
|
|
897
|
+
"member": {
|
|
898
|
+
"type": "structure",
|
|
899
|
+
"members": {
|
|
900
|
+
"Id": {},
|
|
901
|
+
"Arn": {},
|
|
902
|
+
"Name": {},
|
|
903
|
+
"OwnerId": {},
|
|
904
|
+
"CreatorRequestId": {},
|
|
905
|
+
"ShareStatus": {}
|
|
906
|
+
}
|
|
907
|
+
}
|
|
433
908
|
}
|
|
434
909
|
}
|
|
435
910
|
}
|
|
436
911
|
},
|
|
437
|
-
"
|
|
912
|
+
"ListFirewallRules": {
|
|
438
913
|
"input": {
|
|
439
914
|
"type": "structure",
|
|
440
915
|
"required": [
|
|
441
|
-
"
|
|
916
|
+
"FirewallRuleGroupId"
|
|
442
917
|
],
|
|
443
918
|
"members": {
|
|
444
|
-
"
|
|
919
|
+
"FirewallRuleGroupId": {},
|
|
920
|
+
"Priority": {
|
|
921
|
+
"type": "integer"
|
|
922
|
+
},
|
|
923
|
+
"Action": {},
|
|
924
|
+
"MaxResults": {
|
|
925
|
+
"type": "integer"
|
|
926
|
+
},
|
|
927
|
+
"NextToken": {}
|
|
445
928
|
}
|
|
446
929
|
},
|
|
447
930
|
"output": {
|
|
448
931
|
"type": "structure",
|
|
449
932
|
"members": {
|
|
450
|
-
"
|
|
933
|
+
"NextToken": {},
|
|
934
|
+
"FirewallRules": {
|
|
935
|
+
"type": "list",
|
|
936
|
+
"member": {
|
|
937
|
+
"shape": "S1e"
|
|
938
|
+
}
|
|
939
|
+
}
|
|
451
940
|
}
|
|
452
941
|
}
|
|
453
942
|
},
|
|
@@ -460,7 +949,7 @@
|
|
|
460
949
|
},
|
|
461
950
|
"NextToken": {},
|
|
462
951
|
"Filters": {
|
|
463
|
-
"shape": "
|
|
952
|
+
"shape": "S4g"
|
|
464
953
|
}
|
|
465
954
|
}
|
|
466
955
|
},
|
|
@@ -471,7 +960,7 @@
|
|
|
471
960
|
"ResolverDnssecConfigs": {
|
|
472
961
|
"type": "list",
|
|
473
962
|
"member": {
|
|
474
|
-
"shape": "
|
|
963
|
+
"shape": "S34"
|
|
475
964
|
}
|
|
476
965
|
}
|
|
477
966
|
}
|
|
@@ -525,7 +1014,7 @@
|
|
|
525
1014
|
},
|
|
526
1015
|
"NextToken": {},
|
|
527
1016
|
"Filters": {
|
|
528
|
-
"shape": "
|
|
1017
|
+
"shape": "S4g"
|
|
529
1018
|
}
|
|
530
1019
|
}
|
|
531
1020
|
},
|
|
@@ -539,7 +1028,7 @@
|
|
|
539
1028
|
"ResolverEndpoints": {
|
|
540
1029
|
"type": "list",
|
|
541
1030
|
"member": {
|
|
542
|
-
"shape": "
|
|
1031
|
+
"shape": "Sn"
|
|
543
1032
|
}
|
|
544
1033
|
}
|
|
545
1034
|
}
|
|
@@ -554,7 +1043,7 @@
|
|
|
554
1043
|
},
|
|
555
1044
|
"NextToken": {},
|
|
556
1045
|
"Filters": {
|
|
557
|
-
"shape": "
|
|
1046
|
+
"shape": "S4g"
|
|
558
1047
|
},
|
|
559
1048
|
"SortBy": {},
|
|
560
1049
|
"SortOrder": {}
|
|
@@ -573,7 +1062,7 @@
|
|
|
573
1062
|
"ResolverQueryLogConfigAssociations": {
|
|
574
1063
|
"type": "list",
|
|
575
1064
|
"member": {
|
|
576
|
-
"shape": "
|
|
1065
|
+
"shape": "Su"
|
|
577
1066
|
}
|
|
578
1067
|
}
|
|
579
1068
|
}
|
|
@@ -588,7 +1077,7 @@
|
|
|
588
1077
|
},
|
|
589
1078
|
"NextToken": {},
|
|
590
1079
|
"Filters": {
|
|
591
|
-
"shape": "
|
|
1080
|
+
"shape": "S4g"
|
|
592
1081
|
},
|
|
593
1082
|
"SortBy": {},
|
|
594
1083
|
"SortOrder": {}
|
|
@@ -607,7 +1096,7 @@
|
|
|
607
1096
|
"ResolverQueryLogConfigs": {
|
|
608
1097
|
"type": "list",
|
|
609
1098
|
"member": {
|
|
610
|
-
"shape": "
|
|
1099
|
+
"shape": "S1t"
|
|
611
1100
|
}
|
|
612
1101
|
}
|
|
613
1102
|
}
|
|
@@ -622,7 +1111,7 @@
|
|
|
622
1111
|
},
|
|
623
1112
|
"NextToken": {},
|
|
624
1113
|
"Filters": {
|
|
625
|
-
"shape": "
|
|
1114
|
+
"shape": "S4g"
|
|
626
1115
|
}
|
|
627
1116
|
}
|
|
628
1117
|
},
|
|
@@ -636,7 +1125,7 @@
|
|
|
636
1125
|
"ResolverRuleAssociations": {
|
|
637
1126
|
"type": "list",
|
|
638
1127
|
"member": {
|
|
639
|
-
"shape": "
|
|
1128
|
+
"shape": "S10"
|
|
640
1129
|
}
|
|
641
1130
|
}
|
|
642
1131
|
}
|
|
@@ -651,7 +1140,7 @@
|
|
|
651
1140
|
},
|
|
652
1141
|
"NextToken": {},
|
|
653
1142
|
"Filters": {
|
|
654
|
-
"shape": "
|
|
1143
|
+
"shape": "S4g"
|
|
655
1144
|
}
|
|
656
1145
|
}
|
|
657
1146
|
},
|
|
@@ -665,7 +1154,7 @@
|
|
|
665
1154
|
"ResolverRules": {
|
|
666
1155
|
"type": "list",
|
|
667
1156
|
"member": {
|
|
668
|
-
"shape": "
|
|
1157
|
+
"shape": "S23"
|
|
669
1158
|
}
|
|
670
1159
|
}
|
|
671
1160
|
}
|
|
@@ -689,12 +1178,33 @@
|
|
|
689
1178
|
"type": "structure",
|
|
690
1179
|
"members": {
|
|
691
1180
|
"Tags": {
|
|
692
|
-
"shape": "
|
|
1181
|
+
"shape": "S7"
|
|
693
1182
|
},
|
|
694
1183
|
"NextToken": {}
|
|
695
1184
|
}
|
|
696
1185
|
}
|
|
697
1186
|
},
|
|
1187
|
+
"PutFirewallRuleGroupPolicy": {
|
|
1188
|
+
"input": {
|
|
1189
|
+
"type": "structure",
|
|
1190
|
+
"required": [
|
|
1191
|
+
"Arn",
|
|
1192
|
+
"FirewallRuleGroupPolicy"
|
|
1193
|
+
],
|
|
1194
|
+
"members": {
|
|
1195
|
+
"Arn": {},
|
|
1196
|
+
"FirewallRuleGroupPolicy": {}
|
|
1197
|
+
}
|
|
1198
|
+
},
|
|
1199
|
+
"output": {
|
|
1200
|
+
"type": "structure",
|
|
1201
|
+
"members": {
|
|
1202
|
+
"ReturnValue": {
|
|
1203
|
+
"type": "boolean"
|
|
1204
|
+
}
|
|
1205
|
+
}
|
|
1206
|
+
}
|
|
1207
|
+
},
|
|
698
1208
|
"PutResolverQueryLogConfigPolicy": {
|
|
699
1209
|
"input": {
|
|
700
1210
|
"type": "structure",
|
|
@@ -747,7 +1257,7 @@
|
|
|
747
1257
|
"members": {
|
|
748
1258
|
"ResourceArn": {},
|
|
749
1259
|
"Tags": {
|
|
750
|
-
"shape": "
|
|
1260
|
+
"shape": "S7"
|
|
751
1261
|
}
|
|
752
1262
|
}
|
|
753
1263
|
},
|
|
@@ -776,6 +1286,109 @@
|
|
|
776
1286
|
"members": {}
|
|
777
1287
|
}
|
|
778
1288
|
},
|
|
1289
|
+
"UpdateFirewallConfig": {
|
|
1290
|
+
"input": {
|
|
1291
|
+
"type": "structure",
|
|
1292
|
+
"required": [
|
|
1293
|
+
"ResourceId",
|
|
1294
|
+
"FirewallFailOpen"
|
|
1295
|
+
],
|
|
1296
|
+
"members": {
|
|
1297
|
+
"ResourceId": {},
|
|
1298
|
+
"FirewallFailOpen": {}
|
|
1299
|
+
}
|
|
1300
|
+
},
|
|
1301
|
+
"output": {
|
|
1302
|
+
"type": "structure",
|
|
1303
|
+
"members": {
|
|
1304
|
+
"FirewallConfig": {
|
|
1305
|
+
"shape": "S2r"
|
|
1306
|
+
}
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
},
|
|
1310
|
+
"UpdateFirewallDomains": {
|
|
1311
|
+
"input": {
|
|
1312
|
+
"type": "structure",
|
|
1313
|
+
"required": [
|
|
1314
|
+
"FirewallDomainListId",
|
|
1315
|
+
"Operation",
|
|
1316
|
+
"Domains"
|
|
1317
|
+
],
|
|
1318
|
+
"members": {
|
|
1319
|
+
"FirewallDomainListId": {},
|
|
1320
|
+
"Operation": {},
|
|
1321
|
+
"Domains": {
|
|
1322
|
+
"shape": "S43"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
"output": {
|
|
1327
|
+
"type": "structure",
|
|
1328
|
+
"members": {
|
|
1329
|
+
"Id": {},
|
|
1330
|
+
"Name": {},
|
|
1331
|
+
"Status": {},
|
|
1332
|
+
"StatusMessage": {}
|
|
1333
|
+
}
|
|
1334
|
+
}
|
|
1335
|
+
},
|
|
1336
|
+
"UpdateFirewallRule": {
|
|
1337
|
+
"input": {
|
|
1338
|
+
"type": "structure",
|
|
1339
|
+
"required": [
|
|
1340
|
+
"FirewallRuleGroupId",
|
|
1341
|
+
"FirewallDomainListId"
|
|
1342
|
+
],
|
|
1343
|
+
"members": {
|
|
1344
|
+
"FirewallRuleGroupId": {},
|
|
1345
|
+
"FirewallDomainListId": {},
|
|
1346
|
+
"Priority": {
|
|
1347
|
+
"type": "integer"
|
|
1348
|
+
},
|
|
1349
|
+
"Action": {},
|
|
1350
|
+
"BlockResponse": {},
|
|
1351
|
+
"BlockOverrideDomain": {},
|
|
1352
|
+
"BlockOverrideDnsType": {},
|
|
1353
|
+
"BlockOverrideTtl": {
|
|
1354
|
+
"type": "integer"
|
|
1355
|
+
},
|
|
1356
|
+
"Name": {}
|
|
1357
|
+
}
|
|
1358
|
+
},
|
|
1359
|
+
"output": {
|
|
1360
|
+
"type": "structure",
|
|
1361
|
+
"members": {
|
|
1362
|
+
"FirewallRule": {
|
|
1363
|
+
"shape": "S1e"
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
},
|
|
1368
|
+
"UpdateFirewallRuleGroupAssociation": {
|
|
1369
|
+
"input": {
|
|
1370
|
+
"type": "structure",
|
|
1371
|
+
"required": [
|
|
1372
|
+
"FirewallRuleGroupAssociationId"
|
|
1373
|
+
],
|
|
1374
|
+
"members": {
|
|
1375
|
+
"FirewallRuleGroupAssociationId": {},
|
|
1376
|
+
"Priority": {
|
|
1377
|
+
"type": "integer"
|
|
1378
|
+
},
|
|
1379
|
+
"MutationProtection": {},
|
|
1380
|
+
"Name": {}
|
|
1381
|
+
}
|
|
1382
|
+
},
|
|
1383
|
+
"output": {
|
|
1384
|
+
"type": "structure",
|
|
1385
|
+
"members": {
|
|
1386
|
+
"FirewallRuleGroupAssociation": {
|
|
1387
|
+
"shape": "Sc"
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
779
1392
|
"UpdateResolverDnssecConfig": {
|
|
780
1393
|
"input": {
|
|
781
1394
|
"type": "structure",
|
|
@@ -792,7 +1405,7 @@
|
|
|
792
1405
|
"type": "structure",
|
|
793
1406
|
"members": {
|
|
794
1407
|
"ResolverDNSSECConfig": {
|
|
795
|
-
"shape": "
|
|
1408
|
+
"shape": "S34"
|
|
796
1409
|
}
|
|
797
1410
|
}
|
|
798
1411
|
}
|
|
@@ -812,7 +1425,7 @@
|
|
|
812
1425
|
"type": "structure",
|
|
813
1426
|
"members": {
|
|
814
1427
|
"ResolverEndpoint": {
|
|
815
|
-
"shape": "
|
|
1428
|
+
"shape": "Sn"
|
|
816
1429
|
}
|
|
817
1430
|
}
|
|
818
1431
|
}
|
|
@@ -831,7 +1444,7 @@
|
|
|
831
1444
|
"members": {
|
|
832
1445
|
"Name": {},
|
|
833
1446
|
"TargetIps": {
|
|
834
|
-
"shape": "
|
|
1447
|
+
"shape": "S1z"
|
|
835
1448
|
},
|
|
836
1449
|
"ResolverEndpointId": {}
|
|
837
1450
|
}
|
|
@@ -842,14 +1455,48 @@
|
|
|
842
1455
|
"type": "structure",
|
|
843
1456
|
"members": {
|
|
844
1457
|
"ResolverRule": {
|
|
845
|
-
"shape": "
|
|
1458
|
+
"shape": "S23"
|
|
846
1459
|
}
|
|
847
1460
|
}
|
|
848
1461
|
}
|
|
849
1462
|
}
|
|
850
1463
|
},
|
|
851
1464
|
"shapes": {
|
|
852
|
-
"
|
|
1465
|
+
"S7": {
|
|
1466
|
+
"type": "list",
|
|
1467
|
+
"member": {
|
|
1468
|
+
"type": "structure",
|
|
1469
|
+
"required": [
|
|
1470
|
+
"Key",
|
|
1471
|
+
"Value"
|
|
1472
|
+
],
|
|
1473
|
+
"members": {
|
|
1474
|
+
"Key": {},
|
|
1475
|
+
"Value": {}
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
},
|
|
1479
|
+
"Sc": {
|
|
1480
|
+
"type": "structure",
|
|
1481
|
+
"members": {
|
|
1482
|
+
"Id": {},
|
|
1483
|
+
"Arn": {},
|
|
1484
|
+
"FirewallRuleGroupId": {},
|
|
1485
|
+
"VpcId": {},
|
|
1486
|
+
"Name": {},
|
|
1487
|
+
"Priority": {
|
|
1488
|
+
"type": "integer"
|
|
1489
|
+
},
|
|
1490
|
+
"MutationProtection": {},
|
|
1491
|
+
"ManagedOwnerName": {},
|
|
1492
|
+
"Status": {},
|
|
1493
|
+
"StatusMessage": {},
|
|
1494
|
+
"CreatorRequestId": {},
|
|
1495
|
+
"CreationTime": {},
|
|
1496
|
+
"ModificationTime": {}
|
|
1497
|
+
}
|
|
1498
|
+
},
|
|
1499
|
+
"Sj": {
|
|
853
1500
|
"type": "structure",
|
|
854
1501
|
"members": {
|
|
855
1502
|
"IpId": {},
|
|
@@ -857,7 +1504,7 @@
|
|
|
857
1504
|
"Ip": {}
|
|
858
1505
|
}
|
|
859
1506
|
},
|
|
860
|
-
"
|
|
1507
|
+
"Sn": {
|
|
861
1508
|
"type": "structure",
|
|
862
1509
|
"members": {
|
|
863
1510
|
"Id": {},
|
|
@@ -865,7 +1512,7 @@
|
|
|
865
1512
|
"Arn": {},
|
|
866
1513
|
"Name": {},
|
|
867
1514
|
"SecurityGroupIds": {
|
|
868
|
-
"shape": "
|
|
1515
|
+
"shape": "So"
|
|
869
1516
|
},
|
|
870
1517
|
"Direction": {},
|
|
871
1518
|
"IpAddressCount": {
|
|
@@ -878,11 +1525,11 @@
|
|
|
878
1525
|
"ModificationTime": {}
|
|
879
1526
|
}
|
|
880
1527
|
},
|
|
881
|
-
"
|
|
1528
|
+
"So": {
|
|
882
1529
|
"type": "list",
|
|
883
1530
|
"member": {}
|
|
884
1531
|
},
|
|
885
|
-
"
|
|
1532
|
+
"Su": {
|
|
886
1533
|
"type": "structure",
|
|
887
1534
|
"members": {
|
|
888
1535
|
"Id": {},
|
|
@@ -894,7 +1541,7 @@
|
|
|
894
1541
|
"CreationTime": {}
|
|
895
1542
|
}
|
|
896
1543
|
},
|
|
897
|
-
"
|
|
1544
|
+
"S10": {
|
|
898
1545
|
"type": "structure",
|
|
899
1546
|
"members": {
|
|
900
1547
|
"Id": {},
|
|
@@ -905,21 +1552,63 @@
|
|
|
905
1552
|
"StatusMessage": {}
|
|
906
1553
|
}
|
|
907
1554
|
},
|
|
908
|
-
"
|
|
909
|
-
"type": "
|
|
910
|
-
"
|
|
911
|
-
"
|
|
912
|
-
"
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
}
|
|
1555
|
+
"S14": {
|
|
1556
|
+
"type": "structure",
|
|
1557
|
+
"members": {
|
|
1558
|
+
"Id": {},
|
|
1559
|
+
"Arn": {},
|
|
1560
|
+
"Name": {},
|
|
1561
|
+
"DomainCount": {
|
|
1562
|
+
"type": "integer"
|
|
1563
|
+
},
|
|
1564
|
+
"Status": {},
|
|
1565
|
+
"StatusMessage": {},
|
|
1566
|
+
"ManagedOwnerName": {},
|
|
1567
|
+
"CreatorRequestId": {},
|
|
1568
|
+
"CreationTime": {},
|
|
1569
|
+
"ModificationTime": {}
|
|
1570
|
+
}
|
|
1571
|
+
},
|
|
1572
|
+
"S1e": {
|
|
1573
|
+
"type": "structure",
|
|
1574
|
+
"members": {
|
|
1575
|
+
"FirewallRuleGroupId": {},
|
|
1576
|
+
"FirewallDomainListId": {},
|
|
1577
|
+
"Name": {},
|
|
1578
|
+
"Priority": {
|
|
1579
|
+
"type": "integer"
|
|
1580
|
+
},
|
|
1581
|
+
"Action": {},
|
|
1582
|
+
"BlockResponse": {},
|
|
1583
|
+
"BlockOverrideDomain": {},
|
|
1584
|
+
"BlockOverrideDnsType": {},
|
|
1585
|
+
"BlockOverrideTtl": {
|
|
1586
|
+
"type": "integer"
|
|
1587
|
+
},
|
|
1588
|
+
"CreatorRequestId": {},
|
|
1589
|
+
"CreationTime": {},
|
|
1590
|
+
"ModificationTime": {}
|
|
1591
|
+
}
|
|
1592
|
+
},
|
|
1593
|
+
"S1h": {
|
|
1594
|
+
"type": "structure",
|
|
1595
|
+
"members": {
|
|
1596
|
+
"Id": {},
|
|
1597
|
+
"Arn": {},
|
|
1598
|
+
"Name": {},
|
|
1599
|
+
"RuleCount": {
|
|
1600
|
+
"type": "integer"
|
|
1601
|
+
},
|
|
1602
|
+
"Status": {},
|
|
1603
|
+
"StatusMessage": {},
|
|
1604
|
+
"OwnerId": {},
|
|
1605
|
+
"CreatorRequestId": {},
|
|
1606
|
+
"ShareStatus": {},
|
|
1607
|
+
"CreationTime": {},
|
|
1608
|
+
"ModificationTime": {}
|
|
920
1609
|
}
|
|
921
1610
|
},
|
|
922
|
-
"
|
|
1611
|
+
"S1t": {
|
|
923
1612
|
"type": "structure",
|
|
924
1613
|
"members": {
|
|
925
1614
|
"Id": {},
|
|
@@ -936,7 +1625,7 @@
|
|
|
936
1625
|
"CreationTime": {}
|
|
937
1626
|
}
|
|
938
1627
|
},
|
|
939
|
-
"
|
|
1628
|
+
"S1z": {
|
|
940
1629
|
"type": "list",
|
|
941
1630
|
"member": {
|
|
942
1631
|
"type": "structure",
|
|
@@ -951,7 +1640,7 @@
|
|
|
951
1640
|
}
|
|
952
1641
|
}
|
|
953
1642
|
},
|
|
954
|
-
"
|
|
1643
|
+
"S23": {
|
|
955
1644
|
"type": "structure",
|
|
956
1645
|
"members": {
|
|
957
1646
|
"Id": {},
|
|
@@ -963,7 +1652,7 @@
|
|
|
963
1652
|
"RuleType": {},
|
|
964
1653
|
"Name": {},
|
|
965
1654
|
"TargetIps": {
|
|
966
|
-
"shape": "
|
|
1655
|
+
"shape": "S1z"
|
|
967
1656
|
},
|
|
968
1657
|
"ResolverEndpointId": {},
|
|
969
1658
|
"OwnerId": {},
|
|
@@ -972,7 +1661,16 @@
|
|
|
972
1661
|
"ModificationTime": {}
|
|
973
1662
|
}
|
|
974
1663
|
},
|
|
975
|
-
"
|
|
1664
|
+
"S2r": {
|
|
1665
|
+
"type": "structure",
|
|
1666
|
+
"members": {
|
|
1667
|
+
"Id": {},
|
|
1668
|
+
"ResourceId": {},
|
|
1669
|
+
"OwnerId": {},
|
|
1670
|
+
"FirewallFailOpen": {}
|
|
1671
|
+
}
|
|
1672
|
+
},
|
|
1673
|
+
"S34": {
|
|
976
1674
|
"type": "structure",
|
|
977
1675
|
"members": {
|
|
978
1676
|
"Id": {},
|
|
@@ -981,7 +1679,11 @@
|
|
|
981
1679
|
"ValidationStatus": {}
|
|
982
1680
|
}
|
|
983
1681
|
},
|
|
984
|
-
"
|
|
1682
|
+
"S43": {
|
|
1683
|
+
"type": "list",
|
|
1684
|
+
"member": {}
|
|
1685
|
+
},
|
|
1686
|
+
"S4g": {
|
|
985
1687
|
"type": "list",
|
|
986
1688
|
"member": {
|
|
987
1689
|
"type": "structure",
|