aws-sdk 2.1023.0 → 2.1024.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -1
- package/README.md +1 -1
- package/apis/chime-sdk-meetings-2021-07-15.min.json +18 -18
- package/apis/ec2-2016-11-15.min.json +498 -498
- package/apis/sagemaker-2017-07-24.min.json +613 -535
- package/apis/wafv2-2019-07-29.min.json +130 -79
- package/clients/chimesdkmeetings.d.ts +18 -17
- package/clients/ec2.d.ts +2 -1
- package/clients/sagemaker.d.ts +103 -16
- package/clients/wafv2.d.ts +70 -10
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +501 -501
- package/dist/aws-sdk.min.js +14 -14
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -68,10 +68,10 @@
|
|
|
68
68
|
"Description": {},
|
|
69
69
|
"IPAddressVersion": {},
|
|
70
70
|
"Addresses": {
|
|
71
|
-
"shape": "
|
|
71
|
+
"shape": "S2n"
|
|
72
72
|
},
|
|
73
73
|
"Tags": {
|
|
74
|
-
"shape": "
|
|
74
|
+
"shape": "S2p"
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"type": "structure",
|
|
80
80
|
"members": {
|
|
81
81
|
"Summary": {
|
|
82
|
-
"shape": "
|
|
82
|
+
"shape": "S2u"
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
}
|
|
@@ -97,10 +97,10 @@
|
|
|
97
97
|
"Scope": {},
|
|
98
98
|
"Description": {},
|
|
99
99
|
"RegularExpressionList": {
|
|
100
|
-
"shape": "
|
|
100
|
+
"shape": "S2y"
|
|
101
101
|
},
|
|
102
102
|
"Tags": {
|
|
103
|
-
"shape": "
|
|
103
|
+
"shape": "S2p"
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
},
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"type": "structure",
|
|
109
109
|
"members": {
|
|
110
110
|
"Summary": {
|
|
111
|
-
"shape": "
|
|
111
|
+
"shape": "S31"
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
}
|
|
@@ -133,13 +133,13 @@
|
|
|
133
133
|
"shape": "S6"
|
|
134
134
|
},
|
|
135
135
|
"VisibilityConfig": {
|
|
136
|
-
"shape": "
|
|
136
|
+
"shape": "S2c"
|
|
137
137
|
},
|
|
138
138
|
"Tags": {
|
|
139
|
-
"shape": "
|
|
139
|
+
"shape": "S2p"
|
|
140
140
|
},
|
|
141
141
|
"CustomResponseBodies": {
|
|
142
|
-
"shape": "
|
|
142
|
+
"shape": "S34"
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
145
|
},
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"type": "structure",
|
|
148
148
|
"members": {
|
|
149
149
|
"Summary": {
|
|
150
|
-
"shape": "
|
|
150
|
+
"shape": "S39"
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
153
|
}
|
|
@@ -165,20 +165,23 @@
|
|
|
165
165
|
"Name": {},
|
|
166
166
|
"Scope": {},
|
|
167
167
|
"DefaultAction": {
|
|
168
|
-
"shape": "
|
|
168
|
+
"shape": "S3b"
|
|
169
169
|
},
|
|
170
170
|
"Description": {},
|
|
171
171
|
"Rules": {
|
|
172
172
|
"shape": "S6"
|
|
173
173
|
},
|
|
174
174
|
"VisibilityConfig": {
|
|
175
|
-
"shape": "
|
|
175
|
+
"shape": "S2c"
|
|
176
176
|
},
|
|
177
177
|
"Tags": {
|
|
178
|
-
"shape": "
|
|
178
|
+
"shape": "S2p"
|
|
179
179
|
},
|
|
180
180
|
"CustomResponseBodies": {
|
|
181
|
-
"shape": "
|
|
181
|
+
"shape": "S34"
|
|
182
|
+
},
|
|
183
|
+
"CaptchaConfig": {
|
|
184
|
+
"shape": "S2f"
|
|
182
185
|
}
|
|
183
186
|
}
|
|
184
187
|
},
|
|
@@ -186,7 +189,7 @@
|
|
|
186
189
|
"type": "structure",
|
|
187
190
|
"members": {
|
|
188
191
|
"Summary": {
|
|
189
|
-
"shape": "
|
|
192
|
+
"shape": "S3d"
|
|
190
193
|
}
|
|
191
194
|
}
|
|
192
195
|
}
|
|
@@ -361,10 +364,10 @@
|
|
|
361
364
|
},
|
|
362
365
|
"LabelNamespace": {},
|
|
363
366
|
"AvailableLabels": {
|
|
364
|
-
"shape": "
|
|
367
|
+
"shape": "S3w"
|
|
365
368
|
},
|
|
366
369
|
"ConsumedLabels": {
|
|
367
|
-
"shape": "
|
|
370
|
+
"shape": "S3w"
|
|
368
371
|
}
|
|
369
372
|
}
|
|
370
373
|
}
|
|
@@ -417,7 +420,7 @@
|
|
|
417
420
|
"Description": {},
|
|
418
421
|
"IPAddressVersion": {},
|
|
419
422
|
"Addresses": {
|
|
420
|
-
"shape": "
|
|
423
|
+
"shape": "S2n"
|
|
421
424
|
}
|
|
422
425
|
}
|
|
423
426
|
},
|
|
@@ -439,7 +442,7 @@
|
|
|
439
442
|
"type": "structure",
|
|
440
443
|
"members": {
|
|
441
444
|
"LoggingConfiguration": {
|
|
442
|
-
"shape": "
|
|
445
|
+
"shape": "S45"
|
|
443
446
|
}
|
|
444
447
|
}
|
|
445
448
|
}
|
|
@@ -544,10 +547,10 @@
|
|
|
544
547
|
"type": "structure",
|
|
545
548
|
"members": {
|
|
546
549
|
"ManagedKeysIPV4": {
|
|
547
|
-
"shape": "
|
|
550
|
+
"shape": "S4u"
|
|
548
551
|
},
|
|
549
552
|
"ManagedKeysIPV6": {
|
|
550
|
-
"shape": "
|
|
553
|
+
"shape": "S4u"
|
|
551
554
|
}
|
|
552
555
|
}
|
|
553
556
|
}
|
|
@@ -577,7 +580,7 @@
|
|
|
577
580
|
"ARN": {},
|
|
578
581
|
"Description": {},
|
|
579
582
|
"RegularExpressionList": {
|
|
580
|
-
"shape": "
|
|
583
|
+
"shape": "S2y"
|
|
581
584
|
}
|
|
582
585
|
}
|
|
583
586
|
},
|
|
@@ -619,17 +622,17 @@
|
|
|
619
622
|
"shape": "S6"
|
|
620
623
|
},
|
|
621
624
|
"VisibilityConfig": {
|
|
622
|
-
"shape": "
|
|
625
|
+
"shape": "S2c"
|
|
623
626
|
},
|
|
624
627
|
"LabelNamespace": {},
|
|
625
628
|
"CustomResponseBodies": {
|
|
626
|
-
"shape": "
|
|
629
|
+
"shape": "S34"
|
|
627
630
|
},
|
|
628
631
|
"AvailableLabels": {
|
|
629
|
-
"shape": "
|
|
632
|
+
"shape": "S3w"
|
|
630
633
|
},
|
|
631
634
|
"ConsumedLabels": {
|
|
632
|
-
"shape": "
|
|
635
|
+
"shape": "S3w"
|
|
633
636
|
}
|
|
634
637
|
}
|
|
635
638
|
},
|
|
@@ -652,7 +655,7 @@
|
|
|
652
655
|
"RuleMetricName": {},
|
|
653
656
|
"Scope": {},
|
|
654
657
|
"TimeWindow": {
|
|
655
|
-
"shape": "
|
|
658
|
+
"shape": "S52"
|
|
656
659
|
},
|
|
657
660
|
"MaxItems": {
|
|
658
661
|
"type": "long"
|
|
@@ -680,7 +683,7 @@
|
|
|
680
683
|
"Method": {},
|
|
681
684
|
"HTTPVersion": {},
|
|
682
685
|
"Headers": {
|
|
683
|
-
"shape": "
|
|
686
|
+
"shape": "S5d"
|
|
684
687
|
}
|
|
685
688
|
}
|
|
686
689
|
},
|
|
@@ -693,13 +696,25 @@
|
|
|
693
696
|
"Action": {},
|
|
694
697
|
"RuleNameWithinRuleGroup": {},
|
|
695
698
|
"RequestHeadersInserted": {
|
|
696
|
-
"shape": "
|
|
699
|
+
"shape": "S5d"
|
|
697
700
|
},
|
|
698
701
|
"ResponseCodeSent": {
|
|
699
702
|
"type": "integer"
|
|
700
703
|
},
|
|
701
704
|
"Labels": {
|
|
702
|
-
"shape": "
|
|
705
|
+
"shape": "S29"
|
|
706
|
+
},
|
|
707
|
+
"CaptchaResponse": {
|
|
708
|
+
"type": "structure",
|
|
709
|
+
"members": {
|
|
710
|
+
"ResponseCode": {
|
|
711
|
+
"type": "integer"
|
|
712
|
+
},
|
|
713
|
+
"SolveTimestamp": {
|
|
714
|
+
"type": "long"
|
|
715
|
+
},
|
|
716
|
+
"FailureReason": {}
|
|
717
|
+
}
|
|
703
718
|
}
|
|
704
719
|
}
|
|
705
720
|
}
|
|
@@ -708,7 +723,7 @@
|
|
|
708
723
|
"type": "long"
|
|
709
724
|
},
|
|
710
725
|
"TimeWindow": {
|
|
711
|
-
"shape": "
|
|
726
|
+
"shape": "S52"
|
|
712
727
|
}
|
|
713
728
|
}
|
|
714
729
|
}
|
|
@@ -731,7 +746,7 @@
|
|
|
731
746
|
"type": "structure",
|
|
732
747
|
"members": {
|
|
733
748
|
"WebACL": {
|
|
734
|
-
"shape": "
|
|
749
|
+
"shape": "S5q"
|
|
735
750
|
},
|
|
736
751
|
"LockToken": {}
|
|
737
752
|
}
|
|
@@ -751,7 +766,7 @@
|
|
|
751
766
|
"type": "structure",
|
|
752
767
|
"members": {
|
|
753
768
|
"WebACL": {
|
|
754
|
-
"shape": "
|
|
769
|
+
"shape": "S5q"
|
|
755
770
|
}
|
|
756
771
|
}
|
|
757
772
|
}
|
|
@@ -846,7 +861,7 @@
|
|
|
846
861
|
"IPSets": {
|
|
847
862
|
"type": "list",
|
|
848
863
|
"member": {
|
|
849
|
-
"shape": "
|
|
864
|
+
"shape": "S2u"
|
|
850
865
|
}
|
|
851
866
|
}
|
|
852
867
|
}
|
|
@@ -855,6 +870,9 @@
|
|
|
855
870
|
"ListLoggingConfigurations": {
|
|
856
871
|
"input": {
|
|
857
872
|
"type": "structure",
|
|
873
|
+
"required": [
|
|
874
|
+
"Scope"
|
|
875
|
+
],
|
|
858
876
|
"members": {
|
|
859
877
|
"Scope": {},
|
|
860
878
|
"NextMarker": {},
|
|
@@ -869,7 +887,7 @@
|
|
|
869
887
|
"LoggingConfigurations": {
|
|
870
888
|
"type": "list",
|
|
871
889
|
"member": {
|
|
872
|
-
"shape": "
|
|
890
|
+
"shape": "S45"
|
|
873
891
|
}
|
|
874
892
|
},
|
|
875
893
|
"NextMarker": {}
|
|
@@ -932,7 +950,7 @@
|
|
|
932
950
|
"RegexPatternSets": {
|
|
933
951
|
"type": "list",
|
|
934
952
|
"member": {
|
|
935
|
-
"shape": "
|
|
953
|
+
"shape": "S31"
|
|
936
954
|
}
|
|
937
955
|
}
|
|
938
956
|
}
|
|
@@ -980,7 +998,7 @@
|
|
|
980
998
|
"RuleGroups": {
|
|
981
999
|
"type": "list",
|
|
982
1000
|
"member": {
|
|
983
|
-
"shape": "
|
|
1001
|
+
"shape": "S39"
|
|
984
1002
|
}
|
|
985
1003
|
}
|
|
986
1004
|
}
|
|
@@ -1009,7 +1027,7 @@
|
|
|
1009
1027
|
"members": {
|
|
1010
1028
|
"ResourceARN": {},
|
|
1011
1029
|
"TagList": {
|
|
1012
|
-
"shape": "
|
|
1030
|
+
"shape": "S2p"
|
|
1013
1031
|
}
|
|
1014
1032
|
}
|
|
1015
1033
|
}
|
|
@@ -1037,7 +1055,7 @@
|
|
|
1037
1055
|
"WebACLs": {
|
|
1038
1056
|
"type": "list",
|
|
1039
1057
|
"member": {
|
|
1040
|
-
"shape": "
|
|
1058
|
+
"shape": "S3d"
|
|
1041
1059
|
}
|
|
1042
1060
|
}
|
|
1043
1061
|
}
|
|
@@ -1051,7 +1069,7 @@
|
|
|
1051
1069
|
],
|
|
1052
1070
|
"members": {
|
|
1053
1071
|
"LoggingConfiguration": {
|
|
1054
|
-
"shape": "
|
|
1072
|
+
"shape": "S45"
|
|
1055
1073
|
}
|
|
1056
1074
|
}
|
|
1057
1075
|
},
|
|
@@ -1059,7 +1077,7 @@
|
|
|
1059
1077
|
"type": "structure",
|
|
1060
1078
|
"members": {
|
|
1061
1079
|
"LoggingConfiguration": {
|
|
1062
|
-
"shape": "
|
|
1080
|
+
"shape": "S45"
|
|
1063
1081
|
}
|
|
1064
1082
|
}
|
|
1065
1083
|
}
|
|
@@ -1128,7 +1146,7 @@
|
|
|
1128
1146
|
"members": {
|
|
1129
1147
|
"ResourceARN": {},
|
|
1130
1148
|
"Tags": {
|
|
1131
|
-
"shape": "
|
|
1149
|
+
"shape": "S2p"
|
|
1132
1150
|
}
|
|
1133
1151
|
}
|
|
1134
1152
|
},
|
|
@@ -1173,7 +1191,7 @@
|
|
|
1173
1191
|
"Id": {},
|
|
1174
1192
|
"Description": {},
|
|
1175
1193
|
"Addresses": {
|
|
1176
|
-
"shape": "
|
|
1194
|
+
"shape": "S2n"
|
|
1177
1195
|
},
|
|
1178
1196
|
"LockToken": {}
|
|
1179
1197
|
}
|
|
@@ -1234,7 +1252,7 @@
|
|
|
1234
1252
|
"Id": {},
|
|
1235
1253
|
"Description": {},
|
|
1236
1254
|
"RegularExpressionList": {
|
|
1237
|
-
"shape": "
|
|
1255
|
+
"shape": "S2y"
|
|
1238
1256
|
},
|
|
1239
1257
|
"LockToken": {}
|
|
1240
1258
|
}
|
|
@@ -1265,11 +1283,11 @@
|
|
|
1265
1283
|
"shape": "S6"
|
|
1266
1284
|
},
|
|
1267
1285
|
"VisibilityConfig": {
|
|
1268
|
-
"shape": "
|
|
1286
|
+
"shape": "S2c"
|
|
1269
1287
|
},
|
|
1270
1288
|
"LockToken": {},
|
|
1271
1289
|
"CustomResponseBodies": {
|
|
1272
|
-
"shape": "
|
|
1290
|
+
"shape": "S34"
|
|
1273
1291
|
}
|
|
1274
1292
|
}
|
|
1275
1293
|
},
|
|
@@ -1296,18 +1314,21 @@
|
|
|
1296
1314
|
"Scope": {},
|
|
1297
1315
|
"Id": {},
|
|
1298
1316
|
"DefaultAction": {
|
|
1299
|
-
"shape": "
|
|
1317
|
+
"shape": "S3b"
|
|
1300
1318
|
},
|
|
1301
1319
|
"Description": {},
|
|
1302
1320
|
"Rules": {
|
|
1303
1321
|
"shape": "S6"
|
|
1304
1322
|
},
|
|
1305
1323
|
"VisibilityConfig": {
|
|
1306
|
-
"shape": "
|
|
1324
|
+
"shape": "S2c"
|
|
1307
1325
|
},
|
|
1308
1326
|
"LockToken": {},
|
|
1309
1327
|
"CustomResponseBodies": {
|
|
1310
|
-
"shape": "
|
|
1328
|
+
"shape": "S34"
|
|
1329
|
+
},
|
|
1330
|
+
"CaptchaConfig": {
|
|
1331
|
+
"shape": "S2f"
|
|
1311
1332
|
}
|
|
1312
1333
|
}
|
|
1313
1334
|
},
|
|
@@ -1342,13 +1363,16 @@
|
|
|
1342
1363
|
"shape": "S1v"
|
|
1343
1364
|
},
|
|
1344
1365
|
"OverrideAction": {
|
|
1345
|
-
"shape": "
|
|
1366
|
+
"shape": "S27"
|
|
1346
1367
|
},
|
|
1347
1368
|
"RuleLabels": {
|
|
1348
|
-
"shape": "
|
|
1369
|
+
"shape": "S29"
|
|
1349
1370
|
},
|
|
1350
1371
|
"VisibilityConfig": {
|
|
1351
|
-
"shape": "
|
|
1372
|
+
"shape": "S2c"
|
|
1373
|
+
},
|
|
1374
|
+
"CaptchaConfig": {
|
|
1375
|
+
"shape": "S2f"
|
|
1352
1376
|
}
|
|
1353
1377
|
}
|
|
1354
1378
|
}
|
|
@@ -1720,6 +1744,14 @@
|
|
|
1720
1744
|
},
|
|
1721
1745
|
"Count": {
|
|
1722
1746
|
"shape": "S25"
|
|
1747
|
+
},
|
|
1748
|
+
"Captcha": {
|
|
1749
|
+
"type": "structure",
|
|
1750
|
+
"members": {
|
|
1751
|
+
"CustomRequestHandling": {
|
|
1752
|
+
"shape": "S24"
|
|
1753
|
+
}
|
|
1754
|
+
}
|
|
1723
1755
|
}
|
|
1724
1756
|
}
|
|
1725
1757
|
},
|
|
@@ -1784,7 +1816,7 @@
|
|
|
1784
1816
|
}
|
|
1785
1817
|
}
|
|
1786
1818
|
},
|
|
1787
|
-
"
|
|
1819
|
+
"S27": {
|
|
1788
1820
|
"type": "structure",
|
|
1789
1821
|
"members": {
|
|
1790
1822
|
"Count": {
|
|
@@ -1796,7 +1828,7 @@
|
|
|
1796
1828
|
}
|
|
1797
1829
|
}
|
|
1798
1830
|
},
|
|
1799
|
-
"
|
|
1831
|
+
"S29": {
|
|
1800
1832
|
"type": "list",
|
|
1801
1833
|
"member": {
|
|
1802
1834
|
"type": "structure",
|
|
@@ -1808,7 +1840,7 @@
|
|
|
1808
1840
|
}
|
|
1809
1841
|
}
|
|
1810
1842
|
},
|
|
1811
|
-
"
|
|
1843
|
+
"S2c": {
|
|
1812
1844
|
"type": "structure",
|
|
1813
1845
|
"required": [
|
|
1814
1846
|
"SampledRequestsEnabled",
|
|
@@ -1825,11 +1857,27 @@
|
|
|
1825
1857
|
"MetricName": {}
|
|
1826
1858
|
}
|
|
1827
1859
|
},
|
|
1828
|
-
"
|
|
1860
|
+
"S2f": {
|
|
1861
|
+
"type": "structure",
|
|
1862
|
+
"members": {
|
|
1863
|
+
"ImmunityTimeProperty": {
|
|
1864
|
+
"type": "structure",
|
|
1865
|
+
"required": [
|
|
1866
|
+
"ImmunityTime"
|
|
1867
|
+
],
|
|
1868
|
+
"members": {
|
|
1869
|
+
"ImmunityTime": {
|
|
1870
|
+
"type": "long"
|
|
1871
|
+
}
|
|
1872
|
+
}
|
|
1873
|
+
}
|
|
1874
|
+
}
|
|
1875
|
+
},
|
|
1876
|
+
"S2n": {
|
|
1829
1877
|
"type": "list",
|
|
1830
1878
|
"member": {}
|
|
1831
1879
|
},
|
|
1832
|
-
"
|
|
1880
|
+
"S2p": {
|
|
1833
1881
|
"type": "list",
|
|
1834
1882
|
"member": {
|
|
1835
1883
|
"type": "structure",
|
|
@@ -1843,7 +1891,7 @@
|
|
|
1843
1891
|
}
|
|
1844
1892
|
}
|
|
1845
1893
|
},
|
|
1846
|
-
"
|
|
1894
|
+
"S2u": {
|
|
1847
1895
|
"type": "structure",
|
|
1848
1896
|
"members": {
|
|
1849
1897
|
"Name": {},
|
|
@@ -1853,7 +1901,7 @@
|
|
|
1853
1901
|
"ARN": {}
|
|
1854
1902
|
}
|
|
1855
1903
|
},
|
|
1856
|
-
"
|
|
1904
|
+
"S2y": {
|
|
1857
1905
|
"type": "list",
|
|
1858
1906
|
"member": {
|
|
1859
1907
|
"type": "structure",
|
|
@@ -1862,7 +1910,7 @@
|
|
|
1862
1910
|
}
|
|
1863
1911
|
}
|
|
1864
1912
|
},
|
|
1865
|
-
"
|
|
1913
|
+
"S31": {
|
|
1866
1914
|
"type": "structure",
|
|
1867
1915
|
"members": {
|
|
1868
1916
|
"Name": {},
|
|
@@ -1872,7 +1920,7 @@
|
|
|
1872
1920
|
"ARN": {}
|
|
1873
1921
|
}
|
|
1874
1922
|
},
|
|
1875
|
-
"
|
|
1923
|
+
"S34": {
|
|
1876
1924
|
"type": "map",
|
|
1877
1925
|
"key": {},
|
|
1878
1926
|
"value": {
|
|
@@ -1887,7 +1935,7 @@
|
|
|
1887
1935
|
}
|
|
1888
1936
|
}
|
|
1889
1937
|
},
|
|
1890
|
-
"
|
|
1938
|
+
"S39": {
|
|
1891
1939
|
"type": "structure",
|
|
1892
1940
|
"members": {
|
|
1893
1941
|
"Name": {},
|
|
@@ -1897,7 +1945,7 @@
|
|
|
1897
1945
|
"ARN": {}
|
|
1898
1946
|
}
|
|
1899
1947
|
},
|
|
1900
|
-
"
|
|
1948
|
+
"S3b": {
|
|
1901
1949
|
"type": "structure",
|
|
1902
1950
|
"members": {
|
|
1903
1951
|
"Block": {
|
|
@@ -1908,7 +1956,7 @@
|
|
|
1908
1956
|
}
|
|
1909
1957
|
}
|
|
1910
1958
|
},
|
|
1911
|
-
"
|
|
1959
|
+
"S3d": {
|
|
1912
1960
|
"type": "structure",
|
|
1913
1961
|
"members": {
|
|
1914
1962
|
"Name": {},
|
|
@@ -1918,7 +1966,7 @@
|
|
|
1918
1966
|
"ARN": {}
|
|
1919
1967
|
}
|
|
1920
1968
|
},
|
|
1921
|
-
"
|
|
1969
|
+
"S3w": {
|
|
1922
1970
|
"type": "list",
|
|
1923
1971
|
"member": {
|
|
1924
1972
|
"type": "structure",
|
|
@@ -1927,7 +1975,7 @@
|
|
|
1927
1975
|
}
|
|
1928
1976
|
}
|
|
1929
1977
|
},
|
|
1930
|
-
"
|
|
1978
|
+
"S45": {
|
|
1931
1979
|
"type": "structure",
|
|
1932
1980
|
"required": [
|
|
1933
1981
|
"ResourceArn",
|
|
@@ -2001,16 +2049,16 @@
|
|
|
2001
2049
|
}
|
|
2002
2050
|
}
|
|
2003
2051
|
},
|
|
2004
|
-
"
|
|
2052
|
+
"S4u": {
|
|
2005
2053
|
"type": "structure",
|
|
2006
2054
|
"members": {
|
|
2007
2055
|
"IPAddressVersion": {},
|
|
2008
2056
|
"Addresses": {
|
|
2009
|
-
"shape": "
|
|
2057
|
+
"shape": "S2n"
|
|
2010
2058
|
}
|
|
2011
2059
|
}
|
|
2012
2060
|
},
|
|
2013
|
-
"
|
|
2061
|
+
"S52": {
|
|
2014
2062
|
"type": "structure",
|
|
2015
2063
|
"required": [
|
|
2016
2064
|
"StartTime",
|
|
@@ -2025,7 +2073,7 @@
|
|
|
2025
2073
|
}
|
|
2026
2074
|
}
|
|
2027
2075
|
},
|
|
2028
|
-
"
|
|
2076
|
+
"S5d": {
|
|
2029
2077
|
"type": "list",
|
|
2030
2078
|
"member": {
|
|
2031
2079
|
"type": "structure",
|
|
@@ -2035,7 +2083,7 @@
|
|
|
2035
2083
|
}
|
|
2036
2084
|
}
|
|
2037
2085
|
},
|
|
2038
|
-
"
|
|
2086
|
+
"S5q": {
|
|
2039
2087
|
"type": "structure",
|
|
2040
2088
|
"required": [
|
|
2041
2089
|
"Name",
|
|
@@ -2049,34 +2097,37 @@
|
|
|
2049
2097
|
"Id": {},
|
|
2050
2098
|
"ARN": {},
|
|
2051
2099
|
"DefaultAction": {
|
|
2052
|
-
"shape": "
|
|
2100
|
+
"shape": "S3b"
|
|
2053
2101
|
},
|
|
2054
2102
|
"Description": {},
|
|
2055
2103
|
"Rules": {
|
|
2056
2104
|
"shape": "S6"
|
|
2057
2105
|
},
|
|
2058
2106
|
"VisibilityConfig": {
|
|
2059
|
-
"shape": "
|
|
2107
|
+
"shape": "S2c"
|
|
2060
2108
|
},
|
|
2061
2109
|
"Capacity": {
|
|
2062
2110
|
"type": "long"
|
|
2063
2111
|
},
|
|
2064
2112
|
"PreProcessFirewallManagerRuleGroups": {
|
|
2065
|
-
"shape": "
|
|
2113
|
+
"shape": "S5r"
|
|
2066
2114
|
},
|
|
2067
2115
|
"PostProcessFirewallManagerRuleGroups": {
|
|
2068
|
-
"shape": "
|
|
2116
|
+
"shape": "S5r"
|
|
2069
2117
|
},
|
|
2070
2118
|
"ManagedByFirewallManager": {
|
|
2071
2119
|
"type": "boolean"
|
|
2072
2120
|
},
|
|
2073
2121
|
"LabelNamespace": {},
|
|
2074
2122
|
"CustomResponseBodies": {
|
|
2075
|
-
"shape": "
|
|
2123
|
+
"shape": "S34"
|
|
2124
|
+
},
|
|
2125
|
+
"CaptchaConfig": {
|
|
2126
|
+
"shape": "S2f"
|
|
2076
2127
|
}
|
|
2077
2128
|
}
|
|
2078
2129
|
},
|
|
2079
|
-
"
|
|
2130
|
+
"S5r": {
|
|
2080
2131
|
"type": "list",
|
|
2081
2132
|
"member": {
|
|
2082
2133
|
"type": "structure",
|
|
@@ -2104,10 +2155,10 @@
|
|
|
2104
2155
|
}
|
|
2105
2156
|
},
|
|
2106
2157
|
"OverrideAction": {
|
|
2107
|
-
"shape": "
|
|
2158
|
+
"shape": "S27"
|
|
2108
2159
|
},
|
|
2109
2160
|
"VisibilityConfig": {
|
|
2110
|
-
"shape": "
|
|
2161
|
+
"shape": "S2c"
|
|
2111
2162
|
}
|
|
2112
2163
|
}
|
|
2113
2164
|
}
|