aws-sdk-core 2.11.310 → 2.11.336

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.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/apis/amplify/2017-07-25/api-2.json +551 -32
  3. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  4. data/apis/application-insights/2018-11-25/api-2.json +38 -1
  5. data/apis/appmesh/2019-01-25/api-2.json +131 -0
  6. data/apis/appsync/2017-07-25/api-2.json +2 -1
  7. data/apis/athena/2017-05-18/api-2.json +5 -3
  8. data/apis/batch/2016-08-10/api-2.json +35 -2
  9. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  10. data/apis/ce/2017-10-25/api-2.json +152 -1
  11. data/apis/codebuild/2016-10-06/api-2.json +4 -2
  12. data/apis/codecommit/2015-04-13/api-2.json +86 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  14. data/apis/config/2014-11-12/api-2.json +341 -1
  15. data/apis/cur/2017-01-06/api-2.json +31 -1
  16. data/apis/datasync/2018-11-09/api-2.json +38 -10
  17. data/apis/dms/2016-01-01/api-2.json +11 -3
  18. data/apis/ec2/2016-11-15/api-2.json +164 -6
  19. data/apis/ecr/2015-09-21/api-2.json +59 -4
  20. data/apis/ecs/2014-11-13/api-2.json +24 -4
  21. data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
  22. data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
  23. data/apis/es/2015-01-01/api-2.json +16 -0
  24. data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
  25. data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
  26. data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
  27. data/apis/eventbridge/2015-10-07/smoke.json +18 -0
  28. data/apis/events/2015-10-07/api-2.json +506 -12
  29. data/apis/gamelift/2015-10-01/api-2.json +14 -5
  30. data/apis/glue/2017-03-31/api-2.json +891 -13
  31. data/apis/glue/2017-03-31/paginators-1.json +15 -0
  32. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  33. data/apis/guardduty/2017-11-28/api-2.json +34 -0
  34. data/apis/iam/2010-05-08/api-2.json +1 -4
  35. data/apis/iot/2015-05-28/api-2.json +726 -7
  36. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  37. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
  38. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
  39. data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
  40. data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
  41. data/apis/lakeformation/2017-03-31/api-2.json +708 -0
  42. data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
  43. data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
  44. data/apis/logs/2014-03-28/api-2.json +15 -3
  45. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  46. data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
  47. data/apis/medialive/2017-10-14/api-2.json +186 -20
  48. data/apis/monitoring/2010-08-01/api-2.json +175 -5
  49. data/apis/mq/2017-11-27/api-2.json +40 -0
  50. data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
  51. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  52. data/apis/polly/2016-06-10/api-2.json +36 -6
  53. data/apis/quicksight/2018-04-01/api-2.json +6 -1
  54. data/apis/redshift/2012-12-01/api-2.json +2 -0
  55. data/apis/rekognition/2016-06-27/api-2.json +2 -1
  56. data/apis/robomaker/2018-06-29/api-2.json +100 -19
  57. data/apis/route53/2013-04-01/api-2.json +3 -0
  58. data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
  59. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  60. data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
  61. data/apis/shield/2016-06-02/api-2.json +3 -1
  62. data/apis/ssm/2014-11-06/api-2.json +7 -4
  63. data/apis/storagegateway/2013-06-30/api-2.json +4 -2
  64. data/apis/sts/2011-06-15/api-2.json +25 -0
  65. data/apis/waf-regional/2016-11-28/api-2.json +197 -14
  66. data/apis/waf/2015-08-24/api-2.json +197 -14
  67. data/endpoints.json +268 -3
  68. data/lib/aws-sdk-core.rb +2 -0
  69. data/lib/aws-sdk-core/eventbridge.rb +6 -0
  70. data/lib/aws-sdk-core/lakeformation.rb +6 -0
  71. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  72. data/lib/aws-sdk-core/version.rb +1 -1
  73. data/service-models.json +8 -0
  74. metadata +11 -2
@@ -366,7 +366,9 @@
366
366
  "SOURCE_ASN",
367
367
  "SOURCE_COUNTRY",
368
368
  "SOURCE_IP_ADDRESS",
369
- "SOURCE_USER_AGENT"
369
+ "SOURCE_USER_AGENT",
370
+ "WORDPRESS_PINGBACK_REFLECTOR",
371
+ "WORDPRESS_PINGBACK_SOURCE"
370
372
  ]
371
373
  },
372
374
  "AttackSummaries":{
@@ -5517,7 +5517,7 @@
5517
5517
  "InventoryGroupList":{
5518
5518
  "type":"list",
5519
5519
  "member":{"shape":"InventoryGroup"},
5520
- "max":10,
5520
+ "max":15,
5521
5521
  "min":1
5522
5522
  },
5523
5523
  "InventoryGroupName":{
@@ -6206,7 +6206,10 @@
6206
6206
  },
6207
6207
  "MaintenanceWindowResourceType":{
6208
6208
  "type":"string",
6209
- "enum":["INSTANCE"]
6209
+ "enum":[
6210
+ "INSTANCE",
6211
+ "RESOURCE_GROUP"
6212
+ ]
6210
6213
  },
6211
6214
  "MaintenanceWindowRunCommandParameters":{
6212
6215
  "type":"structure",
@@ -8411,9 +8414,9 @@
8411
8414
  },
8412
8415
  "TargetKey":{
8413
8416
  "type":"string",
8414
- "max":128,
8417
+ "max":163,
8415
8418
  "min":1,
8416
- "pattern":"^[\\p{L}\\p{Z}\\p{N}_.:/=\\-@]*$"
8419
+ "pattern":"^[\\p{L}\\p{Z}\\p{N}_.:/=\\-@]*$|resource-groups:ResourceTypeFilters|resource-groups:Name"
8417
8420
  },
8418
8421
  "TargetLocation":{
8419
8422
  "type":"structure",
@@ -1304,7 +1304,8 @@
1304
1304
  ],
1305
1305
  "members":{
1306
1306
  "VolumeARN":{"shape":"VolumeARN"},
1307
- "SnapshotDescription":{"shape":"SnapshotDescription"}
1307
+ "SnapshotDescription":{"shape":"SnapshotDescription"},
1308
+ "Tags":{"shape":"Tags"}
1308
1309
  }
1309
1310
  },
1310
1311
  "CreateSnapshotFromVolumeRecoveryPointOutput":{
@@ -1701,7 +1702,8 @@
1701
1702
  "StartAt":{"shape":"HourOfDay"},
1702
1703
  "RecurrenceInHours":{"shape":"RecurrenceInHours"},
1703
1704
  "Description":{"shape":"Description"},
1704
- "Timezone":{"shape":"GatewayTimezone"}
1705
+ "Timezone":{"shape":"GatewayTimezone"},
1706
+ "Tags":{"shape":"Tags"}
1705
1707
  }
1706
1708
  },
1707
1709
  "DescribeStorediSCSIVolumesInput":{
@@ -86,6 +86,18 @@
86
86
  {"shape":"InvalidAuthorizationMessageException"}
87
87
  ]
88
88
  },
89
+ "GetAccessKeyInfo":{
90
+ "name":"GetAccessKeyInfo",
91
+ "http":{
92
+ "method":"POST",
93
+ "requestUri":"/"
94
+ },
95
+ "input":{"shape":"GetAccessKeyInfoRequest"},
96
+ "output":{
97
+ "shape":"GetAccessKeyInfoResponse",
98
+ "resultWrapper":"GetAccessKeyInfoResult"
99
+ }
100
+ },
89
101
  "GetCallerIdentity":{
90
102
  "name":"GetCallerIdentity",
91
103
  "http":{
@@ -277,6 +289,19 @@
277
289
  "Arn":{"shape":"arnType"}
278
290
  }
279
291
  },
292
+ "GetAccessKeyInfoRequest":{
293
+ "type":"structure",
294
+ "required":["AccessKeyId"],
295
+ "members":{
296
+ "AccessKeyId":{"shape":"accessKeyIdType"}
297
+ }
298
+ },
299
+ "GetAccessKeyInfoResponse":{
300
+ "type":"structure",
301
+ "members":{
302
+ "Account":{"shape":"accountType"}
303
+ }
304
+ },
280
305
  "GetCallerIdentityRequest":{
281
306
  "type":"structure",
282
307
  "members":{
@@ -93,7 +93,10 @@
93
93
  {"shape":"WAFInternalErrorException"},
94
94
  {"shape":"WAFDisallowedNameException"},
95
95
  {"shape":"WAFInvalidParameterException"},
96
- {"shape":"WAFLimitsExceededException"}
96
+ {"shape":"WAFLimitsExceededException"},
97
+ {"shape":"WAFTagOperationException"},
98
+ {"shape":"WAFTagOperationInternalErrorException"},
99
+ {"shape":"WAFBadRequestException"}
97
100
  ]
98
101
  },
99
102
  "CreateRegexMatchSet":{
@@ -139,7 +142,10 @@
139
142
  {"shape":"WAFInternalErrorException"},
140
143
  {"shape":"WAFDisallowedNameException"},
141
144
  {"shape":"WAFInvalidParameterException"},
142
- {"shape":"WAFLimitsExceededException"}
145
+ {"shape":"WAFLimitsExceededException"},
146
+ {"shape":"WAFTagOperationException"},
147
+ {"shape":"WAFTagOperationInternalErrorException"},
148
+ {"shape":"WAFBadRequestException"}
143
149
  ]
144
150
  },
145
151
  "CreateRuleGroup":{
@@ -154,7 +160,10 @@
154
160
  {"shape":"WAFStaleDataException"},
155
161
  {"shape":"WAFInternalErrorException"},
156
162
  {"shape":"WAFDisallowedNameException"},
157
- {"shape":"WAFLimitsExceededException"}
163
+ {"shape":"WAFLimitsExceededException"},
164
+ {"shape":"WAFTagOperationException"},
165
+ {"shape":"WAFTagOperationInternalErrorException"},
166
+ {"shape":"WAFBadRequestException"}
158
167
  ]
159
168
  },
160
169
  "CreateSizeConstraintSet":{
@@ -205,7 +214,10 @@
205
214
  {"shape":"WAFInvalidAccountException"},
206
215
  {"shape":"WAFDisallowedNameException"},
207
216
  {"shape":"WAFInvalidParameterException"},
208
- {"shape":"WAFLimitsExceededException"}
217
+ {"shape":"WAFLimitsExceededException"},
218
+ {"shape":"WAFTagOperationException"},
219
+ {"shape":"WAFTagOperationInternalErrorException"},
220
+ {"shape":"WAFBadRequestException"}
209
221
  ]
210
222
  },
211
223
  "CreateXssMatchSet":{
@@ -318,7 +330,9 @@
318
330
  {"shape":"WAFInvalidAccountException"},
319
331
  {"shape":"WAFNonexistentItemException"},
320
332
  {"shape":"WAFReferencedItemException"},
321
- {"shape":"WAFNonEmptyEntityException"}
333
+ {"shape":"WAFNonEmptyEntityException"},
334
+ {"shape":"WAFTagOperationException"},
335
+ {"shape":"WAFTagOperationInternalErrorException"}
322
336
  ]
323
337
  },
324
338
  "DeleteRegexMatchSet":{
@@ -369,7 +383,9 @@
369
383
  {"shape":"WAFInvalidAccountException"},
370
384
  {"shape":"WAFNonexistentItemException"},
371
385
  {"shape":"WAFReferencedItemException"},
372
- {"shape":"WAFNonEmptyEntityException"}
386
+ {"shape":"WAFNonEmptyEntityException"},
387
+ {"shape":"WAFTagOperationException"},
388
+ {"shape":"WAFTagOperationInternalErrorException"}
373
389
  ]
374
390
  },
375
391
  "DeleteRuleGroup":{
@@ -386,7 +402,9 @@
386
402
  {"shape":"WAFNonexistentItemException"},
387
403
  {"shape":"WAFReferencedItemException"},
388
404
  {"shape":"WAFNonEmptyEntityException"},
389
- {"shape":"WAFInvalidOperationException"}
405
+ {"shape":"WAFInvalidOperationException"},
406
+ {"shape":"WAFTagOperationException"},
407
+ {"shape":"WAFTagOperationInternalErrorException"}
390
408
  ]
391
409
  },
392
410
  "DeleteSizeConstraintSet":{
@@ -437,7 +455,9 @@
437
455
  {"shape":"WAFInvalidAccountException"},
438
456
  {"shape":"WAFNonexistentItemException"},
439
457
  {"shape":"WAFReferencedItemException"},
440
- {"shape":"WAFNonEmptyEntityException"}
458
+ {"shape":"WAFNonEmptyEntityException"},
459
+ {"shape":"WAFTagOperationException"},
460
+ {"shape":"WAFTagOperationInternalErrorException"}
441
461
  ]
442
462
  },
443
463
  "DeleteXssMatchSet":{
@@ -919,6 +939,23 @@
919
939
  {"shape":"WAFInternalErrorException"}
920
940
  ]
921
941
  },
942
+ "ListTagsForResource":{
943
+ "name":"ListTagsForResource",
944
+ "http":{
945
+ "method":"POST",
946
+ "requestUri":"/"
947
+ },
948
+ "input":{"shape":"ListTagsForResourceRequest"},
949
+ "output":{"shape":"ListTagsForResourceResponse"},
950
+ "errors":[
951
+ {"shape":"WAFInternalErrorException"},
952
+ {"shape":"WAFInvalidParameterException"},
953
+ {"shape":"WAFNonexistentItemException"},
954
+ {"shape":"WAFBadRequestException"},
955
+ {"shape":"WAFTagOperationException"},
956
+ {"shape":"WAFTagOperationInternalErrorException"}
957
+ ]
958
+ },
922
959
  "ListWebACLs":{
923
960
  "name":"ListWebACLs",
924
961
  "http":{
@@ -975,6 +1012,41 @@
975
1012
  {"shape":"WAFInvalidPermissionPolicyException"}
976
1013
  ]
977
1014
  },
1015
+ "TagResource":{
1016
+ "name":"TagResource",
1017
+ "http":{
1018
+ "method":"POST",
1019
+ "requestUri":"/"
1020
+ },
1021
+ "input":{"shape":"TagResourceRequest"},
1022
+ "output":{"shape":"TagResourceResponse"},
1023
+ "errors":[
1024
+ {"shape":"WAFInternalErrorException"},
1025
+ {"shape":"WAFInvalidParameterException"},
1026
+ {"shape":"WAFLimitsExceededException"},
1027
+ {"shape":"WAFNonexistentItemException"},
1028
+ {"shape":"WAFBadRequestException"},
1029
+ {"shape":"WAFTagOperationException"},
1030
+ {"shape":"WAFTagOperationInternalErrorException"}
1031
+ ]
1032
+ },
1033
+ "UntagResource":{
1034
+ "name":"UntagResource",
1035
+ "http":{
1036
+ "method":"POST",
1037
+ "requestUri":"/"
1038
+ },
1039
+ "input":{"shape":"UntagResourceRequest"},
1040
+ "output":{"shape":"UntagResourceResponse"},
1041
+ "errors":[
1042
+ {"shape":"WAFInternalErrorException"},
1043
+ {"shape":"WAFInvalidParameterException"},
1044
+ {"shape":"WAFNonexistentItemException"},
1045
+ {"shape":"WAFBadRequestException"},
1046
+ {"shape":"WAFTagOperationException"},
1047
+ {"shape":"WAFTagOperationInternalErrorException"}
1048
+ ]
1049
+ },
978
1050
  "UpdateByteMatchSet":{
979
1051
  "name":"UpdateByteMatchSet",
980
1052
  "http":{
@@ -1409,7 +1481,8 @@
1409
1481
  "MetricName":{"shape":"MetricName"},
1410
1482
  "RateKey":{"shape":"RateKey"},
1411
1483
  "RateLimit":{"shape":"RateLimit"},
1412
- "ChangeToken":{"shape":"ChangeToken"}
1484
+ "ChangeToken":{"shape":"ChangeToken"},
1485
+ "Tags":{"shape":"TagList"}
1413
1486
  }
1414
1487
  },
1415
1488
  "CreateRateBasedRuleResponse":{
@@ -1465,7 +1538,8 @@
1465
1538
  "members":{
1466
1539
  "Name":{"shape":"ResourceName"},
1467
1540
  "MetricName":{"shape":"MetricName"},
1468
- "ChangeToken":{"shape":"ChangeToken"}
1541
+ "ChangeToken":{"shape":"ChangeToken"},
1542
+ "Tags":{"shape":"TagList"}
1469
1543
  }
1470
1544
  },
1471
1545
  "CreateRuleGroupResponse":{
@@ -1485,7 +1559,8 @@
1485
1559
  "members":{
1486
1560
  "Name":{"shape":"ResourceName"},
1487
1561
  "MetricName":{"shape":"MetricName"},
1488
- "ChangeToken":{"shape":"ChangeToken"}
1562
+ "ChangeToken":{"shape":"ChangeToken"},
1563
+ "Tags":{"shape":"TagList"}
1489
1564
  }
1490
1565
  },
1491
1566
  "CreateRuleResponse":{
@@ -1543,7 +1618,8 @@
1543
1618
  "Name":{"shape":"ResourceName"},
1544
1619
  "MetricName":{"shape":"MetricName"},
1545
1620
  "DefaultAction":{"shape":"WafAction"},
1546
- "ChangeToken":{"shape":"ChangeToken"}
1621
+ "ChangeToken":{"shape":"ChangeToken"},
1622
+ "Tags":{"shape":"TagList"}
1547
1623
  }
1548
1624
  },
1549
1625
  "CreateWebACLResponse":{
@@ -2698,6 +2774,22 @@
2698
2774
  "RuleGroups":{"shape":"SubscribedRuleGroupSummaries"}
2699
2775
  }
2700
2776
  },
2777
+ "ListTagsForResourceRequest":{
2778
+ "type":"structure",
2779
+ "required":["ResourceARN"],
2780
+ "members":{
2781
+ "NextMarker":{"shape":"NextMarker"},
2782
+ "Limit":{"shape":"PaginationLimit"},
2783
+ "ResourceARN":{"shape":"ResourceArn"}
2784
+ }
2785
+ },
2786
+ "ListTagsForResourceResponse":{
2787
+ "type":"structure",
2788
+ "members":{
2789
+ "NextMarker":{"shape":"NextMarker"},
2790
+ "TagInfoForResource":{"shape":"TagInfoForResource"}
2791
+ }
2792
+ },
2701
2793
  "ListWebACLsRequest":{
2702
2794
  "type":"structure",
2703
2795
  "members":{
@@ -2795,7 +2887,9 @@
2795
2887
  "RATE_KEY",
2796
2888
  "RULE_TYPE",
2797
2889
  "NEXT_MARKER",
2798
- "RESOURCE_ARN"
2890
+ "RESOURCE_ARN",
2891
+ "TAGS",
2892
+ "TAG_KEYS"
2799
2893
  ]
2800
2894
  },
2801
2895
  "ParameterExceptionParameter":{
@@ -2807,7 +2901,8 @@
2807
2901
  "enum":[
2808
2902
  "INVALID_OPTION",
2809
2903
  "ILLEGAL_COMBINATION",
2810
- "ILLEGAL_ARGUMENT"
2904
+ "ILLEGAL_ARGUMENT",
2905
+ "INVALID_TAG_KEY"
2811
2906
  ]
2812
2907
  },
2813
2908
  "PolicyString":{
@@ -3295,6 +3390,56 @@
3295
3390
  "MetricName":{"shape":"MetricName"}
3296
3391
  }
3297
3392
  },
3393
+ "Tag":{
3394
+ "type":"structure",
3395
+ "members":{
3396
+ "Key":{"shape":"TagKey"},
3397
+ "Value":{"shape":"TagValue"}
3398
+ }
3399
+ },
3400
+ "TagInfoForResource":{
3401
+ "type":"structure",
3402
+ "members":{
3403
+ "ResourceARN":{"shape":"ResourceArn"},
3404
+ "TagList":{"shape":"TagList"}
3405
+ }
3406
+ },
3407
+ "TagKey":{
3408
+ "type":"string",
3409
+ "max":128,
3410
+ "min":1
3411
+ },
3412
+ "TagKeyList":{
3413
+ "type":"list",
3414
+ "member":{"shape":"TagKey"},
3415
+ "min":1
3416
+ },
3417
+ "TagList":{
3418
+ "type":"list",
3419
+ "member":{"shape":"Tag"},
3420
+ "min":1
3421
+ },
3422
+ "TagResourceRequest":{
3423
+ "type":"structure",
3424
+ "required":[
3425
+ "ResourceARN",
3426
+ "Tags"
3427
+ ],
3428
+ "members":{
3429
+ "ResourceARN":{"shape":"ResourceArn"},
3430
+ "Tags":{"shape":"TagList"}
3431
+ }
3432
+ },
3433
+ "TagResourceResponse":{
3434
+ "type":"structure",
3435
+ "members":{
3436
+ }
3437
+ },
3438
+ "TagValue":{
3439
+ "type":"string",
3440
+ "max":256,
3441
+ "min":0
3442
+ },
3298
3443
  "TextTransformation":{
3299
3444
  "type":"string",
3300
3445
  "enum":[
@@ -3319,6 +3464,22 @@
3319
3464
  },
3320
3465
  "Timestamp":{"type":"timestamp"},
3321
3466
  "URIString":{"type":"string"},
3467
+ "UntagResourceRequest":{
3468
+ "type":"structure",
3469
+ "required":[
3470
+ "ResourceARN",
3471
+ "TagKeys"
3472
+ ],
3473
+ "members":{
3474
+ "ResourceARN":{"shape":"ResourceArn"},
3475
+ "TagKeys":{"shape":"TagKeyList"}
3476
+ }
3477
+ },
3478
+ "UntagResourceResponse":{
3479
+ "type":"structure",
3480
+ "members":{
3481
+ }
3482
+ },
3322
3483
  "UpdateByteMatchSetRequest":{
3323
3484
  "type":"structure",
3324
3485
  "required":[
@@ -3549,6 +3710,13 @@
3549
3710
  "ChangeToken":{"shape":"ChangeToken"}
3550
3711
  }
3551
3712
  },
3713
+ "WAFBadRequestException":{
3714
+ "type":"structure",
3715
+ "members":{
3716
+ "message":{"shape":"errorMessage"}
3717
+ },
3718
+ "exception":true
3719
+ },
3552
3720
  "WAFDisallowedNameException":{
3553
3721
  "type":"structure",
3554
3722
  "members":{
@@ -3656,6 +3824,21 @@
3656
3824
  },
3657
3825
  "exception":true
3658
3826
  },
3827
+ "WAFTagOperationException":{
3828
+ "type":"structure",
3829
+ "members":{
3830
+ "message":{"shape":"errorMessage"}
3831
+ },
3832
+ "exception":true
3833
+ },
3834
+ "WAFTagOperationInternalErrorException":{
3835
+ "type":"structure",
3836
+ "members":{
3837
+ "message":{"shape":"errorMessage"}
3838
+ },
3839
+ "exception":true,
3840
+ "fault":true
3841
+ },
3659
3842
  "WAFUnavailableEntityException":{
3660
3843
  "type":"structure",
3661
3844
  "members":{