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.
Files changed (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -68,10 +68,10 @@
68
68
  "Description": {},
69
69
  "IPAddressVersion": {},
70
70
  "Addresses": {
71
- "shape": "S2a"
71
+ "shape": "S2g"
72
72
  },
73
73
  "Tags": {
74
- "shape": "S2c"
74
+ "shape": "S2i"
75
75
  }
76
76
  }
77
77
  },
@@ -79,7 +79,7 @@
79
79
  "type": "structure",
80
80
  "members": {
81
81
  "Summary": {
82
- "shape": "S2h"
82
+ "shape": "S2n"
83
83
  }
84
84
  }
85
85
  }
@@ -97,10 +97,10 @@
97
97
  "Scope": {},
98
98
  "Description": {},
99
99
  "RegularExpressionList": {
100
- "shape": "S2l"
100
+ "shape": "S2r"
101
101
  },
102
102
  "Tags": {
103
- "shape": "S2c"
103
+ "shape": "S2i"
104
104
  }
105
105
  }
106
106
  },
@@ -108,7 +108,7 @@
108
108
  "type": "structure",
109
109
  "members": {
110
110
  "Summary": {
111
- "shape": "S2p"
111
+ "shape": "S2v"
112
112
  }
113
113
  }
114
114
  }
@@ -133,13 +133,13 @@
133
133
  "shape": "S6"
134
134
  },
135
135
  "VisibilityConfig": {
136
- "shape": "S22"
136
+ "shape": "S28"
137
137
  },
138
138
  "Tags": {
139
- "shape": "S2c"
139
+ "shape": "S2i"
140
140
  },
141
141
  "CustomResponseBodies": {
142
- "shape": "S2s"
142
+ "shape": "S2y"
143
143
  }
144
144
  }
145
145
  },
@@ -147,7 +147,7 @@
147
147
  "type": "structure",
148
148
  "members": {
149
149
  "Summary": {
150
- "shape": "S2x"
150
+ "shape": "S33"
151
151
  }
152
152
  }
153
153
  }
@@ -165,20 +165,20 @@
165
165
  "Name": {},
166
166
  "Scope": {},
167
167
  "DefaultAction": {
168
- "shape": "S2z"
168
+ "shape": "S35"
169
169
  },
170
170
  "Description": {},
171
171
  "Rules": {
172
172
  "shape": "S6"
173
173
  },
174
174
  "VisibilityConfig": {
175
- "shape": "S22"
175
+ "shape": "S28"
176
176
  },
177
177
  "Tags": {
178
- "shape": "S2c"
178
+ "shape": "S2i"
179
179
  },
180
180
  "CustomResponseBodies": {
181
- "shape": "S2s"
181
+ "shape": "S2y"
182
182
  }
183
183
  }
184
184
  },
@@ -186,7 +186,7 @@
186
186
  "type": "structure",
187
187
  "members": {
188
188
  "Summary": {
189
- "shape": "S31"
189
+ "shape": "S37"
190
190
  }
191
191
  }
192
192
  }
@@ -351,10 +351,17 @@
351
351
  "members": {
352
352
  "Name": {},
353
353
  "Action": {
354
- "shape": "S1p"
354
+ "shape": "S1s"
355
355
  }
356
356
  }
357
357
  }
358
+ },
359
+ "LabelNamespace": {},
360
+ "AvailableLabels": {
361
+ "shape": "S3q"
362
+ },
363
+ "ConsumedLabels": {
364
+ "shape": "S3q"
358
365
  }
359
366
  }
360
367
  }
@@ -407,7 +414,7 @@
407
414
  "Description": {},
408
415
  "IPAddressVersion": {},
409
416
  "Addresses": {
410
- "shape": "S2a"
417
+ "shape": "S2g"
411
418
  }
412
419
  }
413
420
  },
@@ -429,7 +436,7 @@
429
436
  "type": "structure",
430
437
  "members": {
431
438
  "LoggingConfiguration": {
432
- "shape": "S3r"
439
+ "shape": "S3z"
433
440
  }
434
441
  }
435
442
  }
@@ -471,10 +478,10 @@
471
478
  "type": "structure",
472
479
  "members": {
473
480
  "ManagedKeysIPV4": {
474
- "shape": "S3z"
481
+ "shape": "S4h"
475
482
  },
476
483
  "ManagedKeysIPV6": {
477
- "shape": "S3z"
484
+ "shape": "S4h"
478
485
  }
479
486
  }
480
487
  }
@@ -504,7 +511,7 @@
504
511
  "ARN": {},
505
512
  "Description": {},
506
513
  "RegularExpressionList": {
507
- "shape": "S2l"
514
+ "shape": "S2r"
508
515
  }
509
516
  }
510
517
  },
@@ -550,10 +557,17 @@
550
557
  "shape": "S6"
551
558
  },
552
559
  "VisibilityConfig": {
553
- "shape": "S22"
560
+ "shape": "S28"
554
561
  },
562
+ "LabelNamespace": {},
555
563
  "CustomResponseBodies": {
556
- "shape": "S2s"
564
+ "shape": "S2y"
565
+ },
566
+ "AvailableLabels": {
567
+ "shape": "S3q"
568
+ },
569
+ "ConsumedLabels": {
570
+ "shape": "S3q"
557
571
  }
558
572
  }
559
573
  },
@@ -576,7 +590,7 @@
576
590
  "RuleMetricName": {},
577
591
  "Scope": {},
578
592
  "TimeWindow": {
579
- "shape": "S47"
593
+ "shape": "S4p"
580
594
  },
581
595
  "MaxItems": {
582
596
  "type": "long"
@@ -604,7 +618,7 @@
604
618
  "Method": {},
605
619
  "HTTPVersion": {},
606
620
  "Headers": {
607
- "shape": "S4j"
621
+ "shape": "S51"
608
622
  }
609
623
  }
610
624
  },
@@ -617,10 +631,13 @@
617
631
  "Action": {},
618
632
  "RuleNameWithinRuleGroup": {},
619
633
  "RequestHeadersInserted": {
620
- "shape": "S4j"
634
+ "shape": "S51"
621
635
  },
622
636
  "ResponseCodeSent": {
623
637
  "type": "integer"
638
+ },
639
+ "Labels": {
640
+ "shape": "S25"
624
641
  }
625
642
  }
626
643
  }
@@ -629,7 +646,7 @@
629
646
  "type": "long"
630
647
  },
631
648
  "TimeWindow": {
632
- "shape": "S47"
649
+ "shape": "S4p"
633
650
  }
634
651
  }
635
652
  }
@@ -652,7 +669,7 @@
652
669
  "type": "structure",
653
670
  "members": {
654
671
  "WebACL": {
655
- "shape": "S4s"
672
+ "shape": "S5a"
656
673
  },
657
674
  "LockToken": {}
658
675
  }
@@ -672,7 +689,7 @@
672
689
  "type": "structure",
673
690
  "members": {
674
691
  "WebACL": {
675
- "shape": "S4s"
692
+ "shape": "S5a"
676
693
  }
677
694
  }
678
695
  }
@@ -730,7 +747,7 @@
730
747
  "IPSets": {
731
748
  "type": "list",
732
749
  "member": {
733
- "shape": "S2h"
750
+ "shape": "S2n"
734
751
  }
735
752
  }
736
753
  }
@@ -753,7 +770,7 @@
753
770
  "LoggingConfigurations": {
754
771
  "type": "list",
755
772
  "member": {
756
- "shape": "S3r"
773
+ "shape": "S3z"
757
774
  }
758
775
  },
759
776
  "NextMarker": {}
@@ -781,7 +798,7 @@
781
798
  "RegexPatternSets": {
782
799
  "type": "list",
783
800
  "member": {
784
- "shape": "S2p"
801
+ "shape": "S2v"
785
802
  }
786
803
  }
787
804
  }
@@ -829,7 +846,7 @@
829
846
  "RuleGroups": {
830
847
  "type": "list",
831
848
  "member": {
832
- "shape": "S2x"
849
+ "shape": "S33"
833
850
  }
834
851
  }
835
852
  }
@@ -858,7 +875,7 @@
858
875
  "members": {
859
876
  "ResourceARN": {},
860
877
  "TagList": {
861
- "shape": "S2c"
878
+ "shape": "S2i"
862
879
  }
863
880
  }
864
881
  }
@@ -886,7 +903,7 @@
886
903
  "WebACLs": {
887
904
  "type": "list",
888
905
  "member": {
889
- "shape": "S31"
906
+ "shape": "S37"
890
907
  }
891
908
  }
892
909
  }
@@ -900,7 +917,7 @@
900
917
  ],
901
918
  "members": {
902
919
  "LoggingConfiguration": {
903
- "shape": "S3r"
920
+ "shape": "S3z"
904
921
  }
905
922
  }
906
923
  },
@@ -908,7 +925,7 @@
908
925
  "type": "structure",
909
926
  "members": {
910
927
  "LoggingConfiguration": {
911
- "shape": "S3r"
928
+ "shape": "S3z"
912
929
  }
913
930
  }
914
931
  }
@@ -940,7 +957,7 @@
940
957
  "members": {
941
958
  "ResourceARN": {},
942
959
  "Tags": {
943
- "shape": "S2c"
960
+ "shape": "S2i"
944
961
  }
945
962
  }
946
963
  },
@@ -985,7 +1002,7 @@
985
1002
  "Id": {},
986
1003
  "Description": {},
987
1004
  "Addresses": {
988
- "shape": "S2a"
1005
+ "shape": "S2g"
989
1006
  },
990
1007
  "LockToken": {}
991
1008
  }
@@ -1013,7 +1030,7 @@
1013
1030
  "Id": {},
1014
1031
  "Description": {},
1015
1032
  "RegularExpressionList": {
1016
- "shape": "S2l"
1033
+ "shape": "S2r"
1017
1034
  },
1018
1035
  "LockToken": {}
1019
1036
  }
@@ -1044,11 +1061,11 @@
1044
1061
  "shape": "S6"
1045
1062
  },
1046
1063
  "VisibilityConfig": {
1047
- "shape": "S22"
1064
+ "shape": "S28"
1048
1065
  },
1049
1066
  "LockToken": {},
1050
1067
  "CustomResponseBodies": {
1051
- "shape": "S2s"
1068
+ "shape": "S2y"
1052
1069
  }
1053
1070
  }
1054
1071
  },
@@ -1075,18 +1092,18 @@
1075
1092
  "Scope": {},
1076
1093
  "Id": {},
1077
1094
  "DefaultAction": {
1078
- "shape": "S2z"
1095
+ "shape": "S35"
1079
1096
  },
1080
1097
  "Description": {},
1081
1098
  "Rules": {
1082
1099
  "shape": "S6"
1083
1100
  },
1084
1101
  "VisibilityConfig": {
1085
- "shape": "S22"
1102
+ "shape": "S28"
1086
1103
  },
1087
1104
  "LockToken": {},
1088
1105
  "CustomResponseBodies": {
1089
- "shape": "S2s"
1106
+ "shape": "S2y"
1090
1107
  }
1091
1108
  }
1092
1109
  },
@@ -1118,13 +1135,16 @@
1118
1135
  "shape": "Sa"
1119
1136
  },
1120
1137
  "Action": {
1121
- "shape": "S1p"
1138
+ "shape": "S1s"
1122
1139
  },
1123
1140
  "OverrideAction": {
1124
- "shape": "S20"
1141
+ "shape": "S23"
1142
+ },
1143
+ "RuleLabels": {
1144
+ "shape": "S25"
1125
1145
  },
1126
1146
  "VisibilityConfig": {
1127
- "shape": "S22"
1147
+ "shape": "S28"
1128
1148
  }
1129
1149
  }
1130
1150
  }
@@ -1312,6 +1332,17 @@
1312
1332
  },
1313
1333
  "ManagedRuleGroupStatement": {
1314
1334
  "shape": "S1n"
1335
+ },
1336
+ "LabelMatchStatement": {
1337
+ "type": "structure",
1338
+ "required": [
1339
+ "Scope",
1340
+ "Key"
1341
+ ],
1342
+ "members": {
1343
+ "Scope": {},
1344
+ "Key": {}
1345
+ }
1315
1346
  }
1316
1347
  }
1317
1348
  },
@@ -1450,24 +1481,27 @@
1450
1481
  "Name": {},
1451
1482
  "ExcludedRules": {
1452
1483
  "shape": "S1a"
1484
+ },
1485
+ "ScopeDownStatement": {
1486
+ "shape": "Sa"
1453
1487
  }
1454
1488
  }
1455
1489
  },
1456
- "S1p": {
1490
+ "S1s": {
1457
1491
  "type": "structure",
1458
1492
  "members": {
1459
1493
  "Block": {
1460
- "shape": "S1q"
1494
+ "shape": "S1t"
1461
1495
  },
1462
1496
  "Allow": {
1463
- "shape": "S1x"
1497
+ "shape": "S20"
1464
1498
  },
1465
1499
  "Count": {
1466
- "shape": "S1z"
1500
+ "shape": "S22"
1467
1501
  }
1468
1502
  }
1469
1503
  },
1470
- "S1q": {
1504
+ "S1t": {
1471
1505
  "type": "structure",
1472
1506
  "members": {
1473
1507
  "CustomResponse": {
@@ -1481,13 +1515,13 @@
1481
1515
  },
1482
1516
  "CustomResponseBodyKey": {},
1483
1517
  "ResponseHeaders": {
1484
- "shape": "S1t"
1518
+ "shape": "S1w"
1485
1519
  }
1486
1520
  }
1487
1521
  }
1488
1522
  }
1489
1523
  },
1490
- "S1t": {
1524
+ "S1w": {
1491
1525
  "type": "list",
1492
1526
  "member": {
1493
1527
  "type": "structure",
@@ -1501,38 +1535,38 @@
1501
1535
  }
1502
1536
  }
1503
1537
  },
1504
- "S1x": {
1538
+ "S20": {
1505
1539
  "type": "structure",
1506
1540
  "members": {
1507
1541
  "CustomRequestHandling": {
1508
- "shape": "S1y"
1542
+ "shape": "S21"
1509
1543
  }
1510
1544
  }
1511
1545
  },
1512
- "S1y": {
1546
+ "S21": {
1513
1547
  "type": "structure",
1514
1548
  "required": [
1515
1549
  "InsertHeaders"
1516
1550
  ],
1517
1551
  "members": {
1518
1552
  "InsertHeaders": {
1519
- "shape": "S1t"
1553
+ "shape": "S1w"
1520
1554
  }
1521
1555
  }
1522
1556
  },
1523
- "S1z": {
1557
+ "S22": {
1524
1558
  "type": "structure",
1525
1559
  "members": {
1526
1560
  "CustomRequestHandling": {
1527
- "shape": "S1y"
1561
+ "shape": "S21"
1528
1562
  }
1529
1563
  }
1530
1564
  },
1531
- "S20": {
1565
+ "S23": {
1532
1566
  "type": "structure",
1533
1567
  "members": {
1534
1568
  "Count": {
1535
- "shape": "S1z"
1569
+ "shape": "S22"
1536
1570
  },
1537
1571
  "None": {
1538
1572
  "type": "structure",
@@ -1540,7 +1574,19 @@
1540
1574
  }
1541
1575
  }
1542
1576
  },
1543
- "S22": {
1577
+ "S25": {
1578
+ "type": "list",
1579
+ "member": {
1580
+ "type": "structure",
1581
+ "required": [
1582
+ "Name"
1583
+ ],
1584
+ "members": {
1585
+ "Name": {}
1586
+ }
1587
+ }
1588
+ },
1589
+ "S28": {
1544
1590
  "type": "structure",
1545
1591
  "required": [
1546
1592
  "SampledRequestsEnabled",
@@ -1557,11 +1603,11 @@
1557
1603
  "MetricName": {}
1558
1604
  }
1559
1605
  },
1560
- "S2a": {
1606
+ "S2g": {
1561
1607
  "type": "list",
1562
1608
  "member": {}
1563
1609
  },
1564
- "S2c": {
1610
+ "S2i": {
1565
1611
  "type": "list",
1566
1612
  "member": {
1567
1613
  "type": "structure",
@@ -1575,7 +1621,7 @@
1575
1621
  }
1576
1622
  }
1577
1623
  },
1578
- "S2h": {
1624
+ "S2n": {
1579
1625
  "type": "structure",
1580
1626
  "members": {
1581
1627
  "Name": {},
@@ -1585,7 +1631,7 @@
1585
1631
  "ARN": {}
1586
1632
  }
1587
1633
  },
1588
- "S2l": {
1634
+ "S2r": {
1589
1635
  "type": "list",
1590
1636
  "member": {
1591
1637
  "type": "structure",
@@ -1594,7 +1640,7 @@
1594
1640
  }
1595
1641
  }
1596
1642
  },
1597
- "S2p": {
1643
+ "S2v": {
1598
1644
  "type": "structure",
1599
1645
  "members": {
1600
1646
  "Name": {},
@@ -1604,7 +1650,7 @@
1604
1650
  "ARN": {}
1605
1651
  }
1606
1652
  },
1607
- "S2s": {
1653
+ "S2y": {
1608
1654
  "type": "map",
1609
1655
  "key": {},
1610
1656
  "value": {
@@ -1619,7 +1665,7 @@
1619
1665
  }
1620
1666
  }
1621
1667
  },
1622
- "S2x": {
1668
+ "S33": {
1623
1669
  "type": "structure",
1624
1670
  "members": {
1625
1671
  "Name": {},
@@ -1629,18 +1675,18 @@
1629
1675
  "ARN": {}
1630
1676
  }
1631
1677
  },
1632
- "S2z": {
1678
+ "S35": {
1633
1679
  "type": "structure",
1634
1680
  "members": {
1635
1681
  "Block": {
1636
- "shape": "S1q"
1682
+ "shape": "S1t"
1637
1683
  },
1638
1684
  "Allow": {
1639
- "shape": "S1x"
1685
+ "shape": "S20"
1640
1686
  }
1641
1687
  }
1642
1688
  },
1643
- "S31": {
1689
+ "S37": {
1644
1690
  "type": "structure",
1645
1691
  "members": {
1646
1692
  "Name": {},
@@ -1650,7 +1696,16 @@
1650
1696
  "ARN": {}
1651
1697
  }
1652
1698
  },
1653
- "S3r": {
1699
+ "S3q": {
1700
+ "type": "list",
1701
+ "member": {
1702
+ "type": "structure",
1703
+ "members": {
1704
+ "Name": {}
1705
+ }
1706
+ }
1707
+ },
1708
+ "S3z": {
1654
1709
  "type": "structure",
1655
1710
  "required": [
1656
1711
  "ResourceArn",
@@ -1670,19 +1725,70 @@
1670
1725
  },
1671
1726
  "ManagedByFirewallManager": {
1672
1727
  "type": "boolean"
1728
+ },
1729
+ "LoggingFilter": {
1730
+ "type": "structure",
1731
+ "required": [
1732
+ "Filters",
1733
+ "DefaultBehavior"
1734
+ ],
1735
+ "members": {
1736
+ "Filters": {
1737
+ "type": "list",
1738
+ "member": {
1739
+ "type": "structure",
1740
+ "required": [
1741
+ "Behavior",
1742
+ "Requirement",
1743
+ "Conditions"
1744
+ ],
1745
+ "members": {
1746
+ "Behavior": {},
1747
+ "Requirement": {},
1748
+ "Conditions": {
1749
+ "type": "list",
1750
+ "member": {
1751
+ "type": "structure",
1752
+ "members": {
1753
+ "ActionCondition": {
1754
+ "type": "structure",
1755
+ "required": [
1756
+ "Action"
1757
+ ],
1758
+ "members": {
1759
+ "Action": {}
1760
+ }
1761
+ },
1762
+ "LabelNameCondition": {
1763
+ "type": "structure",
1764
+ "required": [
1765
+ "LabelName"
1766
+ ],
1767
+ "members": {
1768
+ "LabelName": {}
1769
+ }
1770
+ }
1771
+ }
1772
+ }
1773
+ }
1774
+ }
1775
+ }
1776
+ },
1777
+ "DefaultBehavior": {}
1778
+ }
1673
1779
  }
1674
1780
  }
1675
1781
  },
1676
- "S3z": {
1782
+ "S4h": {
1677
1783
  "type": "structure",
1678
1784
  "members": {
1679
1785
  "IPAddressVersion": {},
1680
1786
  "Addresses": {
1681
- "shape": "S2a"
1787
+ "shape": "S2g"
1682
1788
  }
1683
1789
  }
1684
1790
  },
1685
- "S47": {
1791
+ "S4p": {
1686
1792
  "type": "structure",
1687
1793
  "required": [
1688
1794
  "StartTime",
@@ -1697,7 +1803,7 @@
1697
1803
  }
1698
1804
  }
1699
1805
  },
1700
- "S4j": {
1806
+ "S51": {
1701
1807
  "type": "list",
1702
1808
  "member": {
1703
1809
  "type": "structure",
@@ -1707,7 +1813,7 @@
1707
1813
  }
1708
1814
  }
1709
1815
  },
1710
- "S4s": {
1816
+ "S5a": {
1711
1817
  "type": "structure",
1712
1818
  "required": [
1713
1819
  "Name",
@@ -1721,33 +1827,34 @@
1721
1827
  "Id": {},
1722
1828
  "ARN": {},
1723
1829
  "DefaultAction": {
1724
- "shape": "S2z"
1830
+ "shape": "S35"
1725
1831
  },
1726
1832
  "Description": {},
1727
1833
  "Rules": {
1728
1834
  "shape": "S6"
1729
1835
  },
1730
1836
  "VisibilityConfig": {
1731
- "shape": "S22"
1837
+ "shape": "S28"
1732
1838
  },
1733
1839
  "Capacity": {
1734
1840
  "type": "long"
1735
1841
  },
1736
1842
  "PreProcessFirewallManagerRuleGroups": {
1737
- "shape": "S4t"
1843
+ "shape": "S5b"
1738
1844
  },
1739
1845
  "PostProcessFirewallManagerRuleGroups": {
1740
- "shape": "S4t"
1846
+ "shape": "S5b"
1741
1847
  },
1742
1848
  "ManagedByFirewallManager": {
1743
1849
  "type": "boolean"
1744
1850
  },
1851
+ "LabelNamespace": {},
1745
1852
  "CustomResponseBodies": {
1746
- "shape": "S2s"
1853
+ "shape": "S2y"
1747
1854
  }
1748
1855
  }
1749
1856
  },
1750
- "S4t": {
1857
+ "S5b": {
1751
1858
  "type": "list",
1752
1859
  "member": {
1753
1860
  "type": "structure",
@@ -1775,10 +1882,10 @@
1775
1882
  }
1776
1883
  },
1777
1884
  "OverrideAction": {
1778
- "shape": "S20"
1885
+ "shape": "S23"
1779
1886
  },
1780
1887
  "VisibilityConfig": {
1781
- "shape": "S22"
1888
+ "shape": "S28"
1782
1889
  }
1783
1890
  }
1784
1891
  }