aws-sdk-core 2.11.404 → 2.11.405

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/apis/alexaforbusiness/2017-11-09/api-2.json +130 -4
  3. data/apis/appconfig/2019-10-09/api-2.json +1391 -0
  4. data/apis/appconfig/2019-10-09/examples-1.json +5 -0
  5. data/apis/appconfig/2019-10-09/paginators-1.json +29 -0
  6. data/apis/application-autoscaling/2016-02-06/api-2.json +7 -3
  7. data/apis/application-insights/2018-11-25/api-2.json +432 -12
  8. data/apis/application-insights/2018-11-25/paginators-1.json +10 -0
  9. data/apis/athena/2017-05-18/api-2.json +5 -1
  10. data/apis/ce/2017-10-25/api-2.json +248 -2
  11. data/apis/codebuild/2016-10-06/api-2.json +444 -1
  12. data/apis/cognito-idp/2016-04-18/api-2.json +1 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +265 -0
  14. data/apis/dlm/2018-01-12/api-2.json +15 -6
  15. data/apis/ec2/2016-11-15/api-2.json +77 -0
  16. data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +5 -2
  17. data/apis/greengrass/2017-06-07/api-2.json +21 -3
  18. data/apis/iot/2015-05-28/api-2.json +909 -20
  19. data/apis/iotsecuretunneling/2018-10-05/api-2.json +388 -0
  20. data/apis/iotsecuretunneling/2018-10-05/examples-1.json +5 -0
  21. data/apis/iotsecuretunneling/2018-10-05/paginators-1.json +9 -0
  22. data/apis/kinesisanalyticsv2/2018-05-23/api-2.json +149 -5
  23. data/apis/kms/2014-11-01/api-2.json +315 -8
  24. data/apis/lambda/2015-03-31/api-2.json +336 -10
  25. data/apis/lambda/2015-03-31/paginators-1.json +6 -0
  26. data/apis/lambda/2015-03-31/waiters-2.json +52 -0
  27. data/apis/mediaconvert/2017-08-29/api-2.json +28 -6
  28. data/apis/medialive/2017-10-14/api-2.json +1696 -106
  29. data/apis/medialive/2017-10-14/paginators-1.json +12 -0
  30. data/apis/medialive/2017-10-14/waiters-2.json +106 -0
  31. data/apis/mediapackage-vod/2018-11-07/api-2.json +12 -0
  32. data/apis/monitoring/2010-08-01/api-2.json +341 -0
  33. data/apis/monitoring/2010-08-01/paginators-1.json +5 -0
  34. data/apis/ram/2018-01-04/api-2.json +253 -2
  35. data/apis/rds/2014-10-31/api-2.json +2 -1
  36. data/apis/redshift/2012-12-01/api-2.json +273 -5
  37. data/apis/redshift/2012-12-01/paginators-1.json +6 -0
  38. data/apis/runtime.lex/2016-11-28/api-2.json +8 -2
  39. data/apis/sesv2/2019-09-27/api-2.json +274 -5
  40. data/apis/sesv2/2019-09-27/paginators-1.json +5 -0
  41. data/apis/ssm/2014-11-06/api-2.json +46 -7
  42. data/apis/wafv2/2019-07-29/api-2.json +2418 -0
  43. data/apis/wafv2/2019-07-29/examples-1.json +5 -0
  44. data/apis/wafv2/2019-07-29/paginators-1.json +4 -0
  45. data/apis/wafv2/2019-07-29/smoke.json +21 -0
  46. data/endpoints.json +2 -0
  47. data/lib/aws-sdk-core.rb +3 -0
  48. data/lib/aws-sdk-core/appconfig.rb +6 -0
  49. data/lib/aws-sdk-core/iotsecuretunneling.rb +6 -0
  50. data/lib/aws-sdk-core/version.rb +1 -1
  51. data/lib/aws-sdk-core/wafv2.rb +6 -0
  52. data/service-models.json +12 -0
  53. metadata +15 -2
@@ -0,0 +1,2418 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2019-07-29",
5
+ "endpointPrefix":"wafv2",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"json",
8
+ "serviceAbbreviation":"WAFV2",
9
+ "serviceFullName":"AWS WAFV2",
10
+ "serviceId":"WAFV2",
11
+ "signatureVersion":"v4",
12
+ "targetPrefix":"AWSWAF_20190729",
13
+ "uid":"wafv2-2019-07-29"
14
+ },
15
+ "operations":{
16
+ "AssociateWebACL":{
17
+ "name":"AssociateWebACL",
18
+ "http":{
19
+ "method":"POST",
20
+ "requestUri":"/"
21
+ },
22
+ "input":{"shape":"AssociateWebACLRequest"},
23
+ "output":{"shape":"AssociateWebACLResponse"},
24
+ "errors":[
25
+ {"shape":"WAFInternalErrorException"},
26
+ {"shape":"WAFInvalidParameterException"},
27
+ {"shape":"WAFNonexistentItemException"},
28
+ {"shape":"WAFUnavailableEntityException"}
29
+ ]
30
+ },
31
+ "CheckCapacity":{
32
+ "name":"CheckCapacity",
33
+ "http":{
34
+ "method":"POST",
35
+ "requestUri":"/"
36
+ },
37
+ "input":{"shape":"CheckCapacityRequest"},
38
+ "output":{"shape":"CheckCapacityResponse"},
39
+ "errors":[
40
+ {"shape":"WAFInternalErrorException"},
41
+ {"shape":"WAFInvalidParameterException"},
42
+ {"shape":"WAFNonexistentItemException"},
43
+ {"shape":"WAFLimitsExceededException"},
44
+ {"shape":"WAFInvalidResourceException"},
45
+ {"shape":"WAFUnavailableEntityException"}
46
+ ]
47
+ },
48
+ "CreateIPSet":{
49
+ "name":"CreateIPSet",
50
+ "http":{
51
+ "method":"POST",
52
+ "requestUri":"/"
53
+ },
54
+ "input":{"shape":"CreateIPSetRequest"},
55
+ "output":{"shape":"CreateIPSetResponse"},
56
+ "errors":[
57
+ {"shape":"WAFInternalErrorException"},
58
+ {"shape":"WAFInvalidParameterException"},
59
+ {"shape":"WAFDuplicateItemException"},
60
+ {"shape":"WAFOptimisticLockException"},
61
+ {"shape":"WAFLimitsExceededException"},
62
+ {"shape":"WAFTagOperationException"},
63
+ {"shape":"WAFTagOperationInternalErrorException"}
64
+ ]
65
+ },
66
+ "CreateRegexPatternSet":{
67
+ "name":"CreateRegexPatternSet",
68
+ "http":{
69
+ "method":"POST",
70
+ "requestUri":"/"
71
+ },
72
+ "input":{"shape":"CreateRegexPatternSetRequest"},
73
+ "output":{"shape":"CreateRegexPatternSetResponse"},
74
+ "errors":[
75
+ {"shape":"WAFInternalErrorException"},
76
+ {"shape":"WAFInvalidParameterException"},
77
+ {"shape":"WAFDuplicateItemException"},
78
+ {"shape":"WAFOptimisticLockException"},
79
+ {"shape":"WAFLimitsExceededException"},
80
+ {"shape":"WAFTagOperationException"},
81
+ {"shape":"WAFTagOperationInternalErrorException"}
82
+ ]
83
+ },
84
+ "CreateRuleGroup":{
85
+ "name":"CreateRuleGroup",
86
+ "http":{
87
+ "method":"POST",
88
+ "requestUri":"/"
89
+ },
90
+ "input":{"shape":"CreateRuleGroupRequest"},
91
+ "output":{"shape":"CreateRuleGroupResponse"},
92
+ "errors":[
93
+ {"shape":"WAFInternalErrorException"},
94
+ {"shape":"WAFInvalidParameterException"},
95
+ {"shape":"WAFDuplicateItemException"},
96
+ {"shape":"WAFOptimisticLockException"},
97
+ {"shape":"WAFLimitsExceededException"},
98
+ {"shape":"WAFUnavailableEntityException"},
99
+ {"shape":"WAFTagOperationException"},
100
+ {"shape":"WAFTagOperationInternalErrorException"}
101
+ ]
102
+ },
103
+ "CreateWebACL":{
104
+ "name":"CreateWebACL",
105
+ "http":{
106
+ "method":"POST",
107
+ "requestUri":"/"
108
+ },
109
+ "input":{"shape":"CreateWebACLRequest"},
110
+ "output":{"shape":"CreateWebACLResponse"},
111
+ "errors":[
112
+ {"shape":"WAFInternalErrorException"},
113
+ {"shape":"WAFInvalidParameterException"},
114
+ {"shape":"WAFDuplicateItemException"},
115
+ {"shape":"WAFOptimisticLockException"},
116
+ {"shape":"WAFLimitsExceededException"},
117
+ {"shape":"WAFInvalidResourceException"},
118
+ {"shape":"WAFUnavailableEntityException"},
119
+ {"shape":"WAFNonexistentItemException"},
120
+ {"shape":"WAFTagOperationException"},
121
+ {"shape":"WAFTagOperationInternalErrorException"}
122
+ ]
123
+ },
124
+ "DeleteIPSet":{
125
+ "name":"DeleteIPSet",
126
+ "http":{
127
+ "method":"POST",
128
+ "requestUri":"/"
129
+ },
130
+ "input":{"shape":"DeleteIPSetRequest"},
131
+ "output":{"shape":"DeleteIPSetResponse"},
132
+ "errors":[
133
+ {"shape":"WAFInternalErrorException"},
134
+ {"shape":"WAFInvalidParameterException"},
135
+ {"shape":"WAFNonexistentItemException"},
136
+ {"shape":"WAFOptimisticLockException"},
137
+ {"shape":"WAFTagOperationException"},
138
+ {"shape":"WAFTagOperationInternalErrorException"}
139
+ ]
140
+ },
141
+ "DeleteLoggingConfiguration":{
142
+ "name":"DeleteLoggingConfiguration",
143
+ "http":{
144
+ "method":"POST",
145
+ "requestUri":"/"
146
+ },
147
+ "input":{"shape":"DeleteLoggingConfigurationRequest"},
148
+ "output":{"shape":"DeleteLoggingConfigurationResponse"},
149
+ "errors":[
150
+ {"shape":"WAFInternalErrorException"},
151
+ {"shape":"WAFNonexistentItemException"},
152
+ {"shape":"WAFOptimisticLockException"}
153
+ ]
154
+ },
155
+ "DeleteRegexPatternSet":{
156
+ "name":"DeleteRegexPatternSet",
157
+ "http":{
158
+ "method":"POST",
159
+ "requestUri":"/"
160
+ },
161
+ "input":{"shape":"DeleteRegexPatternSetRequest"},
162
+ "output":{"shape":"DeleteRegexPatternSetResponse"},
163
+ "errors":[
164
+ {"shape":"WAFInternalErrorException"},
165
+ {"shape":"WAFInvalidParameterException"},
166
+ {"shape":"WAFNonexistentItemException"},
167
+ {"shape":"WAFOptimisticLockException"},
168
+ {"shape":"WAFTagOperationException"},
169
+ {"shape":"WAFTagOperationInternalErrorException"}
170
+ ]
171
+ },
172
+ "DeleteRuleGroup":{
173
+ "name":"DeleteRuleGroup",
174
+ "http":{
175
+ "method":"POST",
176
+ "requestUri":"/"
177
+ },
178
+ "input":{"shape":"DeleteRuleGroupRequest"},
179
+ "output":{"shape":"DeleteRuleGroupResponse"},
180
+ "errors":[
181
+ {"shape":"WAFInternalErrorException"},
182
+ {"shape":"WAFInvalidParameterException"},
183
+ {"shape":"WAFNonexistentItemException"},
184
+ {"shape":"WAFOptimisticLockException"},
185
+ {"shape":"WAFTagOperationException"},
186
+ {"shape":"WAFTagOperationInternalErrorException"}
187
+ ]
188
+ },
189
+ "DeleteWebACL":{
190
+ "name":"DeleteWebACL",
191
+ "http":{
192
+ "method":"POST",
193
+ "requestUri":"/"
194
+ },
195
+ "input":{"shape":"DeleteWebACLRequest"},
196
+ "output":{"shape":"DeleteWebACLResponse"},
197
+ "errors":[
198
+ {"shape":"WAFInternalErrorException"},
199
+ {"shape":"WAFInvalidParameterException"},
200
+ {"shape":"WAFNonexistentItemException"},
201
+ {"shape":"WAFOptimisticLockException"},
202
+ {"shape":"WAFAssociatedItemException"},
203
+ {"shape":"WAFTagOperationException"},
204
+ {"shape":"WAFTagOperationInternalErrorException"}
205
+ ]
206
+ },
207
+ "DescribeManagedRuleGroup":{
208
+ "name":"DescribeManagedRuleGroup",
209
+ "http":{
210
+ "method":"POST",
211
+ "requestUri":"/"
212
+ },
213
+ "input":{"shape":"DescribeManagedRuleGroupRequest"},
214
+ "output":{"shape":"DescribeManagedRuleGroupResponse"},
215
+ "errors":[
216
+ {"shape":"WAFInternalErrorException"},
217
+ {"shape":"WAFInvalidParameterException"},
218
+ {"shape":"WAFInvalidResourceException"},
219
+ {"shape":"WAFNonexistentItemException"}
220
+ ]
221
+ },
222
+ "DisassociateWebACL":{
223
+ "name":"DisassociateWebACL",
224
+ "http":{
225
+ "method":"POST",
226
+ "requestUri":"/"
227
+ },
228
+ "input":{"shape":"DisassociateWebACLRequest"},
229
+ "output":{"shape":"DisassociateWebACLResponse"},
230
+ "errors":[
231
+ {"shape":"WAFInternalErrorException"},
232
+ {"shape":"WAFInvalidParameterException"},
233
+ {"shape":"WAFNonexistentItemException"}
234
+ ]
235
+ },
236
+ "GetIPSet":{
237
+ "name":"GetIPSet",
238
+ "http":{
239
+ "method":"POST",
240
+ "requestUri":"/"
241
+ },
242
+ "input":{"shape":"GetIPSetRequest"},
243
+ "output":{"shape":"GetIPSetResponse"},
244
+ "errors":[
245
+ {"shape":"WAFInternalErrorException"},
246
+ {"shape":"WAFInvalidParameterException"},
247
+ {"shape":"WAFNonexistentItemException"}
248
+ ]
249
+ },
250
+ "GetLoggingConfiguration":{
251
+ "name":"GetLoggingConfiguration",
252
+ "http":{
253
+ "method":"POST",
254
+ "requestUri":"/"
255
+ },
256
+ "input":{"shape":"GetLoggingConfigurationRequest"},
257
+ "output":{"shape":"GetLoggingConfigurationResponse"},
258
+ "errors":[
259
+ {"shape":"WAFInternalErrorException"},
260
+ {"shape":"WAFNonexistentItemException"}
261
+ ]
262
+ },
263
+ "GetRateBasedStatementManagedKeys":{
264
+ "name":"GetRateBasedStatementManagedKeys",
265
+ "http":{
266
+ "method":"POST",
267
+ "requestUri":"/"
268
+ },
269
+ "input":{"shape":"GetRateBasedStatementManagedKeysRequest"},
270
+ "output":{"shape":"GetRateBasedStatementManagedKeysResponse"},
271
+ "errors":[
272
+ {"shape":"WAFInternalErrorException"},
273
+ {"shape":"WAFInvalidParameterException"},
274
+ {"shape":"WAFNonexistentItemException"}
275
+ ]
276
+ },
277
+ "GetRegexPatternSet":{
278
+ "name":"GetRegexPatternSet",
279
+ "http":{
280
+ "method":"POST",
281
+ "requestUri":"/"
282
+ },
283
+ "input":{"shape":"GetRegexPatternSetRequest"},
284
+ "output":{"shape":"GetRegexPatternSetResponse"},
285
+ "errors":[
286
+ {"shape":"WAFInternalErrorException"},
287
+ {"shape":"WAFInvalidParameterException"},
288
+ {"shape":"WAFNonexistentItemException"}
289
+ ]
290
+ },
291
+ "GetRuleGroup":{
292
+ "name":"GetRuleGroup",
293
+ "http":{
294
+ "method":"POST",
295
+ "requestUri":"/"
296
+ },
297
+ "input":{"shape":"GetRuleGroupRequest"},
298
+ "output":{"shape":"GetRuleGroupResponse"},
299
+ "errors":[
300
+ {"shape":"WAFInternalErrorException"},
301
+ {"shape":"WAFInvalidParameterException"},
302
+ {"shape":"WAFNonexistentItemException"}
303
+ ]
304
+ },
305
+ "GetSampledRequests":{
306
+ "name":"GetSampledRequests",
307
+ "http":{
308
+ "method":"POST",
309
+ "requestUri":"/"
310
+ },
311
+ "input":{"shape":"GetSampledRequestsRequest"},
312
+ "output":{"shape":"GetSampledRequestsResponse"},
313
+ "errors":[
314
+ {"shape":"WAFNonexistentItemException"},
315
+ {"shape":"WAFInternalErrorException"},
316
+ {"shape":"WAFInvalidParameterException"}
317
+ ]
318
+ },
319
+ "GetWebACL":{
320
+ "name":"GetWebACL",
321
+ "http":{
322
+ "method":"POST",
323
+ "requestUri":"/"
324
+ },
325
+ "input":{"shape":"GetWebACLRequest"},
326
+ "output":{"shape":"GetWebACLResponse"},
327
+ "errors":[
328
+ {"shape":"WAFInternalErrorException"},
329
+ {"shape":"WAFInvalidParameterException"},
330
+ {"shape":"WAFNonexistentItemException"}
331
+ ]
332
+ },
333
+ "GetWebACLForResource":{
334
+ "name":"GetWebACLForResource",
335
+ "http":{
336
+ "method":"POST",
337
+ "requestUri":"/"
338
+ },
339
+ "input":{"shape":"GetWebACLForResourceRequest"},
340
+ "output":{"shape":"GetWebACLForResourceResponse"},
341
+ "errors":[
342
+ {"shape":"WAFInternalErrorException"},
343
+ {"shape":"WAFNonexistentItemException"},
344
+ {"shape":"WAFInvalidParameterException"},
345
+ {"shape":"WAFUnavailableEntityException"}
346
+ ]
347
+ },
348
+ "ListAvailableManagedRuleGroups":{
349
+ "name":"ListAvailableManagedRuleGroups",
350
+ "http":{
351
+ "method":"POST",
352
+ "requestUri":"/"
353
+ },
354
+ "input":{"shape":"ListAvailableManagedRuleGroupsRequest"},
355
+ "output":{"shape":"ListAvailableManagedRuleGroupsResponse"},
356
+ "errors":[
357
+ {"shape":"WAFInternalErrorException"},
358
+ {"shape":"WAFInvalidParameterException"}
359
+ ]
360
+ },
361
+ "ListIPSets":{
362
+ "name":"ListIPSets",
363
+ "http":{
364
+ "method":"POST",
365
+ "requestUri":"/"
366
+ },
367
+ "input":{"shape":"ListIPSetsRequest"},
368
+ "output":{"shape":"ListIPSetsResponse"},
369
+ "errors":[
370
+ {"shape":"WAFInternalErrorException"},
371
+ {"shape":"WAFInvalidParameterException"}
372
+ ]
373
+ },
374
+ "ListLoggingConfigurations":{
375
+ "name":"ListLoggingConfigurations",
376
+ "http":{
377
+ "method":"POST",
378
+ "requestUri":"/"
379
+ },
380
+ "input":{"shape":"ListLoggingConfigurationsRequest"},
381
+ "output":{"shape":"ListLoggingConfigurationsResponse"},
382
+ "errors":[
383
+ {"shape":"WAFInternalErrorException"},
384
+ {"shape":"WAFInvalidParameterException"}
385
+ ]
386
+ },
387
+ "ListRegexPatternSets":{
388
+ "name":"ListRegexPatternSets",
389
+ "http":{
390
+ "method":"POST",
391
+ "requestUri":"/"
392
+ },
393
+ "input":{"shape":"ListRegexPatternSetsRequest"},
394
+ "output":{"shape":"ListRegexPatternSetsResponse"},
395
+ "errors":[
396
+ {"shape":"WAFInternalErrorException"},
397
+ {"shape":"WAFInvalidParameterException"}
398
+ ]
399
+ },
400
+ "ListResourcesForWebACL":{
401
+ "name":"ListResourcesForWebACL",
402
+ "http":{
403
+ "method":"POST",
404
+ "requestUri":"/"
405
+ },
406
+ "input":{"shape":"ListResourcesForWebACLRequest"},
407
+ "output":{"shape":"ListResourcesForWebACLResponse"},
408
+ "errors":[
409
+ {"shape":"WAFInternalErrorException"},
410
+ {"shape":"WAFNonexistentItemException"},
411
+ {"shape":"WAFInvalidParameterException"}
412
+ ]
413
+ },
414
+ "ListRuleGroups":{
415
+ "name":"ListRuleGroups",
416
+ "http":{
417
+ "method":"POST",
418
+ "requestUri":"/"
419
+ },
420
+ "input":{"shape":"ListRuleGroupsRequest"},
421
+ "output":{"shape":"ListRuleGroupsResponse"},
422
+ "errors":[
423
+ {"shape":"WAFInternalErrorException"},
424
+ {"shape":"WAFInvalidParameterException"}
425
+ ]
426
+ },
427
+ "ListTagsForResource":{
428
+ "name":"ListTagsForResource",
429
+ "http":{
430
+ "method":"POST",
431
+ "requestUri":"/"
432
+ },
433
+ "input":{"shape":"ListTagsForResourceRequest"},
434
+ "output":{"shape":"ListTagsForResourceResponse"},
435
+ "errors":[
436
+ {"shape":"WAFInternalErrorException"},
437
+ {"shape":"WAFInvalidParameterException"},
438
+ {"shape":"WAFNonexistentItemException"},
439
+ {"shape":"WAFTagOperationException"},
440
+ {"shape":"WAFTagOperationInternalErrorException"}
441
+ ]
442
+ },
443
+ "ListWebACLs":{
444
+ "name":"ListWebACLs",
445
+ "http":{
446
+ "method":"POST",
447
+ "requestUri":"/"
448
+ },
449
+ "input":{"shape":"ListWebACLsRequest"},
450
+ "output":{"shape":"ListWebACLsResponse"},
451
+ "errors":[
452
+ {"shape":"WAFInternalErrorException"},
453
+ {"shape":"WAFInvalidParameterException"}
454
+ ]
455
+ },
456
+ "PutLoggingConfiguration":{
457
+ "name":"PutLoggingConfiguration",
458
+ "http":{
459
+ "method":"POST",
460
+ "requestUri":"/"
461
+ },
462
+ "input":{"shape":"PutLoggingConfigurationRequest"},
463
+ "output":{"shape":"PutLoggingConfigurationResponse"},
464
+ "errors":[
465
+ {"shape":"WAFInternalErrorException"},
466
+ {"shape":"WAFNonexistentItemException"},
467
+ {"shape":"WAFOptimisticLockException"},
468
+ {"shape":"WAFServiceLinkedRoleErrorException"},
469
+ {"shape":"WAFInvalidParameterException"}
470
+ ]
471
+ },
472
+ "TagResource":{
473
+ "name":"TagResource",
474
+ "http":{
475
+ "method":"POST",
476
+ "requestUri":"/"
477
+ },
478
+ "input":{"shape":"TagResourceRequest"},
479
+ "output":{"shape":"TagResourceResponse"},
480
+ "errors":[
481
+ {"shape":"WAFInternalErrorException"},
482
+ {"shape":"WAFInvalidParameterException"},
483
+ {"shape":"WAFLimitsExceededException"},
484
+ {"shape":"WAFNonexistentItemException"},
485
+ {"shape":"WAFTagOperationException"},
486
+ {"shape":"WAFTagOperationInternalErrorException"}
487
+ ]
488
+ },
489
+ "UntagResource":{
490
+ "name":"UntagResource",
491
+ "http":{
492
+ "method":"POST",
493
+ "requestUri":"/"
494
+ },
495
+ "input":{"shape":"UntagResourceRequest"},
496
+ "output":{"shape":"UntagResourceResponse"},
497
+ "errors":[
498
+ {"shape":"WAFInternalErrorException"},
499
+ {"shape":"WAFInvalidParameterException"},
500
+ {"shape":"WAFNonexistentItemException"},
501
+ {"shape":"WAFTagOperationException"},
502
+ {"shape":"WAFTagOperationInternalErrorException"}
503
+ ]
504
+ },
505
+ "UpdateIPSet":{
506
+ "name":"UpdateIPSet",
507
+ "http":{
508
+ "method":"POST",
509
+ "requestUri":"/"
510
+ },
511
+ "input":{"shape":"UpdateIPSetRequest"},
512
+ "output":{"shape":"UpdateIPSetResponse"},
513
+ "errors":[
514
+ {"shape":"WAFInternalErrorException"},
515
+ {"shape":"WAFInvalidParameterException"},
516
+ {"shape":"WAFNonexistentItemException"},
517
+ {"shape":"WAFDuplicateItemException"},
518
+ {"shape":"WAFOptimisticLockException"},
519
+ {"shape":"WAFLimitsExceededException"}
520
+ ]
521
+ },
522
+ "UpdateRegexPatternSet":{
523
+ "name":"UpdateRegexPatternSet",
524
+ "http":{
525
+ "method":"POST",
526
+ "requestUri":"/"
527
+ },
528
+ "input":{"shape":"UpdateRegexPatternSetRequest"},
529
+ "output":{"shape":"UpdateRegexPatternSetResponse"},
530
+ "errors":[
531
+ {"shape":"WAFInternalErrorException"},
532
+ {"shape":"WAFInvalidParameterException"},
533
+ {"shape":"WAFNonexistentItemException"},
534
+ {"shape":"WAFDuplicateItemException"},
535
+ {"shape":"WAFOptimisticLockException"},
536
+ {"shape":"WAFLimitsExceededException"}
537
+ ]
538
+ },
539
+ "UpdateRuleGroup":{
540
+ "name":"UpdateRuleGroup",
541
+ "http":{
542
+ "method":"POST",
543
+ "requestUri":"/"
544
+ },
545
+ "input":{"shape":"UpdateRuleGroupRequest"},
546
+ "output":{"shape":"UpdateRuleGroupResponse"},
547
+ "errors":[
548
+ {"shape":"WAFInternalErrorException"},
549
+ {"shape":"WAFInvalidParameterException"},
550
+ {"shape":"WAFNonexistentItemException"},
551
+ {"shape":"WAFDuplicateItemException"},
552
+ {"shape":"WAFOptimisticLockException"},
553
+ {"shape":"WAFLimitsExceededException"},
554
+ {"shape":"WAFUnavailableEntityException"}
555
+ ]
556
+ },
557
+ "UpdateWebACL":{
558
+ "name":"UpdateWebACL",
559
+ "http":{
560
+ "method":"POST",
561
+ "requestUri":"/"
562
+ },
563
+ "input":{"shape":"UpdateWebACLRequest"},
564
+ "output":{"shape":"UpdateWebACLResponse"},
565
+ "errors":[
566
+ {"shape":"WAFInternalErrorException"},
567
+ {"shape":"WAFInvalidParameterException"},
568
+ {"shape":"WAFNonexistentItemException"},
569
+ {"shape":"WAFDuplicateItemException"},
570
+ {"shape":"WAFOptimisticLockException"},
571
+ {"shape":"WAFLimitsExceededException"},
572
+ {"shape":"WAFInvalidResourceException"},
573
+ {"shape":"WAFUnavailableEntityException"}
574
+ ]
575
+ }
576
+ },
577
+ "shapes":{
578
+ "Action":{"type":"string"},
579
+ "AllQueryArguments":{
580
+ "type":"structure",
581
+ "members":{
582
+ }
583
+ },
584
+ "AllowAction":{
585
+ "type":"structure",
586
+ "members":{
587
+ }
588
+ },
589
+ "AndStatement":{
590
+ "type":"structure",
591
+ "required":["Statements"],
592
+ "members":{
593
+ "Statements":{"shape":"Statements"}
594
+ }
595
+ },
596
+ "AssociateWebACLRequest":{
597
+ "type":"structure",
598
+ "required":[
599
+ "WebACLArn",
600
+ "ResourceArn"
601
+ ],
602
+ "members":{
603
+ "WebACLArn":{"shape":"ResourceArn"},
604
+ "ResourceArn":{"shape":"ResourceArn"}
605
+ }
606
+ },
607
+ "AssociateWebACLResponse":{
608
+ "type":"structure",
609
+ "members":{
610
+ }
611
+ },
612
+ "BlockAction":{
613
+ "type":"structure",
614
+ "members":{
615
+ }
616
+ },
617
+ "Body":{
618
+ "type":"structure",
619
+ "members":{
620
+ }
621
+ },
622
+ "Boolean":{"type":"boolean"},
623
+ "ByteMatchStatement":{
624
+ "type":"structure",
625
+ "required":[
626
+ "SearchString",
627
+ "FieldToMatch",
628
+ "TextTransformations",
629
+ "PositionalConstraint"
630
+ ],
631
+ "members":{
632
+ "SearchString":{"shape":"SearchString"},
633
+ "FieldToMatch":{"shape":"FieldToMatch"},
634
+ "TextTransformations":{"shape":"TextTransformations"},
635
+ "PositionalConstraint":{"shape":"PositionalConstraint"}
636
+ }
637
+ },
638
+ "CapacityUnit":{
639
+ "type":"long",
640
+ "min":1
641
+ },
642
+ "CheckCapacityRequest":{
643
+ "type":"structure",
644
+ "required":[
645
+ "Scope",
646
+ "Rules"
647
+ ],
648
+ "members":{
649
+ "Scope":{"shape":"Scope"},
650
+ "Rules":{"shape":"Rules"}
651
+ }
652
+ },
653
+ "CheckCapacityResponse":{
654
+ "type":"structure",
655
+ "members":{
656
+ "Capacity":{"shape":"ConsumedCapacity"}
657
+ }
658
+ },
659
+ "ComparisonOperator":{
660
+ "type":"string",
661
+ "enum":[
662
+ "EQ",
663
+ "NE",
664
+ "LE",
665
+ "LT",
666
+ "GE",
667
+ "GT"
668
+ ]
669
+ },
670
+ "ConsumedCapacity":{
671
+ "type":"long",
672
+ "min":0
673
+ },
674
+ "CountAction":{
675
+ "type":"structure",
676
+ "members":{
677
+ }
678
+ },
679
+ "Country":{"type":"string"},
680
+ "CountryCode":{
681
+ "type":"string",
682
+ "enum":[
683
+ "AF",
684
+ "AX",
685
+ "AL",
686
+ "DZ",
687
+ "AS",
688
+ "AD",
689
+ "AO",
690
+ "AI",
691
+ "AQ",
692
+ "AG",
693
+ "AR",
694
+ "AM",
695
+ "AW",
696
+ "AU",
697
+ "AT",
698
+ "AZ",
699
+ "BS",
700
+ "BH",
701
+ "BD",
702
+ "BB",
703
+ "BY",
704
+ "BE",
705
+ "BZ",
706
+ "BJ",
707
+ "BM",
708
+ "BT",
709
+ "BO",
710
+ "BQ",
711
+ "BA",
712
+ "BW",
713
+ "BV",
714
+ "BR",
715
+ "IO",
716
+ "BN",
717
+ "BG",
718
+ "BF",
719
+ "BI",
720
+ "KH",
721
+ "CM",
722
+ "CA",
723
+ "CV",
724
+ "KY",
725
+ "CF",
726
+ "TD",
727
+ "CL",
728
+ "CN",
729
+ "CX",
730
+ "CC",
731
+ "CO",
732
+ "KM",
733
+ "CG",
734
+ "CD",
735
+ "CK",
736
+ "CR",
737
+ "CI",
738
+ "HR",
739
+ "CU",
740
+ "CW",
741
+ "CY",
742
+ "CZ",
743
+ "DK",
744
+ "DJ",
745
+ "DM",
746
+ "DO",
747
+ "EC",
748
+ "EG",
749
+ "SV",
750
+ "GQ",
751
+ "ER",
752
+ "EE",
753
+ "ET",
754
+ "FK",
755
+ "FO",
756
+ "FJ",
757
+ "FI",
758
+ "FR",
759
+ "GF",
760
+ "PF",
761
+ "TF",
762
+ "GA",
763
+ "GM",
764
+ "GE",
765
+ "DE",
766
+ "GH",
767
+ "GI",
768
+ "GR",
769
+ "GL",
770
+ "GD",
771
+ "GP",
772
+ "GU",
773
+ "GT",
774
+ "GG",
775
+ "GN",
776
+ "GW",
777
+ "GY",
778
+ "HT",
779
+ "HM",
780
+ "VA",
781
+ "HN",
782
+ "HK",
783
+ "HU",
784
+ "IS",
785
+ "IN",
786
+ "ID",
787
+ "IR",
788
+ "IQ",
789
+ "IE",
790
+ "IM",
791
+ "IL",
792
+ "IT",
793
+ "JM",
794
+ "JP",
795
+ "JE",
796
+ "JO",
797
+ "KZ",
798
+ "KE",
799
+ "KI",
800
+ "KP",
801
+ "KR",
802
+ "KW",
803
+ "KG",
804
+ "LA",
805
+ "LV",
806
+ "LB",
807
+ "LS",
808
+ "LR",
809
+ "LY",
810
+ "LI",
811
+ "LT",
812
+ "LU",
813
+ "MO",
814
+ "MK",
815
+ "MG",
816
+ "MW",
817
+ "MY",
818
+ "MV",
819
+ "ML",
820
+ "MT",
821
+ "MH",
822
+ "MQ",
823
+ "MR",
824
+ "MU",
825
+ "YT",
826
+ "MX",
827
+ "FM",
828
+ "MD",
829
+ "MC",
830
+ "MN",
831
+ "ME",
832
+ "MS",
833
+ "MA",
834
+ "MZ",
835
+ "MM",
836
+ "NA",
837
+ "NR",
838
+ "NP",
839
+ "NL",
840
+ "NC",
841
+ "NZ",
842
+ "NI",
843
+ "NE",
844
+ "NG",
845
+ "NU",
846
+ "NF",
847
+ "MP",
848
+ "NO",
849
+ "OM",
850
+ "PK",
851
+ "PW",
852
+ "PS",
853
+ "PA",
854
+ "PG",
855
+ "PY",
856
+ "PE",
857
+ "PH",
858
+ "PN",
859
+ "PL",
860
+ "PT",
861
+ "PR",
862
+ "QA",
863
+ "RE",
864
+ "RO",
865
+ "RU",
866
+ "RW",
867
+ "BL",
868
+ "SH",
869
+ "KN",
870
+ "LC",
871
+ "MF",
872
+ "PM",
873
+ "VC",
874
+ "WS",
875
+ "SM",
876
+ "ST",
877
+ "SA",
878
+ "SN",
879
+ "RS",
880
+ "SC",
881
+ "SL",
882
+ "SG",
883
+ "SX",
884
+ "SK",
885
+ "SI",
886
+ "SB",
887
+ "SO",
888
+ "ZA",
889
+ "GS",
890
+ "SS",
891
+ "ES",
892
+ "LK",
893
+ "SD",
894
+ "SR",
895
+ "SJ",
896
+ "SZ",
897
+ "SE",
898
+ "CH",
899
+ "SY",
900
+ "TW",
901
+ "TJ",
902
+ "TZ",
903
+ "TH",
904
+ "TL",
905
+ "TG",
906
+ "TK",
907
+ "TO",
908
+ "TT",
909
+ "TN",
910
+ "TR",
911
+ "TM",
912
+ "TC",
913
+ "TV",
914
+ "UG",
915
+ "UA",
916
+ "AE",
917
+ "GB",
918
+ "US",
919
+ "UM",
920
+ "UY",
921
+ "UZ",
922
+ "VU",
923
+ "VE",
924
+ "VN",
925
+ "VG",
926
+ "VI",
927
+ "WF",
928
+ "EH",
929
+ "YE",
930
+ "ZM",
931
+ "ZW"
932
+ ]
933
+ },
934
+ "CountryCodes":{
935
+ "type":"list",
936
+ "member":{"shape":"CountryCode"},
937
+ "min":1
938
+ },
939
+ "CreateIPSetRequest":{
940
+ "type":"structure",
941
+ "required":[
942
+ "Name",
943
+ "Scope",
944
+ "IPAddressVersion",
945
+ "Addresses"
946
+ ],
947
+ "members":{
948
+ "Name":{"shape":"EntityName"},
949
+ "Scope":{"shape":"Scope"},
950
+ "Description":{"shape":"EntityDescription"},
951
+ "IPAddressVersion":{"shape":"IPAddressVersion"},
952
+ "Addresses":{"shape":"IPAddresses"},
953
+ "Tags":{"shape":"TagList"}
954
+ }
955
+ },
956
+ "CreateIPSetResponse":{
957
+ "type":"structure",
958
+ "members":{
959
+ "Summary":{"shape":"IPSetSummary"}
960
+ }
961
+ },
962
+ "CreateRegexPatternSetRequest":{
963
+ "type":"structure",
964
+ "required":[
965
+ "Name",
966
+ "Scope",
967
+ "RegularExpressionList"
968
+ ],
969
+ "members":{
970
+ "Name":{"shape":"EntityName"},
971
+ "Scope":{"shape":"Scope"},
972
+ "Description":{"shape":"EntityDescription"},
973
+ "RegularExpressionList":{"shape":"RegularExpressionList"},
974
+ "Tags":{"shape":"TagList"}
975
+ }
976
+ },
977
+ "CreateRegexPatternSetResponse":{
978
+ "type":"structure",
979
+ "members":{
980
+ "Summary":{"shape":"RegexPatternSetSummary"}
981
+ }
982
+ },
983
+ "CreateRuleGroupRequest":{
984
+ "type":"structure",
985
+ "required":[
986
+ "Name",
987
+ "Scope",
988
+ "Capacity",
989
+ "VisibilityConfig"
990
+ ],
991
+ "members":{
992
+ "Name":{"shape":"EntityName"},
993
+ "Scope":{"shape":"Scope"},
994
+ "Capacity":{"shape":"CapacityUnit"},
995
+ "Description":{"shape":"EntityDescription"},
996
+ "Rules":{"shape":"Rules"},
997
+ "VisibilityConfig":{"shape":"VisibilityConfig"},
998
+ "Tags":{"shape":"TagList"}
999
+ }
1000
+ },
1001
+ "CreateRuleGroupResponse":{
1002
+ "type":"structure",
1003
+ "members":{
1004
+ "Summary":{"shape":"RuleGroupSummary"}
1005
+ }
1006
+ },
1007
+ "CreateWebACLRequest":{
1008
+ "type":"structure",
1009
+ "required":[
1010
+ "Name",
1011
+ "Scope",
1012
+ "DefaultAction",
1013
+ "VisibilityConfig"
1014
+ ],
1015
+ "members":{
1016
+ "Name":{"shape":"EntityName"},
1017
+ "Scope":{"shape":"Scope"},
1018
+ "DefaultAction":{"shape":"DefaultAction"},
1019
+ "Description":{"shape":"EntityDescription"},
1020
+ "Rules":{"shape":"Rules"},
1021
+ "VisibilityConfig":{"shape":"VisibilityConfig"},
1022
+ "Tags":{"shape":"TagList"}
1023
+ }
1024
+ },
1025
+ "CreateWebACLResponse":{
1026
+ "type":"structure",
1027
+ "members":{
1028
+ "Summary":{"shape":"WebACLSummary"}
1029
+ }
1030
+ },
1031
+ "DefaultAction":{
1032
+ "type":"structure",
1033
+ "members":{
1034
+ "Block":{"shape":"BlockAction"},
1035
+ "Allow":{"shape":"AllowAction"}
1036
+ }
1037
+ },
1038
+ "DeleteIPSetRequest":{
1039
+ "type":"structure",
1040
+ "required":[
1041
+ "Name",
1042
+ "Scope",
1043
+ "Id",
1044
+ "LockToken"
1045
+ ],
1046
+ "members":{
1047
+ "Name":{"shape":"EntityName"},
1048
+ "Scope":{"shape":"Scope"},
1049
+ "Id":{"shape":"EntityId"},
1050
+ "LockToken":{"shape":"LockToken"}
1051
+ }
1052
+ },
1053
+ "DeleteIPSetResponse":{
1054
+ "type":"structure",
1055
+ "members":{
1056
+ }
1057
+ },
1058
+ "DeleteLoggingConfigurationRequest":{
1059
+ "type":"structure",
1060
+ "required":["ResourceArn"],
1061
+ "members":{
1062
+ "ResourceArn":{"shape":"ResourceArn"}
1063
+ }
1064
+ },
1065
+ "DeleteLoggingConfigurationResponse":{
1066
+ "type":"structure",
1067
+ "members":{
1068
+ }
1069
+ },
1070
+ "DeleteRegexPatternSetRequest":{
1071
+ "type":"structure",
1072
+ "required":[
1073
+ "Name",
1074
+ "Scope",
1075
+ "Id",
1076
+ "LockToken"
1077
+ ],
1078
+ "members":{
1079
+ "Name":{"shape":"EntityName"},
1080
+ "Scope":{"shape":"Scope"},
1081
+ "Id":{"shape":"EntityId"},
1082
+ "LockToken":{"shape":"LockToken"}
1083
+ }
1084
+ },
1085
+ "DeleteRegexPatternSetResponse":{
1086
+ "type":"structure",
1087
+ "members":{
1088
+ }
1089
+ },
1090
+ "DeleteRuleGroupRequest":{
1091
+ "type":"structure",
1092
+ "required":[
1093
+ "Name",
1094
+ "Scope",
1095
+ "Id",
1096
+ "LockToken"
1097
+ ],
1098
+ "members":{
1099
+ "Name":{"shape":"EntityName"},
1100
+ "Scope":{"shape":"Scope"},
1101
+ "Id":{"shape":"EntityId"},
1102
+ "LockToken":{"shape":"LockToken"}
1103
+ }
1104
+ },
1105
+ "DeleteRuleGroupResponse":{
1106
+ "type":"structure",
1107
+ "members":{
1108
+ }
1109
+ },
1110
+ "DeleteWebACLRequest":{
1111
+ "type":"structure",
1112
+ "required":[
1113
+ "Name",
1114
+ "Scope",
1115
+ "Id",
1116
+ "LockToken"
1117
+ ],
1118
+ "members":{
1119
+ "Name":{"shape":"EntityName"},
1120
+ "Scope":{"shape":"Scope"},
1121
+ "Id":{"shape":"EntityId"},
1122
+ "LockToken":{"shape":"LockToken"}
1123
+ }
1124
+ },
1125
+ "DeleteWebACLResponse":{
1126
+ "type":"structure",
1127
+ "members":{
1128
+ }
1129
+ },
1130
+ "DescribeManagedRuleGroupRequest":{
1131
+ "type":"structure",
1132
+ "required":[
1133
+ "VendorName",
1134
+ "Name",
1135
+ "Scope"
1136
+ ],
1137
+ "members":{
1138
+ "VendorName":{"shape":"VendorName"},
1139
+ "Name":{"shape":"EntityName"},
1140
+ "Scope":{"shape":"Scope"}
1141
+ }
1142
+ },
1143
+ "DescribeManagedRuleGroupResponse":{
1144
+ "type":"structure",
1145
+ "members":{
1146
+ "Capacity":{"shape":"CapacityUnit"},
1147
+ "Rules":{"shape":"RuleSummaries"}
1148
+ }
1149
+ },
1150
+ "DisassociateWebACLRequest":{
1151
+ "type":"structure",
1152
+ "required":["ResourceArn"],
1153
+ "members":{
1154
+ "ResourceArn":{"shape":"ResourceArn"}
1155
+ }
1156
+ },
1157
+ "DisassociateWebACLResponse":{
1158
+ "type":"structure",
1159
+ "members":{
1160
+ }
1161
+ },
1162
+ "EntityDescription":{
1163
+ "type":"string",
1164
+ "max":256,
1165
+ "min":1,
1166
+ "pattern":"^[\\w+=:#@/\\-,\\.][\\w+=:#@/\\-,\\.\\s]+[\\w+=:#@/\\-,\\.]$"
1167
+ },
1168
+ "EntityId":{
1169
+ "type":"string",
1170
+ "max":36,
1171
+ "min":1,
1172
+ "pattern":"^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$"
1173
+ },
1174
+ "EntityName":{
1175
+ "type":"string",
1176
+ "max":128,
1177
+ "min":1,
1178
+ "pattern":"^[\\w\\-]+$"
1179
+ },
1180
+ "ErrorMessage":{"type":"string"},
1181
+ "ErrorReason":{"type":"string"},
1182
+ "ExcludedRule":{
1183
+ "type":"structure",
1184
+ "required":["Name"],
1185
+ "members":{
1186
+ "Name":{"shape":"EntityName"}
1187
+ }
1188
+ },
1189
+ "ExcludedRules":{
1190
+ "type":"list",
1191
+ "member":{"shape":"ExcludedRule"}
1192
+ },
1193
+ "FieldToMatch":{
1194
+ "type":"structure",
1195
+ "members":{
1196
+ "SingleHeader":{"shape":"SingleHeader"},
1197
+ "SingleQueryArgument":{"shape":"SingleQueryArgument"},
1198
+ "AllQueryArguments":{"shape":"AllQueryArguments"},
1199
+ "UriPath":{"shape":"UriPath"},
1200
+ "QueryString":{"shape":"QueryString"},
1201
+ "Body":{"shape":"Body"},
1202
+ "Method":{"shape":"Method"}
1203
+ }
1204
+ },
1205
+ "FieldToMatchData":{
1206
+ "type":"string",
1207
+ "max":64,
1208
+ "min":1,
1209
+ "pattern":".*\\S.*"
1210
+ },
1211
+ "GeoMatchStatement":{
1212
+ "type":"structure",
1213
+ "members":{
1214
+ "CountryCodes":{"shape":"CountryCodes"}
1215
+ }
1216
+ },
1217
+ "GetIPSetRequest":{
1218
+ "type":"structure",
1219
+ "required":[
1220
+ "Name",
1221
+ "Scope",
1222
+ "Id"
1223
+ ],
1224
+ "members":{
1225
+ "Name":{"shape":"EntityName"},
1226
+ "Scope":{"shape":"Scope"},
1227
+ "Id":{"shape":"EntityId"}
1228
+ }
1229
+ },
1230
+ "GetIPSetResponse":{
1231
+ "type":"structure",
1232
+ "members":{
1233
+ "IPSet":{"shape":"IPSet"},
1234
+ "LockToken":{"shape":"LockToken"}
1235
+ }
1236
+ },
1237
+ "GetLoggingConfigurationRequest":{
1238
+ "type":"structure",
1239
+ "required":["ResourceArn"],
1240
+ "members":{
1241
+ "ResourceArn":{"shape":"ResourceArn"}
1242
+ }
1243
+ },
1244
+ "GetLoggingConfigurationResponse":{
1245
+ "type":"structure",
1246
+ "members":{
1247
+ "LoggingConfiguration":{"shape":"LoggingConfiguration"}
1248
+ }
1249
+ },
1250
+ "GetRateBasedStatementManagedKeysRequest":{
1251
+ "type":"structure",
1252
+ "required":[
1253
+ "Scope",
1254
+ "WebACLName",
1255
+ "WebACLId",
1256
+ "RuleName"
1257
+ ],
1258
+ "members":{
1259
+ "Scope":{"shape":"Scope"},
1260
+ "WebACLName":{"shape":"EntityName"},
1261
+ "WebACLId":{"shape":"EntityId"},
1262
+ "RuleName":{"shape":"EntityName"}
1263
+ }
1264
+ },
1265
+ "GetRateBasedStatementManagedKeysResponse":{
1266
+ "type":"structure",
1267
+ "members":{
1268
+ "ManagedKeysIPV4":{"shape":"RateBasedStatementManagedKeysIPSet"},
1269
+ "ManagedKeysIPV6":{"shape":"RateBasedStatementManagedKeysIPSet"}
1270
+ }
1271
+ },
1272
+ "GetRegexPatternSetRequest":{
1273
+ "type":"structure",
1274
+ "required":[
1275
+ "Name",
1276
+ "Scope",
1277
+ "Id"
1278
+ ],
1279
+ "members":{
1280
+ "Name":{"shape":"EntityName"},
1281
+ "Scope":{"shape":"Scope"},
1282
+ "Id":{"shape":"EntityId"}
1283
+ }
1284
+ },
1285
+ "GetRegexPatternSetResponse":{
1286
+ "type":"structure",
1287
+ "members":{
1288
+ "RegexPatternSet":{"shape":"RegexPatternSet"},
1289
+ "LockToken":{"shape":"LockToken"}
1290
+ }
1291
+ },
1292
+ "GetRuleGroupRequest":{
1293
+ "type":"structure",
1294
+ "required":[
1295
+ "Name",
1296
+ "Scope",
1297
+ "Id"
1298
+ ],
1299
+ "members":{
1300
+ "Name":{"shape":"EntityName"},
1301
+ "Scope":{"shape":"Scope"},
1302
+ "Id":{"shape":"EntityId"}
1303
+ }
1304
+ },
1305
+ "GetRuleGroupResponse":{
1306
+ "type":"structure",
1307
+ "members":{
1308
+ "RuleGroup":{"shape":"RuleGroup"},
1309
+ "LockToken":{"shape":"LockToken"}
1310
+ }
1311
+ },
1312
+ "GetSampledRequestsRequest":{
1313
+ "type":"structure",
1314
+ "required":[
1315
+ "WebAclArn",
1316
+ "RuleMetricName",
1317
+ "Scope",
1318
+ "TimeWindow",
1319
+ "MaxItems"
1320
+ ],
1321
+ "members":{
1322
+ "WebAclArn":{"shape":"ResourceArn"},
1323
+ "RuleMetricName":{"shape":"MetricName"},
1324
+ "Scope":{"shape":"Scope"},
1325
+ "TimeWindow":{"shape":"TimeWindow"},
1326
+ "MaxItems":{"shape":"ListMaxItems"}
1327
+ }
1328
+ },
1329
+ "GetSampledRequestsResponse":{
1330
+ "type":"structure",
1331
+ "members":{
1332
+ "SampledRequests":{"shape":"SampledHTTPRequests"},
1333
+ "PopulationSize":{"shape":"PopulationSize"},
1334
+ "TimeWindow":{"shape":"TimeWindow"}
1335
+ }
1336
+ },
1337
+ "GetWebACLForResourceRequest":{
1338
+ "type":"structure",
1339
+ "required":["ResourceArn"],
1340
+ "members":{
1341
+ "ResourceArn":{"shape":"ResourceArn"}
1342
+ }
1343
+ },
1344
+ "GetWebACLForResourceResponse":{
1345
+ "type":"structure",
1346
+ "members":{
1347
+ "WebACL":{"shape":"WebACL"}
1348
+ }
1349
+ },
1350
+ "GetWebACLRequest":{
1351
+ "type":"structure",
1352
+ "required":[
1353
+ "Name",
1354
+ "Scope",
1355
+ "Id"
1356
+ ],
1357
+ "members":{
1358
+ "Name":{"shape":"EntityName"},
1359
+ "Scope":{"shape":"Scope"},
1360
+ "Id":{"shape":"EntityId"}
1361
+ }
1362
+ },
1363
+ "GetWebACLResponse":{
1364
+ "type":"structure",
1365
+ "members":{
1366
+ "WebACL":{"shape":"WebACL"},
1367
+ "LockToken":{"shape":"LockToken"}
1368
+ }
1369
+ },
1370
+ "HTTPHeader":{
1371
+ "type":"structure",
1372
+ "members":{
1373
+ "Name":{"shape":"HeaderName"},
1374
+ "Value":{"shape":"HeaderValue"}
1375
+ }
1376
+ },
1377
+ "HTTPHeaders":{
1378
+ "type":"list",
1379
+ "member":{"shape":"HTTPHeader"}
1380
+ },
1381
+ "HTTPMethod":{"type":"string"},
1382
+ "HTTPRequest":{
1383
+ "type":"structure",
1384
+ "members":{
1385
+ "ClientIP":{"shape":"IPString"},
1386
+ "Country":{"shape":"Country"},
1387
+ "URI":{"shape":"URIString"},
1388
+ "Method":{"shape":"HTTPMethod"},
1389
+ "HTTPVersion":{"shape":"HTTPVersion"},
1390
+ "Headers":{"shape":"HTTPHeaders"}
1391
+ }
1392
+ },
1393
+ "HTTPVersion":{"type":"string"},
1394
+ "HeaderName":{"type":"string"},
1395
+ "HeaderValue":{"type":"string"},
1396
+ "IPAddress":{
1397
+ "type":"string",
1398
+ "max":50,
1399
+ "min":1,
1400
+ "pattern":".*\\S.*"
1401
+ },
1402
+ "IPAddressVersion":{
1403
+ "type":"string",
1404
+ "enum":[
1405
+ "IPV4",
1406
+ "IPV6"
1407
+ ]
1408
+ },
1409
+ "IPAddresses":{
1410
+ "type":"list",
1411
+ "member":{"shape":"IPAddress"}
1412
+ },
1413
+ "IPSet":{
1414
+ "type":"structure",
1415
+ "required":[
1416
+ "Name",
1417
+ "Id",
1418
+ "ARN",
1419
+ "IPAddressVersion",
1420
+ "Addresses"
1421
+ ],
1422
+ "members":{
1423
+ "Name":{"shape":"EntityName"},
1424
+ "Id":{"shape":"EntityId"},
1425
+ "ARN":{"shape":"ResourceArn"},
1426
+ "Description":{"shape":"EntityDescription"},
1427
+ "IPAddressVersion":{"shape":"IPAddressVersion"},
1428
+ "Addresses":{"shape":"IPAddresses"}
1429
+ }
1430
+ },
1431
+ "IPSetReferenceStatement":{
1432
+ "type":"structure",
1433
+ "required":["ARN"],
1434
+ "members":{
1435
+ "ARN":{"shape":"ResourceArn"}
1436
+ }
1437
+ },
1438
+ "IPSetSummaries":{
1439
+ "type":"list",
1440
+ "member":{"shape":"IPSetSummary"}
1441
+ },
1442
+ "IPSetSummary":{
1443
+ "type":"structure",
1444
+ "members":{
1445
+ "Name":{"shape":"EntityName"},
1446
+ "Id":{"shape":"EntityId"},
1447
+ "Description":{"shape":"EntityDescription"},
1448
+ "LockToken":{"shape":"LockToken"},
1449
+ "ARN":{"shape":"ResourceArn"}
1450
+ }
1451
+ },
1452
+ "IPString":{"type":"string"},
1453
+ "ListAvailableManagedRuleGroupsRequest":{
1454
+ "type":"structure",
1455
+ "required":["Scope"],
1456
+ "members":{
1457
+ "Scope":{"shape":"Scope"},
1458
+ "NextMarker":{"shape":"NextMarker"},
1459
+ "Limit":{"shape":"PaginationLimit"}
1460
+ }
1461
+ },
1462
+ "ListAvailableManagedRuleGroupsResponse":{
1463
+ "type":"structure",
1464
+ "members":{
1465
+ "NextMarker":{"shape":"NextMarker"},
1466
+ "ManagedRuleGroups":{"shape":"ManagedRuleGroupSummaries"}
1467
+ }
1468
+ },
1469
+ "ListIPSetsRequest":{
1470
+ "type":"structure",
1471
+ "required":["Scope"],
1472
+ "members":{
1473
+ "Scope":{"shape":"Scope"},
1474
+ "NextMarker":{"shape":"NextMarker"},
1475
+ "Limit":{"shape":"PaginationLimit"}
1476
+ }
1477
+ },
1478
+ "ListIPSetsResponse":{
1479
+ "type":"structure",
1480
+ "members":{
1481
+ "NextMarker":{"shape":"NextMarker"},
1482
+ "IPSets":{"shape":"IPSetSummaries"}
1483
+ }
1484
+ },
1485
+ "ListLoggingConfigurationsRequest":{
1486
+ "type":"structure",
1487
+ "members":{
1488
+ "Scope":{"shape":"Scope"},
1489
+ "NextMarker":{"shape":"NextMarker"},
1490
+ "Limit":{"shape":"PaginationLimit"}
1491
+ }
1492
+ },
1493
+ "ListLoggingConfigurationsResponse":{
1494
+ "type":"structure",
1495
+ "members":{
1496
+ "LoggingConfigurations":{"shape":"LoggingConfigurations"},
1497
+ "NextMarker":{"shape":"NextMarker"}
1498
+ }
1499
+ },
1500
+ "ListMaxItems":{
1501
+ "type":"long",
1502
+ "max":500,
1503
+ "min":1
1504
+ },
1505
+ "ListRegexPatternSetsRequest":{
1506
+ "type":"structure",
1507
+ "required":["Scope"],
1508
+ "members":{
1509
+ "Scope":{"shape":"Scope"},
1510
+ "NextMarker":{"shape":"NextMarker"},
1511
+ "Limit":{"shape":"PaginationLimit"}
1512
+ }
1513
+ },
1514
+ "ListRegexPatternSetsResponse":{
1515
+ "type":"structure",
1516
+ "members":{
1517
+ "NextMarker":{"shape":"NextMarker"},
1518
+ "RegexPatternSets":{"shape":"RegexPatternSetSummaries"}
1519
+ }
1520
+ },
1521
+ "ListResourcesForWebACLRequest":{
1522
+ "type":"structure",
1523
+ "required":["WebACLArn"],
1524
+ "members":{
1525
+ "WebACLArn":{"shape":"ResourceArn"},
1526
+ "ResourceType":{"shape":"ResourceType"}
1527
+ }
1528
+ },
1529
+ "ListResourcesForWebACLResponse":{
1530
+ "type":"structure",
1531
+ "members":{
1532
+ "ResourceArns":{"shape":"ResourceArns"}
1533
+ }
1534
+ },
1535
+ "ListRuleGroupsRequest":{
1536
+ "type":"structure",
1537
+ "required":["Scope"],
1538
+ "members":{
1539
+ "Scope":{"shape":"Scope"},
1540
+ "NextMarker":{"shape":"NextMarker"},
1541
+ "Limit":{"shape":"PaginationLimit"}
1542
+ }
1543
+ },
1544
+ "ListRuleGroupsResponse":{
1545
+ "type":"structure",
1546
+ "members":{
1547
+ "NextMarker":{"shape":"NextMarker"},
1548
+ "RuleGroups":{"shape":"RuleGroupSummaries"}
1549
+ }
1550
+ },
1551
+ "ListTagsForResourceRequest":{
1552
+ "type":"structure",
1553
+ "required":["ResourceARN"],
1554
+ "members":{
1555
+ "NextMarker":{"shape":"NextMarker"},
1556
+ "Limit":{"shape":"PaginationLimit"},
1557
+ "ResourceARN":{"shape":"ResourceArn"}
1558
+ }
1559
+ },
1560
+ "ListTagsForResourceResponse":{
1561
+ "type":"structure",
1562
+ "members":{
1563
+ "NextMarker":{"shape":"NextMarker"},
1564
+ "TagInfoForResource":{"shape":"TagInfoForResource"}
1565
+ }
1566
+ },
1567
+ "ListWebACLsRequest":{
1568
+ "type":"structure",
1569
+ "required":["Scope"],
1570
+ "members":{
1571
+ "Scope":{"shape":"Scope"},
1572
+ "NextMarker":{"shape":"NextMarker"},
1573
+ "Limit":{"shape":"PaginationLimit"}
1574
+ }
1575
+ },
1576
+ "ListWebACLsResponse":{
1577
+ "type":"structure",
1578
+ "members":{
1579
+ "NextMarker":{"shape":"NextMarker"},
1580
+ "WebACLs":{"shape":"WebACLSummaries"}
1581
+ }
1582
+ },
1583
+ "LockToken":{
1584
+ "type":"string",
1585
+ "max":36,
1586
+ "min":1,
1587
+ "pattern":"^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$"
1588
+ },
1589
+ "LogDestinationConfigs":{
1590
+ "type":"list",
1591
+ "member":{"shape":"ResourceArn"},
1592
+ "max":100,
1593
+ "min":1
1594
+ },
1595
+ "LoggingConfiguration":{
1596
+ "type":"structure",
1597
+ "required":[
1598
+ "ResourceArn",
1599
+ "LogDestinationConfigs"
1600
+ ],
1601
+ "members":{
1602
+ "ResourceArn":{"shape":"ResourceArn"},
1603
+ "LogDestinationConfigs":{"shape":"LogDestinationConfigs"},
1604
+ "RedactedFields":{"shape":"RedactedFields"}
1605
+ }
1606
+ },
1607
+ "LoggingConfigurations":{
1608
+ "type":"list",
1609
+ "member":{"shape":"LoggingConfiguration"}
1610
+ },
1611
+ "ManagedRuleGroupStatement":{
1612
+ "type":"structure",
1613
+ "required":[
1614
+ "VendorName",
1615
+ "Name"
1616
+ ],
1617
+ "members":{
1618
+ "VendorName":{"shape":"VendorName"},
1619
+ "Name":{"shape":"EntityName"},
1620
+ "ExcludedRules":{"shape":"ExcludedRules"}
1621
+ }
1622
+ },
1623
+ "ManagedRuleGroupSummaries":{
1624
+ "type":"list",
1625
+ "member":{"shape":"ManagedRuleGroupSummary"}
1626
+ },
1627
+ "ManagedRuleGroupSummary":{
1628
+ "type":"structure",
1629
+ "members":{
1630
+ "VendorName":{"shape":"VendorName"},
1631
+ "Name":{"shape":"EntityName"},
1632
+ "Description":{"shape":"EntityDescription"}
1633
+ }
1634
+ },
1635
+ "Method":{
1636
+ "type":"structure",
1637
+ "members":{
1638
+ }
1639
+ },
1640
+ "MetricName":{
1641
+ "type":"string",
1642
+ "max":255,
1643
+ "min":1,
1644
+ "pattern":"^[\\w#:\\.\\-/]+$"
1645
+ },
1646
+ "NextMarker":{
1647
+ "type":"string",
1648
+ "max":256,
1649
+ "min":1,
1650
+ "pattern":".*\\S.*"
1651
+ },
1652
+ "NoneAction":{
1653
+ "type":"structure",
1654
+ "members":{
1655
+ }
1656
+ },
1657
+ "NotStatement":{
1658
+ "type":"structure",
1659
+ "required":["Statement"],
1660
+ "members":{
1661
+ "Statement":{"shape":"Statement"}
1662
+ }
1663
+ },
1664
+ "OrStatement":{
1665
+ "type":"structure",
1666
+ "required":["Statements"],
1667
+ "members":{
1668
+ "Statements":{"shape":"Statements"}
1669
+ }
1670
+ },
1671
+ "OverrideAction":{
1672
+ "type":"structure",
1673
+ "members":{
1674
+ "Count":{"shape":"CountAction"},
1675
+ "None":{"shape":"NoneAction"}
1676
+ }
1677
+ },
1678
+ "PaginationLimit":{
1679
+ "type":"integer",
1680
+ "max":100,
1681
+ "min":1
1682
+ },
1683
+ "ParameterExceptionField":{
1684
+ "type":"string",
1685
+ "enum":[
1686
+ "WEB_ACL",
1687
+ "RULE_GROUP",
1688
+ "REGEX_PATTERN_SET",
1689
+ "IP_SET",
1690
+ "MANAGED_RULE_SET",
1691
+ "RULE",
1692
+ "EXCLUDED_RULE",
1693
+ "STATEMENT",
1694
+ "BYTE_MATCH_STATEMENT",
1695
+ "SQLI_MATCH_STATEMENT",
1696
+ "XSS_MATCH_STATEMENT",
1697
+ "SIZE_CONSTRAINT_STATEMENT",
1698
+ "GEO_MATCH_STATEMENT",
1699
+ "RATE_BASED_STATEMENT",
1700
+ "RULE_GROUP_REFERENCE_STATEMENT",
1701
+ "REGEX_PATTERN_REFERENCE_STATEMENT",
1702
+ "IP_SET_REFERENCE_STATEMENT",
1703
+ "MANAGED_RULE_SET_STATEMENT",
1704
+ "AND_STATEMENT",
1705
+ "OR_STATEMENT",
1706
+ "NOT_STATEMENT",
1707
+ "IP_ADDRESS",
1708
+ "IP_ADDRESS_VERSION",
1709
+ "FIELD_TO_MATCH",
1710
+ "TEXT_TRANSFORMATION",
1711
+ "SINGLE_QUERY_ARGUMENT",
1712
+ "SINGLE_HEADER",
1713
+ "DEFAULT_ACTION",
1714
+ "RULE_ACTION",
1715
+ "ENTITY_LIMIT",
1716
+ "OVERRIDE_ACTION",
1717
+ "SCOPE_VALUE",
1718
+ "RESOURCE_ARN",
1719
+ "RESOURCE_TYPE",
1720
+ "TAGS",
1721
+ "TAG_KEYS"
1722
+ ]
1723
+ },
1724
+ "ParameterExceptionParameter":{
1725
+ "type":"string",
1726
+ "min":1
1727
+ },
1728
+ "PopulationSize":{"type":"long"},
1729
+ "PositionalConstraint":{
1730
+ "type":"string",
1731
+ "enum":[
1732
+ "EXACTLY",
1733
+ "STARTS_WITH",
1734
+ "ENDS_WITH",
1735
+ "CONTAINS",
1736
+ "CONTAINS_WORD"
1737
+ ]
1738
+ },
1739
+ "PutLoggingConfigurationRequest":{
1740
+ "type":"structure",
1741
+ "required":["LoggingConfiguration"],
1742
+ "members":{
1743
+ "LoggingConfiguration":{"shape":"LoggingConfiguration"}
1744
+ }
1745
+ },
1746
+ "PutLoggingConfigurationResponse":{
1747
+ "type":"structure",
1748
+ "members":{
1749
+ "LoggingConfiguration":{"shape":"LoggingConfiguration"}
1750
+ }
1751
+ },
1752
+ "QueryString":{
1753
+ "type":"structure",
1754
+ "members":{
1755
+ }
1756
+ },
1757
+ "RateBasedStatement":{
1758
+ "type":"structure",
1759
+ "required":[
1760
+ "Limit",
1761
+ "AggregateKeyType"
1762
+ ],
1763
+ "members":{
1764
+ "Limit":{"shape":"RateLimit"},
1765
+ "AggregateKeyType":{"shape":"RateBasedStatementAggregateKeyType"},
1766
+ "ScopeDownStatement":{"shape":"Statement"}
1767
+ }
1768
+ },
1769
+ "RateBasedStatementAggregateKeyType":{
1770
+ "type":"string",
1771
+ "enum":["IP"]
1772
+ },
1773
+ "RateBasedStatementManagedKeysIPSet":{
1774
+ "type":"structure",
1775
+ "members":{
1776
+ "IPAddressVersion":{"shape":"IPAddressVersion"},
1777
+ "Addresses":{"shape":"IPAddresses"}
1778
+ }
1779
+ },
1780
+ "RateLimit":{
1781
+ "type":"long",
1782
+ "max":2000000000,
1783
+ "min":100
1784
+ },
1785
+ "RedactedFields":{
1786
+ "type":"list",
1787
+ "member":{"shape":"FieldToMatch"},
1788
+ "max":100
1789
+ },
1790
+ "Regex":{
1791
+ "type":"structure",
1792
+ "members":{
1793
+ "RegexString":{"shape":"RegexPatternString"}
1794
+ }
1795
+ },
1796
+ "RegexPatternSet":{
1797
+ "type":"structure",
1798
+ "members":{
1799
+ "Name":{"shape":"EntityName"},
1800
+ "Id":{"shape":"EntityId"},
1801
+ "ARN":{"shape":"ResourceArn"},
1802
+ "Description":{"shape":"EntityDescription"},
1803
+ "RegularExpressionList":{"shape":"RegularExpressionList"}
1804
+ }
1805
+ },
1806
+ "RegexPatternSetReferenceStatement":{
1807
+ "type":"structure",
1808
+ "required":[
1809
+ "ARN",
1810
+ "FieldToMatch",
1811
+ "TextTransformations"
1812
+ ],
1813
+ "members":{
1814
+ "ARN":{"shape":"ResourceArn"},
1815
+ "FieldToMatch":{"shape":"FieldToMatch"},
1816
+ "TextTransformations":{"shape":"TextTransformations"}
1817
+ }
1818
+ },
1819
+ "RegexPatternSetSummaries":{
1820
+ "type":"list",
1821
+ "member":{"shape":"RegexPatternSetSummary"}
1822
+ },
1823
+ "RegexPatternSetSummary":{
1824
+ "type":"structure",
1825
+ "members":{
1826
+ "Name":{"shape":"EntityName"},
1827
+ "Id":{"shape":"EntityId"},
1828
+ "Description":{"shape":"EntityDescription"},
1829
+ "LockToken":{"shape":"LockToken"},
1830
+ "ARN":{"shape":"ResourceArn"}
1831
+ }
1832
+ },
1833
+ "RegexPatternString":{
1834
+ "type":"string",
1835
+ "max":512,
1836
+ "min":1,
1837
+ "pattern":".*"
1838
+ },
1839
+ "RegularExpressionList":{
1840
+ "type":"list",
1841
+ "member":{"shape":"Regex"},
1842
+ "min":1
1843
+ },
1844
+ "ResourceArn":{
1845
+ "type":"string",
1846
+ "max":2048,
1847
+ "min":20,
1848
+ "pattern":".*\\S.*"
1849
+ },
1850
+ "ResourceArns":{
1851
+ "type":"list",
1852
+ "member":{"shape":"ResourceArn"}
1853
+ },
1854
+ "ResourceType":{
1855
+ "type":"string",
1856
+ "enum":[
1857
+ "APPLICATION_LOAD_BALANCER",
1858
+ "API_GATEWAY"
1859
+ ]
1860
+ },
1861
+ "Rule":{
1862
+ "type":"structure",
1863
+ "required":[
1864
+ "Name",
1865
+ "Priority",
1866
+ "Statement",
1867
+ "VisibilityConfig"
1868
+ ],
1869
+ "members":{
1870
+ "Name":{"shape":"EntityName"},
1871
+ "Priority":{"shape":"RulePriority"},
1872
+ "Statement":{"shape":"Statement"},
1873
+ "Action":{"shape":"RuleAction"},
1874
+ "OverrideAction":{"shape":"OverrideAction"},
1875
+ "VisibilityConfig":{"shape":"VisibilityConfig"}
1876
+ }
1877
+ },
1878
+ "RuleAction":{
1879
+ "type":"structure",
1880
+ "members":{
1881
+ "Block":{"shape":"BlockAction"},
1882
+ "Allow":{"shape":"AllowAction"},
1883
+ "Count":{"shape":"CountAction"}
1884
+ }
1885
+ },
1886
+ "RuleGroup":{
1887
+ "type":"structure",
1888
+ "required":[
1889
+ "Name",
1890
+ "Id",
1891
+ "Capacity",
1892
+ "ARN",
1893
+ "VisibilityConfig"
1894
+ ],
1895
+ "members":{
1896
+ "Name":{"shape":"EntityName"},
1897
+ "Id":{"shape":"EntityId"},
1898
+ "Capacity":{"shape":"CapacityUnit"},
1899
+ "ARN":{"shape":"ResourceArn"},
1900
+ "Description":{"shape":"EntityDescription"},
1901
+ "Rules":{"shape":"Rules"},
1902
+ "VisibilityConfig":{"shape":"VisibilityConfig"}
1903
+ }
1904
+ },
1905
+ "RuleGroupReferenceStatement":{
1906
+ "type":"structure",
1907
+ "required":["ARN"],
1908
+ "members":{
1909
+ "ARN":{"shape":"ResourceArn"},
1910
+ "ExcludedRules":{"shape":"ExcludedRules"}
1911
+ }
1912
+ },
1913
+ "RuleGroupSummaries":{
1914
+ "type":"list",
1915
+ "member":{"shape":"RuleGroupSummary"}
1916
+ },
1917
+ "RuleGroupSummary":{
1918
+ "type":"structure",
1919
+ "members":{
1920
+ "Name":{"shape":"EntityName"},
1921
+ "Id":{"shape":"EntityId"},
1922
+ "Description":{"shape":"EntityDescription"},
1923
+ "LockToken":{"shape":"LockToken"},
1924
+ "ARN":{"shape":"ResourceArn"}
1925
+ }
1926
+ },
1927
+ "RulePriority":{
1928
+ "type":"integer",
1929
+ "min":0
1930
+ },
1931
+ "RuleSummaries":{
1932
+ "type":"list",
1933
+ "member":{"shape":"RuleSummary"}
1934
+ },
1935
+ "RuleSummary":{
1936
+ "type":"structure",
1937
+ "members":{
1938
+ "Name":{"shape":"EntityName"},
1939
+ "Action":{"shape":"RuleAction"}
1940
+ }
1941
+ },
1942
+ "Rules":{
1943
+ "type":"list",
1944
+ "member":{"shape":"Rule"}
1945
+ },
1946
+ "SampleWeight":{
1947
+ "type":"long",
1948
+ "min":0
1949
+ },
1950
+ "SampledHTTPRequest":{
1951
+ "type":"structure",
1952
+ "required":[
1953
+ "Request",
1954
+ "Weight"
1955
+ ],
1956
+ "members":{
1957
+ "Request":{"shape":"HTTPRequest"},
1958
+ "Weight":{"shape":"SampleWeight"},
1959
+ "Timestamp":{"shape":"Timestamp"},
1960
+ "Action":{"shape":"Action"},
1961
+ "RuleNameWithinRuleGroup":{"shape":"EntityName"}
1962
+ }
1963
+ },
1964
+ "SampledHTTPRequests":{
1965
+ "type":"list",
1966
+ "member":{"shape":"SampledHTTPRequest"}
1967
+ },
1968
+ "Scope":{
1969
+ "type":"string",
1970
+ "enum":[
1971
+ "CLOUDFRONT",
1972
+ "REGIONAL"
1973
+ ]
1974
+ },
1975
+ "SearchString":{"type":"blob"},
1976
+ "SingleHeader":{
1977
+ "type":"structure",
1978
+ "required":["Name"],
1979
+ "members":{
1980
+ "Name":{"shape":"FieldToMatchData"}
1981
+ }
1982
+ },
1983
+ "SingleQueryArgument":{
1984
+ "type":"structure",
1985
+ "required":["Name"],
1986
+ "members":{
1987
+ "Name":{"shape":"FieldToMatchData"}
1988
+ }
1989
+ },
1990
+ "Size":{
1991
+ "type":"long",
1992
+ "max":21474836480,
1993
+ "min":0
1994
+ },
1995
+ "SizeConstraintStatement":{
1996
+ "type":"structure",
1997
+ "required":[
1998
+ "FieldToMatch",
1999
+ "ComparisonOperator",
2000
+ "Size",
2001
+ "TextTransformations"
2002
+ ],
2003
+ "members":{
2004
+ "FieldToMatch":{"shape":"FieldToMatch"},
2005
+ "ComparisonOperator":{"shape":"ComparisonOperator"},
2006
+ "Size":{"shape":"Size"},
2007
+ "TextTransformations":{"shape":"TextTransformations"}
2008
+ }
2009
+ },
2010
+ "SqliMatchStatement":{
2011
+ "type":"structure",
2012
+ "required":[
2013
+ "FieldToMatch",
2014
+ "TextTransformations"
2015
+ ],
2016
+ "members":{
2017
+ "FieldToMatch":{"shape":"FieldToMatch"},
2018
+ "TextTransformations":{"shape":"TextTransformations"}
2019
+ }
2020
+ },
2021
+ "Statement":{
2022
+ "type":"structure",
2023
+ "members":{
2024
+ "ByteMatchStatement":{"shape":"ByteMatchStatement"},
2025
+ "SqliMatchStatement":{"shape":"SqliMatchStatement"},
2026
+ "XssMatchStatement":{"shape":"XssMatchStatement"},
2027
+ "SizeConstraintStatement":{"shape":"SizeConstraintStatement"},
2028
+ "GeoMatchStatement":{"shape":"GeoMatchStatement"},
2029
+ "RuleGroupReferenceStatement":{"shape":"RuleGroupReferenceStatement"},
2030
+ "IPSetReferenceStatement":{"shape":"IPSetReferenceStatement"},
2031
+ "RegexPatternSetReferenceStatement":{"shape":"RegexPatternSetReferenceStatement"},
2032
+ "RateBasedStatement":{"shape":"RateBasedStatement"},
2033
+ "AndStatement":{"shape":"AndStatement"},
2034
+ "OrStatement":{"shape":"OrStatement"},
2035
+ "NotStatement":{"shape":"NotStatement"},
2036
+ "ManagedRuleGroupStatement":{"shape":"ManagedRuleGroupStatement"}
2037
+ }
2038
+ },
2039
+ "Statements":{
2040
+ "type":"list",
2041
+ "member":{"shape":"Statement"}
2042
+ },
2043
+ "Tag":{
2044
+ "type":"structure",
2045
+ "required":[
2046
+ "Key",
2047
+ "Value"
2048
+ ],
2049
+ "members":{
2050
+ "Key":{"shape":"TagKey"},
2051
+ "Value":{"shape":"TagValue"}
2052
+ }
2053
+ },
2054
+ "TagInfoForResource":{
2055
+ "type":"structure",
2056
+ "members":{
2057
+ "ResourceARN":{"shape":"ResourceArn"},
2058
+ "TagList":{"shape":"TagList"}
2059
+ }
2060
+ },
2061
+ "TagKey":{
2062
+ "type":"string",
2063
+ "max":128,
2064
+ "min":1,
2065
+ "pattern":".*\\S.*"
2066
+ },
2067
+ "TagKeyList":{
2068
+ "type":"list",
2069
+ "member":{"shape":"TagKey"},
2070
+ "min":1
2071
+ },
2072
+ "TagList":{
2073
+ "type":"list",
2074
+ "member":{"shape":"Tag"},
2075
+ "min":1
2076
+ },
2077
+ "TagResourceRequest":{
2078
+ "type":"structure",
2079
+ "required":[
2080
+ "ResourceARN",
2081
+ "Tags"
2082
+ ],
2083
+ "members":{
2084
+ "ResourceARN":{"shape":"ResourceArn"},
2085
+ "Tags":{"shape":"TagList"}
2086
+ }
2087
+ },
2088
+ "TagResourceResponse":{
2089
+ "type":"structure",
2090
+ "members":{
2091
+ }
2092
+ },
2093
+ "TagValue":{
2094
+ "type":"string",
2095
+ "max":256,
2096
+ "min":0,
2097
+ "pattern":".*"
2098
+ },
2099
+ "TextTransformation":{
2100
+ "type":"structure",
2101
+ "required":[
2102
+ "Priority",
2103
+ "Type"
2104
+ ],
2105
+ "members":{
2106
+ "Priority":{"shape":"TextTransformationPriority"},
2107
+ "Type":{"shape":"TextTransformationType"}
2108
+ }
2109
+ },
2110
+ "TextTransformationPriority":{
2111
+ "type":"integer",
2112
+ "min":0
2113
+ },
2114
+ "TextTransformationType":{
2115
+ "type":"string",
2116
+ "enum":[
2117
+ "NONE",
2118
+ "COMPRESS_WHITE_SPACE",
2119
+ "HTML_ENTITY_DECODE",
2120
+ "LOWERCASE",
2121
+ "CMD_LINE",
2122
+ "URL_DECODE"
2123
+ ]
2124
+ },
2125
+ "TextTransformations":{
2126
+ "type":"list",
2127
+ "member":{"shape":"TextTransformation"},
2128
+ "min":1
2129
+ },
2130
+ "TimeWindow":{
2131
+ "type":"structure",
2132
+ "required":[
2133
+ "StartTime",
2134
+ "EndTime"
2135
+ ],
2136
+ "members":{
2137
+ "StartTime":{"shape":"Timestamp"},
2138
+ "EndTime":{"shape":"Timestamp"}
2139
+ }
2140
+ },
2141
+ "Timestamp":{"type":"timestamp"},
2142
+ "URIString":{"type":"string"},
2143
+ "UntagResourceRequest":{
2144
+ "type":"structure",
2145
+ "required":[
2146
+ "ResourceARN",
2147
+ "TagKeys"
2148
+ ],
2149
+ "members":{
2150
+ "ResourceARN":{"shape":"ResourceArn"},
2151
+ "TagKeys":{"shape":"TagKeyList"}
2152
+ }
2153
+ },
2154
+ "UntagResourceResponse":{
2155
+ "type":"structure",
2156
+ "members":{
2157
+ }
2158
+ },
2159
+ "UpdateIPSetRequest":{
2160
+ "type":"structure",
2161
+ "required":[
2162
+ "Name",
2163
+ "Scope",
2164
+ "Id",
2165
+ "Addresses",
2166
+ "LockToken"
2167
+ ],
2168
+ "members":{
2169
+ "Name":{"shape":"EntityName"},
2170
+ "Scope":{"shape":"Scope"},
2171
+ "Id":{"shape":"EntityId"},
2172
+ "Description":{"shape":"EntityDescription"},
2173
+ "Addresses":{"shape":"IPAddresses"},
2174
+ "LockToken":{"shape":"LockToken"}
2175
+ }
2176
+ },
2177
+ "UpdateIPSetResponse":{
2178
+ "type":"structure",
2179
+ "members":{
2180
+ "NextLockToken":{"shape":"LockToken"}
2181
+ }
2182
+ },
2183
+ "UpdateRegexPatternSetRequest":{
2184
+ "type":"structure",
2185
+ "required":[
2186
+ "Name",
2187
+ "Scope",
2188
+ "Id",
2189
+ "RegularExpressionList",
2190
+ "LockToken"
2191
+ ],
2192
+ "members":{
2193
+ "Name":{"shape":"EntityName"},
2194
+ "Scope":{"shape":"Scope"},
2195
+ "Id":{"shape":"EntityId"},
2196
+ "Description":{"shape":"EntityDescription"},
2197
+ "RegularExpressionList":{"shape":"RegularExpressionList"},
2198
+ "LockToken":{"shape":"LockToken"}
2199
+ }
2200
+ },
2201
+ "UpdateRegexPatternSetResponse":{
2202
+ "type":"structure",
2203
+ "members":{
2204
+ "NextLockToken":{"shape":"LockToken"}
2205
+ }
2206
+ },
2207
+ "UpdateRuleGroupRequest":{
2208
+ "type":"structure",
2209
+ "required":[
2210
+ "Name",
2211
+ "Scope",
2212
+ "Id",
2213
+ "VisibilityConfig",
2214
+ "LockToken"
2215
+ ],
2216
+ "members":{
2217
+ "Name":{"shape":"EntityName"},
2218
+ "Scope":{"shape":"Scope"},
2219
+ "Id":{"shape":"EntityId"},
2220
+ "Description":{"shape":"EntityDescription"},
2221
+ "Rules":{"shape":"Rules"},
2222
+ "VisibilityConfig":{"shape":"VisibilityConfig"},
2223
+ "LockToken":{"shape":"LockToken"}
2224
+ }
2225
+ },
2226
+ "UpdateRuleGroupResponse":{
2227
+ "type":"structure",
2228
+ "members":{
2229
+ "NextLockToken":{"shape":"LockToken"}
2230
+ }
2231
+ },
2232
+ "UpdateWebACLRequest":{
2233
+ "type":"structure",
2234
+ "required":[
2235
+ "Name",
2236
+ "Scope",
2237
+ "Id",
2238
+ "DefaultAction",
2239
+ "VisibilityConfig",
2240
+ "LockToken"
2241
+ ],
2242
+ "members":{
2243
+ "Name":{"shape":"EntityName"},
2244
+ "Scope":{"shape":"Scope"},
2245
+ "Id":{"shape":"EntityId"},
2246
+ "DefaultAction":{"shape":"DefaultAction"},
2247
+ "Description":{"shape":"EntityDescription"},
2248
+ "Rules":{"shape":"Rules"},
2249
+ "VisibilityConfig":{"shape":"VisibilityConfig"},
2250
+ "LockToken":{"shape":"LockToken"}
2251
+ }
2252
+ },
2253
+ "UpdateWebACLResponse":{
2254
+ "type":"structure",
2255
+ "members":{
2256
+ "NextLockToken":{"shape":"LockToken"}
2257
+ }
2258
+ },
2259
+ "UriPath":{
2260
+ "type":"structure",
2261
+ "members":{
2262
+ }
2263
+ },
2264
+ "VendorName":{
2265
+ "type":"string",
2266
+ "max":128,
2267
+ "min":1,
2268
+ "pattern":".*\\S.*"
2269
+ },
2270
+ "VisibilityConfig":{
2271
+ "type":"structure",
2272
+ "required":[
2273
+ "SampledRequestsEnabled",
2274
+ "CloudWatchMetricsEnabled",
2275
+ "MetricName"
2276
+ ],
2277
+ "members":{
2278
+ "SampledRequestsEnabled":{"shape":"Boolean"},
2279
+ "CloudWatchMetricsEnabled":{"shape":"Boolean"},
2280
+ "MetricName":{"shape":"MetricName"}
2281
+ }
2282
+ },
2283
+ "WAFAssociatedItemException":{
2284
+ "type":"structure",
2285
+ "members":{
2286
+ "Message":{"shape":"ErrorMessage"}
2287
+ },
2288
+ "exception":true
2289
+ },
2290
+ "WAFDuplicateItemException":{
2291
+ "type":"structure",
2292
+ "members":{
2293
+ "Message":{"shape":"ErrorMessage"}
2294
+ },
2295
+ "exception":true
2296
+ },
2297
+ "WAFInternalErrorException":{
2298
+ "type":"structure",
2299
+ "members":{
2300
+ "Message":{"shape":"ErrorMessage"}
2301
+ },
2302
+ "exception":true,
2303
+ "fault":true
2304
+ },
2305
+ "WAFInvalidParameterException":{
2306
+ "type":"structure",
2307
+ "members":{
2308
+ "message":{"shape":"ErrorMessage"},
2309
+ "Field":{"shape":"ParameterExceptionField"},
2310
+ "Parameter":{"shape":"ParameterExceptionParameter"},
2311
+ "Reason":{"shape":"ErrorReason"}
2312
+ },
2313
+ "exception":true
2314
+ },
2315
+ "WAFInvalidResourceException":{
2316
+ "type":"structure",
2317
+ "members":{
2318
+ "Message":{"shape":"ErrorMessage"}
2319
+ },
2320
+ "exception":true
2321
+ },
2322
+ "WAFLimitsExceededException":{
2323
+ "type":"structure",
2324
+ "members":{
2325
+ "Message":{"shape":"ErrorMessage"}
2326
+ },
2327
+ "exception":true
2328
+ },
2329
+ "WAFNonexistentItemException":{
2330
+ "type":"structure",
2331
+ "members":{
2332
+ "Message":{"shape":"ErrorMessage"}
2333
+ },
2334
+ "exception":true
2335
+ },
2336
+ "WAFOptimisticLockException":{
2337
+ "type":"structure",
2338
+ "members":{
2339
+ "Message":{"shape":"ErrorMessage"}
2340
+ },
2341
+ "exception":true
2342
+ },
2343
+ "WAFServiceLinkedRoleErrorException":{
2344
+ "type":"structure",
2345
+ "members":{
2346
+ "message":{"shape":"ErrorMessage"}
2347
+ },
2348
+ "exception":true
2349
+ },
2350
+ "WAFTagOperationException":{
2351
+ "type":"structure",
2352
+ "members":{
2353
+ "Message":{"shape":"ErrorMessage"}
2354
+ },
2355
+ "exception":true
2356
+ },
2357
+ "WAFTagOperationInternalErrorException":{
2358
+ "type":"structure",
2359
+ "members":{
2360
+ "Message":{"shape":"ErrorMessage"}
2361
+ },
2362
+ "exception":true,
2363
+ "fault":true
2364
+ },
2365
+ "WAFUnavailableEntityException":{
2366
+ "type":"structure",
2367
+ "members":{
2368
+ "Message":{"shape":"ErrorMessage"}
2369
+ },
2370
+ "exception":true
2371
+ },
2372
+ "WebACL":{
2373
+ "type":"structure",
2374
+ "required":[
2375
+ "Name",
2376
+ "Id",
2377
+ "ARN",
2378
+ "DefaultAction",
2379
+ "VisibilityConfig"
2380
+ ],
2381
+ "members":{
2382
+ "Name":{"shape":"EntityName"},
2383
+ "Id":{"shape":"EntityId"},
2384
+ "ARN":{"shape":"ResourceArn"},
2385
+ "DefaultAction":{"shape":"DefaultAction"},
2386
+ "Description":{"shape":"EntityDescription"},
2387
+ "Rules":{"shape":"Rules"},
2388
+ "VisibilityConfig":{"shape":"VisibilityConfig"},
2389
+ "Capacity":{"shape":"ConsumedCapacity"}
2390
+ }
2391
+ },
2392
+ "WebACLSummaries":{
2393
+ "type":"list",
2394
+ "member":{"shape":"WebACLSummary"}
2395
+ },
2396
+ "WebACLSummary":{
2397
+ "type":"structure",
2398
+ "members":{
2399
+ "Name":{"shape":"EntityName"},
2400
+ "Id":{"shape":"EntityId"},
2401
+ "Description":{"shape":"EntityDescription"},
2402
+ "LockToken":{"shape":"LockToken"},
2403
+ "ARN":{"shape":"ResourceArn"}
2404
+ }
2405
+ },
2406
+ "XssMatchStatement":{
2407
+ "type":"structure",
2408
+ "required":[
2409
+ "FieldToMatch",
2410
+ "TextTransformations"
2411
+ ],
2412
+ "members":{
2413
+ "FieldToMatch":{"shape":"FieldToMatch"},
2414
+ "TextTransformations":{"shape":"TextTransformations"}
2415
+ }
2416
+ }
2417
+ }
2418
+ }