aws-sdk 2.1386.0 → 2.1387.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 +13 -1
- package/README.md +1 -1
- package/apis/chime-sdk-voice-2022-08-03.min.json +2 -1
- package/apis/glue-2017-03-31.min.json +510 -509
- package/apis/iotfleetwise-2021-06-17.min.json +86 -43
- package/apis/location-2020-11-19.min.json +23 -16
- package/apis/personalize-2018-05-22.min.json +32 -13
- package/apis/securityhub-2018-10-26.examples.json +140 -3
- package/apis/securityhub-2018-10-26.min.json +465 -158
- package/apis/securitylake-2018-05-10.min.json +457 -447
- package/apis/securitylake-2018-05-10.paginators.json +7 -7
- package/apis/wafv2-2019-07-29.min.json +168 -159
- package/clients/chimesdkvoice.d.ts +5 -0
- package/clients/glue.d.ts +29 -24
- package/clients/groundstation.d.ts +2 -2
- package/clients/iotfleetwise.d.ts +98 -13
- package/clients/location.d.ts +24 -8
- package/clients/memorydb.d.ts +2 -2
- package/clients/personalize.d.ts +34 -17
- package/clients/polly.d.ts +2 -2
- package/clients/securityhub.d.ts +539 -1
- package/clients/securitylake.d.ts +560 -541
- package/clients/wafv2.d.ts +16 -6
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +10 -10
- package/dist/aws-sdk.js +58 -32
- package/dist/aws-sdk.min.js +30 -30
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -90,10 +90,10 @@
|
|
90
90
|
"Description": {},
|
91
91
|
"IPAddressVersion": {},
|
92
92
|
"Addresses": {
|
93
|
-
"shape": "
|
93
|
+
"shape": "S4c"
|
94
94
|
},
|
95
95
|
"Tags": {
|
96
|
-
"shape": "
|
96
|
+
"shape": "S4e"
|
97
97
|
}
|
98
98
|
}
|
99
99
|
},
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"type": "structure",
|
102
102
|
"members": {
|
103
103
|
"Summary": {
|
104
|
-
"shape": "
|
104
|
+
"shape": "S4j"
|
105
105
|
}
|
106
106
|
}
|
107
107
|
}
|
@@ -119,10 +119,10 @@
|
|
119
119
|
"Scope": {},
|
120
120
|
"Description": {},
|
121
121
|
"RegularExpressionList": {
|
122
|
-
"shape": "
|
122
|
+
"shape": "S4n"
|
123
123
|
},
|
124
124
|
"Tags": {
|
125
|
-
"shape": "
|
125
|
+
"shape": "S4e"
|
126
126
|
}
|
127
127
|
}
|
128
128
|
},
|
@@ -130,7 +130,7 @@
|
|
130
130
|
"type": "structure",
|
131
131
|
"members": {
|
132
132
|
"Summary": {
|
133
|
-
"shape": "
|
133
|
+
"shape": "S4q"
|
134
134
|
}
|
135
135
|
}
|
136
136
|
}
|
@@ -155,13 +155,13 @@
|
|
155
155
|
"shape": "S6"
|
156
156
|
},
|
157
157
|
"VisibilityConfig": {
|
158
|
-
"shape": "
|
158
|
+
"shape": "S3v"
|
159
159
|
},
|
160
160
|
"Tags": {
|
161
|
-
"shape": "
|
161
|
+
"shape": "S4e"
|
162
162
|
},
|
163
163
|
"CustomResponseBodies": {
|
164
|
-
"shape": "
|
164
|
+
"shape": "S4t"
|
165
165
|
}
|
166
166
|
}
|
167
167
|
},
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"type": "structure",
|
170
170
|
"members": {
|
171
171
|
"Summary": {
|
172
|
-
"shape": "
|
172
|
+
"shape": "S4y"
|
173
173
|
}
|
174
174
|
}
|
175
175
|
}
|
@@ -187,32 +187,32 @@
|
|
187
187
|
"Name": {},
|
188
188
|
"Scope": {},
|
189
189
|
"DefaultAction": {
|
190
|
-
"shape": "
|
190
|
+
"shape": "S50"
|
191
191
|
},
|
192
192
|
"Description": {},
|
193
193
|
"Rules": {
|
194
194
|
"shape": "S6"
|
195
195
|
},
|
196
196
|
"VisibilityConfig": {
|
197
|
-
"shape": "
|
197
|
+
"shape": "S3v"
|
198
198
|
},
|
199
199
|
"Tags": {
|
200
|
-
"shape": "
|
200
|
+
"shape": "S4e"
|
201
201
|
},
|
202
202
|
"CustomResponseBodies": {
|
203
|
-
"shape": "
|
203
|
+
"shape": "S4t"
|
204
204
|
},
|
205
205
|
"CaptchaConfig": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "S3y"
|
207
207
|
},
|
208
208
|
"ChallengeConfig": {
|
209
|
-
"shape": "
|
209
|
+
"shape": "S41"
|
210
210
|
},
|
211
211
|
"TokenDomains": {
|
212
|
-
"shape": "
|
212
|
+
"shape": "S51"
|
213
213
|
},
|
214
214
|
"AssociationConfig": {
|
215
|
-
"shape": "
|
215
|
+
"shape": "S52"
|
216
216
|
}
|
217
217
|
}
|
218
218
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Summary": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "S58"
|
224
224
|
}
|
225
225
|
}
|
226
226
|
}
|
@@ -388,17 +388,17 @@
|
|
388
388
|
"members": {
|
389
389
|
"Name": {},
|
390
390
|
"Action": {
|
391
|
-
"shape": "
|
391
|
+
"shape": "S1p"
|
392
392
|
}
|
393
393
|
}
|
394
394
|
}
|
395
395
|
},
|
396
396
|
"LabelNamespace": {},
|
397
397
|
"AvailableLabels": {
|
398
|
-
"shape": "
|
398
|
+
"shape": "S5r"
|
399
399
|
},
|
400
400
|
"ConsumedLabels": {
|
401
|
-
"shape": "
|
401
|
+
"shape": "S5r"
|
402
402
|
}
|
403
403
|
}
|
404
404
|
}
|
@@ -453,7 +453,7 @@
|
|
453
453
|
"type": "structure",
|
454
454
|
"members": {
|
455
455
|
"TokenDomains": {
|
456
|
-
"shape": "
|
456
|
+
"shape": "S51"
|
457
457
|
},
|
458
458
|
"CreationTimestamp": {
|
459
459
|
"type": "timestamp"
|
@@ -494,7 +494,7 @@
|
|
494
494
|
"Description": {},
|
495
495
|
"IPAddressVersion": {},
|
496
496
|
"Addresses": {
|
497
|
-
"shape": "
|
497
|
+
"shape": "S4c"
|
498
498
|
}
|
499
499
|
}
|
500
500
|
},
|
@@ -516,7 +516,7 @@
|
|
516
516
|
"type": "structure",
|
517
517
|
"members": {
|
518
518
|
"LoggingConfiguration": {
|
519
|
-
"shape": "
|
519
|
+
"shape": "S67"
|
520
520
|
}
|
521
521
|
}
|
522
522
|
}
|
@@ -607,7 +607,7 @@
|
|
607
607
|
},
|
608
608
|
"ReleaseNotes": {},
|
609
609
|
"Tags": {
|
610
|
-
"shape": "
|
610
|
+
"shape": "S4e"
|
611
611
|
}
|
612
612
|
}
|
613
613
|
}
|
@@ -652,10 +652,10 @@
|
|
652
652
|
"type": "structure",
|
653
653
|
"members": {
|
654
654
|
"ManagedKeysIPV4": {
|
655
|
-
"shape": "
|
655
|
+
"shape": "S6z"
|
656
656
|
},
|
657
657
|
"ManagedKeysIPV6": {
|
658
|
-
"shape": "
|
658
|
+
"shape": "S6z"
|
659
659
|
}
|
660
660
|
}
|
661
661
|
}
|
@@ -685,7 +685,7 @@
|
|
685
685
|
"ARN": {},
|
686
686
|
"Description": {},
|
687
687
|
"RegularExpressionList": {
|
688
|
-
"shape": "
|
688
|
+
"shape": "S4n"
|
689
689
|
}
|
690
690
|
}
|
691
691
|
},
|
@@ -727,17 +727,17 @@
|
|
727
727
|
"shape": "S6"
|
728
728
|
},
|
729
729
|
"VisibilityConfig": {
|
730
|
-
"shape": "
|
730
|
+
"shape": "S3v"
|
731
731
|
},
|
732
732
|
"LabelNamespace": {},
|
733
733
|
"CustomResponseBodies": {
|
734
|
-
"shape": "
|
734
|
+
"shape": "S4t"
|
735
735
|
},
|
736
736
|
"AvailableLabels": {
|
737
|
-
"shape": "
|
737
|
+
"shape": "S5r"
|
738
738
|
},
|
739
739
|
"ConsumedLabels": {
|
740
|
-
"shape": "
|
740
|
+
"shape": "S5r"
|
741
741
|
}
|
742
742
|
}
|
743
743
|
},
|
@@ -760,7 +760,7 @@
|
|
760
760
|
"RuleMetricName": {},
|
761
761
|
"Scope": {},
|
762
762
|
"TimeWindow": {
|
763
|
-
"shape": "
|
763
|
+
"shape": "S77"
|
764
764
|
},
|
765
765
|
"MaxItems": {
|
766
766
|
"type": "long"
|
@@ -788,7 +788,7 @@
|
|
788
788
|
"Method": {},
|
789
789
|
"HTTPVersion": {},
|
790
790
|
"Headers": {
|
791
|
-
"shape": "
|
791
|
+
"shape": "S7i"
|
792
792
|
}
|
793
793
|
}
|
794
794
|
},
|
@@ -801,13 +801,13 @@
|
|
801
801
|
"Action": {},
|
802
802
|
"RuleNameWithinRuleGroup": {},
|
803
803
|
"RequestHeadersInserted": {
|
804
|
-
"shape": "
|
804
|
+
"shape": "S7i"
|
805
805
|
},
|
806
806
|
"ResponseCodeSent": {
|
807
807
|
"type": "integer"
|
808
808
|
},
|
809
809
|
"Labels": {
|
810
|
-
"shape": "
|
810
|
+
"shape": "S3s"
|
811
811
|
},
|
812
812
|
"CaptchaResponse": {
|
813
813
|
"type": "structure",
|
@@ -841,7 +841,7 @@
|
|
841
841
|
"type": "long"
|
842
842
|
},
|
843
843
|
"TimeWindow": {
|
844
|
-
"shape": "
|
844
|
+
"shape": "S77"
|
845
845
|
}
|
846
846
|
}
|
847
847
|
}
|
@@ -864,7 +864,7 @@
|
|
864
864
|
"type": "structure",
|
865
865
|
"members": {
|
866
866
|
"WebACL": {
|
867
|
-
"shape": "
|
867
|
+
"shape": "S7w"
|
868
868
|
},
|
869
869
|
"LockToken": {},
|
870
870
|
"ApplicationIntegrationURL": {}
|
@@ -885,7 +885,7 @@
|
|
885
885
|
"type": "structure",
|
886
886
|
"members": {
|
887
887
|
"WebACL": {
|
888
|
-
"shape": "
|
888
|
+
"shape": "S7w"
|
889
889
|
}
|
890
890
|
}
|
891
891
|
}
|
@@ -914,7 +914,7 @@
|
|
914
914
|
"type": "structure",
|
915
915
|
"members": {
|
916
916
|
"TokenDomains": {
|
917
|
-
"shape": "
|
917
|
+
"shape": "S51"
|
918
918
|
},
|
919
919
|
"APIKey": {},
|
920
920
|
"CreationTimestamp": {
|
@@ -1024,7 +1024,7 @@
|
|
1024
1024
|
"IPSets": {
|
1025
1025
|
"type": "list",
|
1026
1026
|
"member": {
|
1027
|
-
"shape": "
|
1027
|
+
"shape": "S4j"
|
1028
1028
|
}
|
1029
1029
|
}
|
1030
1030
|
}
|
@@ -1050,7 +1050,7 @@
|
|
1050
1050
|
"LoggingConfigurations": {
|
1051
1051
|
"type": "list",
|
1052
1052
|
"member": {
|
1053
|
-
"shape": "
|
1053
|
+
"shape": "S67"
|
1054
1054
|
}
|
1055
1055
|
},
|
1056
1056
|
"NextMarker": {}
|
@@ -1146,7 +1146,7 @@
|
|
1146
1146
|
"RegexPatternSets": {
|
1147
1147
|
"type": "list",
|
1148
1148
|
"member": {
|
1149
|
-
"shape": "
|
1149
|
+
"shape": "S4q"
|
1150
1150
|
}
|
1151
1151
|
}
|
1152
1152
|
}
|
@@ -1194,7 +1194,7 @@
|
|
1194
1194
|
"RuleGroups": {
|
1195
1195
|
"type": "list",
|
1196
1196
|
"member": {
|
1197
|
-
"shape": "
|
1197
|
+
"shape": "S4y"
|
1198
1198
|
}
|
1199
1199
|
}
|
1200
1200
|
}
|
@@ -1223,7 +1223,7 @@
|
|
1223
1223
|
"members": {
|
1224
1224
|
"ResourceARN": {},
|
1225
1225
|
"TagList": {
|
1226
|
-
"shape": "
|
1226
|
+
"shape": "S4e"
|
1227
1227
|
}
|
1228
1228
|
}
|
1229
1229
|
}
|
@@ -1251,7 +1251,7 @@
|
|
1251
1251
|
"WebACLs": {
|
1252
1252
|
"type": "list",
|
1253
1253
|
"member": {
|
1254
|
-
"shape": "
|
1254
|
+
"shape": "S58"
|
1255
1255
|
}
|
1256
1256
|
}
|
1257
1257
|
}
|
@@ -1265,7 +1265,7 @@
|
|
1265
1265
|
],
|
1266
1266
|
"members": {
|
1267
1267
|
"LoggingConfiguration": {
|
1268
|
-
"shape": "
|
1268
|
+
"shape": "S67"
|
1269
1269
|
}
|
1270
1270
|
}
|
1271
1271
|
},
|
@@ -1273,7 +1273,7 @@
|
|
1273
1273
|
"type": "structure",
|
1274
1274
|
"members": {
|
1275
1275
|
"LoggingConfiguration": {
|
1276
|
-
"shape": "
|
1276
|
+
"shape": "S67"
|
1277
1277
|
}
|
1278
1278
|
}
|
1279
1279
|
}
|
@@ -1342,7 +1342,7 @@
|
|
1342
1342
|
"members": {
|
1343
1343
|
"ResourceARN": {},
|
1344
1344
|
"Tags": {
|
1345
|
-
"shape": "
|
1345
|
+
"shape": "S4e"
|
1346
1346
|
}
|
1347
1347
|
}
|
1348
1348
|
},
|
@@ -1387,7 +1387,7 @@
|
|
1387
1387
|
"Id": {},
|
1388
1388
|
"Description": {},
|
1389
1389
|
"Addresses": {
|
1390
|
-
"shape": "
|
1390
|
+
"shape": "S4c"
|
1391
1391
|
},
|
1392
1392
|
"LockToken": {}
|
1393
1393
|
}
|
@@ -1448,7 +1448,7 @@
|
|
1448
1448
|
"Id": {},
|
1449
1449
|
"Description": {},
|
1450
1450
|
"RegularExpressionList": {
|
1451
|
-
"shape": "
|
1451
|
+
"shape": "S4n"
|
1452
1452
|
},
|
1453
1453
|
"LockToken": {}
|
1454
1454
|
}
|
@@ -1479,11 +1479,11 @@
|
|
1479
1479
|
"shape": "S6"
|
1480
1480
|
},
|
1481
1481
|
"VisibilityConfig": {
|
1482
|
-
"shape": "
|
1482
|
+
"shape": "S3v"
|
1483
1483
|
},
|
1484
1484
|
"LockToken": {},
|
1485
1485
|
"CustomResponseBodies": {
|
1486
|
-
"shape": "
|
1486
|
+
"shape": "S4t"
|
1487
1487
|
}
|
1488
1488
|
}
|
1489
1489
|
},
|
@@ -1510,30 +1510,30 @@
|
|
1510
1510
|
"Scope": {},
|
1511
1511
|
"Id": {},
|
1512
1512
|
"DefaultAction": {
|
1513
|
-
"shape": "
|
1513
|
+
"shape": "S50"
|
1514
1514
|
},
|
1515
1515
|
"Description": {},
|
1516
1516
|
"Rules": {
|
1517
1517
|
"shape": "S6"
|
1518
1518
|
},
|
1519
1519
|
"VisibilityConfig": {
|
1520
|
-
"shape": "
|
1520
|
+
"shape": "S3v"
|
1521
1521
|
},
|
1522
1522
|
"LockToken": {},
|
1523
1523
|
"CustomResponseBodies": {
|
1524
|
-
"shape": "
|
1524
|
+
"shape": "S4t"
|
1525
1525
|
},
|
1526
1526
|
"CaptchaConfig": {
|
1527
|
-
"shape": "
|
1527
|
+
"shape": "S3y"
|
1528
1528
|
},
|
1529
1529
|
"ChallengeConfig": {
|
1530
|
-
"shape": "
|
1530
|
+
"shape": "S41"
|
1531
1531
|
},
|
1532
1532
|
"TokenDomains": {
|
1533
|
-
"shape": "
|
1533
|
+
"shape": "S51"
|
1534
1534
|
},
|
1535
1535
|
"AssociationConfig": {
|
1536
|
-
"shape": "
|
1536
|
+
"shape": "S52"
|
1537
1537
|
}
|
1538
1538
|
}
|
1539
1539
|
},
|
@@ -1565,22 +1565,22 @@
|
|
1565
1565
|
"shape": "Sa"
|
1566
1566
|
},
|
1567
1567
|
"Action": {
|
1568
|
-
"shape": "
|
1568
|
+
"shape": "S1p"
|
1569
1569
|
},
|
1570
1570
|
"OverrideAction": {
|
1571
|
-
"shape": "
|
1571
|
+
"shape": "S3q"
|
1572
1572
|
},
|
1573
1573
|
"RuleLabels": {
|
1574
|
-
"shape": "
|
1574
|
+
"shape": "S3s"
|
1575
1575
|
},
|
1576
1576
|
"VisibilityConfig": {
|
1577
|
-
"shape": "
|
1577
|
+
"shape": "S3v"
|
1578
1578
|
},
|
1579
1579
|
"CaptchaConfig": {
|
1580
|
-
"shape": "
|
1580
|
+
"shape": "S3y"
|
1581
1581
|
},
|
1582
1582
|
"ChallengeConfig": {
|
1583
|
-
"shape": "
|
1583
|
+
"shape": "S41"
|
1584
1584
|
}
|
1585
1585
|
}
|
1586
1586
|
}
|
@@ -1604,7 +1604,7 @@
|
|
1604
1604
|
"shape": "Sd"
|
1605
1605
|
},
|
1606
1606
|
"TextTransformations": {
|
1607
|
-
"shape": "
|
1607
|
+
"shape": "S13"
|
1608
1608
|
},
|
1609
1609
|
"PositionalConstraint": {}
|
1610
1610
|
}
|
@@ -1620,7 +1620,7 @@
|
|
1620
1620
|
"shape": "Sd"
|
1621
1621
|
},
|
1622
1622
|
"TextTransformations": {
|
1623
|
-
"shape": "
|
1623
|
+
"shape": "S13"
|
1624
1624
|
},
|
1625
1625
|
"SensitivityLevel": {}
|
1626
1626
|
}
|
@@ -1636,7 +1636,7 @@
|
|
1636
1636
|
"shape": "Sd"
|
1637
1637
|
},
|
1638
1638
|
"TextTransformations": {
|
1639
|
-
"shape": "
|
1639
|
+
"shape": "S13"
|
1640
1640
|
}
|
1641
1641
|
}
|
1642
1642
|
},
|
@@ -1657,7 +1657,7 @@
|
|
1657
1657
|
"type": "long"
|
1658
1658
|
},
|
1659
1659
|
"TextTransformations": {
|
1660
|
-
"shape": "
|
1660
|
+
"shape": "S13"
|
1661
1661
|
}
|
1662
1662
|
}
|
1663
1663
|
},
|
@@ -1669,12 +1669,12 @@
|
|
1669
1669
|
"member": {}
|
1670
1670
|
},
|
1671
1671
|
"ForwardedIPConfig": {
|
1672
|
-
"shape": "
|
1672
|
+
"shape": "S1h"
|
1673
1673
|
}
|
1674
1674
|
}
|
1675
1675
|
},
|
1676
1676
|
"RuleGroupReferenceStatement": {
|
1677
|
-
"shape": "
|
1677
|
+
"shape": "S1k"
|
1678
1678
|
},
|
1679
1679
|
"IPSetReferenceStatement": {
|
1680
1680
|
"type": "structure",
|
@@ -1711,7 +1711,7 @@
|
|
1711
1711
|
"shape": "Sd"
|
1712
1712
|
},
|
1713
1713
|
"TextTransformations": {
|
1714
|
-
"shape": "
|
1714
|
+
"shape": "S13"
|
1715
1715
|
}
|
1716
1716
|
}
|
1717
1717
|
},
|
@@ -1730,7 +1730,7 @@
|
|
1730
1730
|
"shape": "Sa"
|
1731
1731
|
},
|
1732
1732
|
"ForwardedIPConfig": {
|
1733
|
-
"shape": "
|
1733
|
+
"shape": "S1h"
|
1734
1734
|
},
|
1735
1735
|
"CustomKeys": {
|
1736
1736
|
"type": "list",
|
@@ -1746,7 +1746,7 @@
|
|
1746
1746
|
"members": {
|
1747
1747
|
"Name": {},
|
1748
1748
|
"TextTransformations": {
|
1749
|
-
"shape": "
|
1749
|
+
"shape": "S13"
|
1750
1750
|
}
|
1751
1751
|
}
|
1752
1752
|
},
|
@@ -1759,7 +1759,7 @@
|
|
1759
1759
|
"members": {
|
1760
1760
|
"Name": {},
|
1761
1761
|
"TextTransformations": {
|
1762
|
-
"shape": "
|
1762
|
+
"shape": "S13"
|
1763
1763
|
}
|
1764
1764
|
}
|
1765
1765
|
},
|
@@ -1772,7 +1772,7 @@
|
|
1772
1772
|
"members": {
|
1773
1773
|
"Name": {},
|
1774
1774
|
"TextTransformations": {
|
1775
|
-
"shape": "
|
1775
|
+
"shape": "S13"
|
1776
1776
|
}
|
1777
1777
|
}
|
1778
1778
|
},
|
@@ -1783,7 +1783,7 @@
|
|
1783
1783
|
],
|
1784
1784
|
"members": {
|
1785
1785
|
"TextTransformations": {
|
1786
|
-
"shape": "
|
1786
|
+
"shape": "S13"
|
1787
1787
|
}
|
1788
1788
|
}
|
1789
1789
|
},
|
@@ -1820,7 +1820,7 @@
|
|
1820
1820
|
],
|
1821
1821
|
"members": {
|
1822
1822
|
"Statements": {
|
1823
|
-
"shape": "
|
1823
|
+
"shape": "S2l"
|
1824
1824
|
}
|
1825
1825
|
}
|
1826
1826
|
},
|
@@ -1831,7 +1831,7 @@
|
|
1831
1831
|
],
|
1832
1832
|
"members": {
|
1833
1833
|
"Statements": {
|
1834
|
-
"shape": "
|
1834
|
+
"shape": "S2l"
|
1835
1835
|
}
|
1836
1836
|
}
|
1837
1837
|
},
|
@@ -1847,7 +1847,7 @@
|
|
1847
1847
|
}
|
1848
1848
|
},
|
1849
1849
|
"ManagedRuleGroupStatement": {
|
1850
|
-
"shape": "
|
1850
|
+
"shape": "S2o"
|
1851
1851
|
},
|
1852
1852
|
"LabelMatchStatement": {
|
1853
1853
|
"type": "structure",
|
@@ -1873,7 +1873,7 @@
|
|
1873
1873
|
"shape": "Sd"
|
1874
1874
|
},
|
1875
1875
|
"TextTransformations": {
|
1876
|
-
"shape": "
|
1876
|
+
"shape": "S13"
|
1877
1877
|
}
|
1878
1878
|
}
|
1879
1879
|
}
|
@@ -1997,6 +1997,15 @@
|
|
1997
1997
|
"MatchScope": {},
|
1998
1998
|
"OversizeHandling": {}
|
1999
1999
|
}
|
2000
|
+
},
|
2001
|
+
"HeaderOrder": {
|
2002
|
+
"type": "structure",
|
2003
|
+
"required": [
|
2004
|
+
"OversizeHandling"
|
2005
|
+
],
|
2006
|
+
"members": {
|
2007
|
+
"OversizeHandling": {}
|
2008
|
+
}
|
2000
2009
|
}
|
2001
2010
|
}
|
2002
2011
|
},
|
@@ -2012,7 +2021,7 @@
|
|
2012
2021
|
"type": "list",
|
2013
2022
|
"member": {}
|
2014
2023
|
},
|
2015
|
-
"
|
2024
|
+
"S13": {
|
2016
2025
|
"type": "list",
|
2017
2026
|
"member": {
|
2018
2027
|
"type": "structure",
|
@@ -2028,7 +2037,7 @@
|
|
2028
2037
|
}
|
2029
2038
|
}
|
2030
2039
|
},
|
2031
|
-
"
|
2040
|
+
"S1h": {
|
2032
2041
|
"type": "structure",
|
2033
2042
|
"required": [
|
2034
2043
|
"HeaderName",
|
@@ -2039,7 +2048,7 @@
|
|
2039
2048
|
"FallbackBehavior": {}
|
2040
2049
|
}
|
2041
2050
|
},
|
2042
|
-
"
|
2051
|
+
"S1k": {
|
2043
2052
|
"type": "structure",
|
2044
2053
|
"required": [
|
2045
2054
|
"ARN"
|
@@ -2047,14 +2056,14 @@
|
|
2047
2056
|
"members": {
|
2048
2057
|
"ARN": {},
|
2049
2058
|
"ExcludedRules": {
|
2050
|
-
"shape": "
|
2059
|
+
"shape": "S1l"
|
2051
2060
|
},
|
2052
2061
|
"RuleActionOverrides": {
|
2053
|
-
"shape": "
|
2062
|
+
"shape": "S1n"
|
2054
2063
|
}
|
2055
2064
|
}
|
2056
2065
|
},
|
2057
|
-
"
|
2066
|
+
"S1l": {
|
2058
2067
|
"type": "list",
|
2059
2068
|
"member": {
|
2060
2069
|
"type": "structure",
|
@@ -2066,7 +2075,7 @@
|
|
2066
2075
|
}
|
2067
2076
|
}
|
2068
2077
|
},
|
2069
|
-
"
|
2078
|
+
"S1n": {
|
2070
2079
|
"type": "list",
|
2071
2080
|
"member": {
|
2072
2081
|
"type": "structure",
|
@@ -2077,28 +2086,28 @@
|
|
2077
2086
|
"members": {
|
2078
2087
|
"Name": {},
|
2079
2088
|
"ActionToUse": {
|
2080
|
-
"shape": "
|
2089
|
+
"shape": "S1p"
|
2081
2090
|
}
|
2082
2091
|
}
|
2083
2092
|
}
|
2084
2093
|
},
|
2085
|
-
"
|
2094
|
+
"S1p": {
|
2086
2095
|
"type": "structure",
|
2087
2096
|
"members": {
|
2088
2097
|
"Block": {
|
2089
|
-
"shape": "
|
2098
|
+
"shape": "S1q"
|
2090
2099
|
},
|
2091
2100
|
"Allow": {
|
2092
|
-
"shape": "
|
2101
|
+
"shape": "S1x"
|
2093
2102
|
},
|
2094
2103
|
"Count": {
|
2095
|
-
"shape": "
|
2104
|
+
"shape": "S1z"
|
2096
2105
|
},
|
2097
2106
|
"Captcha": {
|
2098
2107
|
"type": "structure",
|
2099
2108
|
"members": {
|
2100
2109
|
"CustomRequestHandling": {
|
2101
|
-
"shape": "
|
2110
|
+
"shape": "S1y"
|
2102
2111
|
}
|
2103
2112
|
}
|
2104
2113
|
},
|
@@ -2106,13 +2115,13 @@
|
|
2106
2115
|
"type": "structure",
|
2107
2116
|
"members": {
|
2108
2117
|
"CustomRequestHandling": {
|
2109
|
-
"shape": "
|
2118
|
+
"shape": "S1y"
|
2110
2119
|
}
|
2111
2120
|
}
|
2112
2121
|
}
|
2113
2122
|
}
|
2114
2123
|
},
|
2115
|
-
"
|
2124
|
+
"S1q": {
|
2116
2125
|
"type": "structure",
|
2117
2126
|
"members": {
|
2118
2127
|
"CustomResponse": {
|
@@ -2126,13 +2135,13 @@
|
|
2126
2135
|
},
|
2127
2136
|
"CustomResponseBodyKey": {},
|
2128
2137
|
"ResponseHeaders": {
|
2129
|
-
"shape": "
|
2138
|
+
"shape": "S1t"
|
2130
2139
|
}
|
2131
2140
|
}
|
2132
2141
|
}
|
2133
2142
|
}
|
2134
2143
|
},
|
2135
|
-
"
|
2144
|
+
"S1t": {
|
2136
2145
|
"type": "list",
|
2137
2146
|
"member": {
|
2138
2147
|
"type": "structure",
|
@@ -2146,40 +2155,40 @@
|
|
2146
2155
|
}
|
2147
2156
|
}
|
2148
2157
|
},
|
2149
|
-
"
|
2158
|
+
"S1x": {
|
2150
2159
|
"type": "structure",
|
2151
2160
|
"members": {
|
2152
2161
|
"CustomRequestHandling": {
|
2153
|
-
"shape": "
|
2162
|
+
"shape": "S1y"
|
2154
2163
|
}
|
2155
2164
|
}
|
2156
2165
|
},
|
2157
|
-
"
|
2166
|
+
"S1y": {
|
2158
2167
|
"type": "structure",
|
2159
2168
|
"required": [
|
2160
2169
|
"InsertHeaders"
|
2161
2170
|
],
|
2162
2171
|
"members": {
|
2163
2172
|
"InsertHeaders": {
|
2164
|
-
"shape": "
|
2173
|
+
"shape": "S1t"
|
2165
2174
|
}
|
2166
2175
|
}
|
2167
2176
|
},
|
2168
|
-
"
|
2177
|
+
"S1z": {
|
2169
2178
|
"type": "structure",
|
2170
2179
|
"members": {
|
2171
2180
|
"CustomRequestHandling": {
|
2172
|
-
"shape": "
|
2181
|
+
"shape": "S1y"
|
2173
2182
|
}
|
2174
2183
|
}
|
2175
2184
|
},
|
2176
|
-
"
|
2185
|
+
"S2l": {
|
2177
2186
|
"type": "list",
|
2178
2187
|
"member": {
|
2179
2188
|
"shape": "Sa"
|
2180
2189
|
}
|
2181
2190
|
},
|
2182
|
-
"
|
2191
|
+
"S2o": {
|
2183
2192
|
"type": "structure",
|
2184
2193
|
"required": [
|
2185
2194
|
"VendorName",
|
@@ -2190,7 +2199,7 @@
|
|
2190
2199
|
"Name": {},
|
2191
2200
|
"Version": {},
|
2192
2201
|
"ExcludedRules": {
|
2193
|
-
"shape": "
|
2202
|
+
"shape": "S1l"
|
2194
2203
|
},
|
2195
2204
|
"ScopeDownStatement": {
|
2196
2205
|
"shape": "Sa"
|
@@ -2209,12 +2218,12 @@
|
|
2209
2218
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadType"
|
2210
2219
|
},
|
2211
2220
|
"UsernameField": {
|
2212
|
-
"shape": "
|
2221
|
+
"shape": "S2v",
|
2213
2222
|
"deprecated": true,
|
2214
2223
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameField"
|
2215
2224
|
},
|
2216
2225
|
"PasswordField": {
|
2217
|
-
"shape": "
|
2226
|
+
"shape": "S2x",
|
2218
2227
|
"deprecated": true,
|
2219
2228
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordField"
|
2220
2229
|
},
|
@@ -2244,10 +2253,10 @@
|
|
2244
2253
|
"members": {
|
2245
2254
|
"PayloadType": {},
|
2246
2255
|
"UsernameField": {
|
2247
|
-
"shape": "
|
2256
|
+
"shape": "S2v"
|
2248
2257
|
},
|
2249
2258
|
"PasswordField": {
|
2250
|
-
"shape": "
|
2259
|
+
"shape": "S2x"
|
2251
2260
|
}
|
2252
2261
|
}
|
2253
2262
|
},
|
@@ -2338,11 +2347,11 @@
|
|
2338
2347
|
}
|
2339
2348
|
},
|
2340
2349
|
"RuleActionOverrides": {
|
2341
|
-
"shape": "
|
2350
|
+
"shape": "S1n"
|
2342
2351
|
}
|
2343
2352
|
}
|
2344
2353
|
},
|
2345
|
-
"
|
2354
|
+
"S2v": {
|
2346
2355
|
"type": "structure",
|
2347
2356
|
"required": [
|
2348
2357
|
"Identifier"
|
@@ -2351,7 +2360,7 @@
|
|
2351
2360
|
"Identifier": {}
|
2352
2361
|
}
|
2353
2362
|
},
|
2354
|
-
"
|
2363
|
+
"S2x": {
|
2355
2364
|
"type": "structure",
|
2356
2365
|
"required": [
|
2357
2366
|
"Identifier"
|
@@ -2360,11 +2369,11 @@
|
|
2360
2369
|
"Identifier": {}
|
2361
2370
|
}
|
2362
2371
|
},
|
2363
|
-
"
|
2372
|
+
"S3q": {
|
2364
2373
|
"type": "structure",
|
2365
2374
|
"members": {
|
2366
2375
|
"Count": {
|
2367
|
-
"shape": "
|
2376
|
+
"shape": "S1z"
|
2368
2377
|
},
|
2369
2378
|
"None": {
|
2370
2379
|
"type": "structure",
|
@@ -2372,7 +2381,7 @@
|
|
2372
2381
|
}
|
2373
2382
|
}
|
2374
2383
|
},
|
2375
|
-
"
|
2384
|
+
"S3s": {
|
2376
2385
|
"type": "list",
|
2377
2386
|
"member": {
|
2378
2387
|
"type": "structure",
|
@@ -2384,7 +2393,7 @@
|
|
2384
2393
|
}
|
2385
2394
|
}
|
2386
2395
|
},
|
2387
|
-
"
|
2396
|
+
"S3v": {
|
2388
2397
|
"type": "structure",
|
2389
2398
|
"required": [
|
2390
2399
|
"SampledRequestsEnabled",
|
@@ -2401,15 +2410,15 @@
|
|
2401
2410
|
"MetricName": {}
|
2402
2411
|
}
|
2403
2412
|
},
|
2404
|
-
"
|
2413
|
+
"S3y": {
|
2405
2414
|
"type": "structure",
|
2406
2415
|
"members": {
|
2407
2416
|
"ImmunityTimeProperty": {
|
2408
|
-
"shape": "
|
2417
|
+
"shape": "S3z"
|
2409
2418
|
}
|
2410
2419
|
}
|
2411
2420
|
},
|
2412
|
-
"
|
2421
|
+
"S3z": {
|
2413
2422
|
"type": "structure",
|
2414
2423
|
"required": [
|
2415
2424
|
"ImmunityTime"
|
@@ -2420,19 +2429,19 @@
|
|
2420
2429
|
}
|
2421
2430
|
}
|
2422
2431
|
},
|
2423
|
-
"
|
2432
|
+
"S41": {
|
2424
2433
|
"type": "structure",
|
2425
2434
|
"members": {
|
2426
2435
|
"ImmunityTimeProperty": {
|
2427
|
-
"shape": "
|
2436
|
+
"shape": "S3z"
|
2428
2437
|
}
|
2429
2438
|
}
|
2430
2439
|
},
|
2431
|
-
"
|
2440
|
+
"S4c": {
|
2432
2441
|
"type": "list",
|
2433
2442
|
"member": {}
|
2434
2443
|
},
|
2435
|
-
"
|
2444
|
+
"S4e": {
|
2436
2445
|
"type": "list",
|
2437
2446
|
"member": {
|
2438
2447
|
"type": "structure",
|
@@ -2446,7 +2455,7 @@
|
|
2446
2455
|
}
|
2447
2456
|
}
|
2448
2457
|
},
|
2449
|
-
"
|
2458
|
+
"S4j": {
|
2450
2459
|
"type": "structure",
|
2451
2460
|
"members": {
|
2452
2461
|
"Name": {},
|
@@ -2456,7 +2465,7 @@
|
|
2456
2465
|
"ARN": {}
|
2457
2466
|
}
|
2458
2467
|
},
|
2459
|
-
"
|
2468
|
+
"S4n": {
|
2460
2469
|
"type": "list",
|
2461
2470
|
"member": {
|
2462
2471
|
"type": "structure",
|
@@ -2465,7 +2474,7 @@
|
|
2465
2474
|
}
|
2466
2475
|
}
|
2467
2476
|
},
|
2468
|
-
"
|
2477
|
+
"S4q": {
|
2469
2478
|
"type": "structure",
|
2470
2479
|
"members": {
|
2471
2480
|
"Name": {},
|
@@ -2475,7 +2484,7 @@
|
|
2475
2484
|
"ARN": {}
|
2476
2485
|
}
|
2477
2486
|
},
|
2478
|
-
"
|
2487
|
+
"S4t": {
|
2479
2488
|
"type": "map",
|
2480
2489
|
"key": {},
|
2481
2490
|
"value": {
|
@@ -2490,7 +2499,7 @@
|
|
2490
2499
|
}
|
2491
2500
|
}
|
2492
2501
|
},
|
2493
|
-
"
|
2502
|
+
"S4y": {
|
2494
2503
|
"type": "structure",
|
2495
2504
|
"members": {
|
2496
2505
|
"Name": {},
|
@@ -2500,22 +2509,22 @@
|
|
2500
2509
|
"ARN": {}
|
2501
2510
|
}
|
2502
2511
|
},
|
2503
|
-
"
|
2512
|
+
"S50": {
|
2504
2513
|
"type": "structure",
|
2505
2514
|
"members": {
|
2506
2515
|
"Block": {
|
2507
|
-
"shape": "
|
2516
|
+
"shape": "S1q"
|
2508
2517
|
},
|
2509
2518
|
"Allow": {
|
2510
|
-
"shape": "
|
2519
|
+
"shape": "S1x"
|
2511
2520
|
}
|
2512
2521
|
}
|
2513
2522
|
},
|
2514
|
-
"
|
2523
|
+
"S51": {
|
2515
2524
|
"type": "list",
|
2516
2525
|
"member": {}
|
2517
2526
|
},
|
2518
|
-
"
|
2527
|
+
"S52": {
|
2519
2528
|
"type": "structure",
|
2520
2529
|
"members": {
|
2521
2530
|
"RequestBody": {
|
@@ -2533,7 +2542,7 @@
|
|
2533
2542
|
}
|
2534
2543
|
}
|
2535
2544
|
},
|
2536
|
-
"
|
2545
|
+
"S58": {
|
2537
2546
|
"type": "structure",
|
2538
2547
|
"members": {
|
2539
2548
|
"Name": {},
|
@@ -2543,7 +2552,7 @@
|
|
2543
2552
|
"ARN": {}
|
2544
2553
|
}
|
2545
2554
|
},
|
2546
|
-
"
|
2555
|
+
"S5r": {
|
2547
2556
|
"type": "list",
|
2548
2557
|
"member": {
|
2549
2558
|
"type": "structure",
|
@@ -2552,7 +2561,7 @@
|
|
2552
2561
|
}
|
2553
2562
|
}
|
2554
2563
|
},
|
2555
|
-
"
|
2564
|
+
"S67": {
|
2556
2565
|
"type": "structure",
|
2557
2566
|
"required": [
|
2558
2567
|
"ResourceArn",
|
@@ -2626,16 +2635,16 @@
|
|
2626
2635
|
}
|
2627
2636
|
}
|
2628
2637
|
},
|
2629
|
-
"
|
2638
|
+
"S6z": {
|
2630
2639
|
"type": "structure",
|
2631
2640
|
"members": {
|
2632
2641
|
"IPAddressVersion": {},
|
2633
2642
|
"Addresses": {
|
2634
|
-
"shape": "
|
2643
|
+
"shape": "S4c"
|
2635
2644
|
}
|
2636
2645
|
}
|
2637
2646
|
},
|
2638
|
-
"
|
2647
|
+
"S77": {
|
2639
2648
|
"type": "structure",
|
2640
2649
|
"required": [
|
2641
2650
|
"StartTime",
|
@@ -2650,7 +2659,7 @@
|
|
2650
2659
|
}
|
2651
2660
|
}
|
2652
2661
|
},
|
2653
|
-
"
|
2662
|
+
"S7i": {
|
2654
2663
|
"type": "list",
|
2655
2664
|
"member": {
|
2656
2665
|
"type": "structure",
|
@@ -2660,7 +2669,7 @@
|
|
2660
2669
|
}
|
2661
2670
|
}
|
2662
2671
|
},
|
2663
|
-
"
|
2672
|
+
"S7w": {
|
2664
2673
|
"type": "structure",
|
2665
2674
|
"required": [
|
2666
2675
|
"Name",
|
@@ -2674,46 +2683,46 @@
|
|
2674
2683
|
"Id": {},
|
2675
2684
|
"ARN": {},
|
2676
2685
|
"DefaultAction": {
|
2677
|
-
"shape": "
|
2686
|
+
"shape": "S50"
|
2678
2687
|
},
|
2679
2688
|
"Description": {},
|
2680
2689
|
"Rules": {
|
2681
2690
|
"shape": "S6"
|
2682
2691
|
},
|
2683
2692
|
"VisibilityConfig": {
|
2684
|
-
"shape": "
|
2693
|
+
"shape": "S3v"
|
2685
2694
|
},
|
2686
2695
|
"Capacity": {
|
2687
2696
|
"type": "long"
|
2688
2697
|
},
|
2689
2698
|
"PreProcessFirewallManagerRuleGroups": {
|
2690
|
-
"shape": "
|
2699
|
+
"shape": "S7x"
|
2691
2700
|
},
|
2692
2701
|
"PostProcessFirewallManagerRuleGroups": {
|
2693
|
-
"shape": "
|
2702
|
+
"shape": "S7x"
|
2694
2703
|
},
|
2695
2704
|
"ManagedByFirewallManager": {
|
2696
2705
|
"type": "boolean"
|
2697
2706
|
},
|
2698
2707
|
"LabelNamespace": {},
|
2699
2708
|
"CustomResponseBodies": {
|
2700
|
-
"shape": "
|
2709
|
+
"shape": "S4t"
|
2701
2710
|
},
|
2702
2711
|
"CaptchaConfig": {
|
2703
|
-
"shape": "
|
2712
|
+
"shape": "S3y"
|
2704
2713
|
},
|
2705
2714
|
"ChallengeConfig": {
|
2706
|
-
"shape": "
|
2715
|
+
"shape": "S41"
|
2707
2716
|
},
|
2708
2717
|
"TokenDomains": {
|
2709
|
-
"shape": "
|
2718
|
+
"shape": "S51"
|
2710
2719
|
},
|
2711
2720
|
"AssociationConfig": {
|
2712
|
-
"shape": "
|
2721
|
+
"shape": "S52"
|
2713
2722
|
}
|
2714
2723
|
}
|
2715
2724
|
},
|
2716
|
-
"
|
2725
|
+
"S7x": {
|
2717
2726
|
"type": "list",
|
2718
2727
|
"member": {
|
2719
2728
|
"type": "structure",
|
@@ -2733,18 +2742,18 @@
|
|
2733
2742
|
"type": "structure",
|
2734
2743
|
"members": {
|
2735
2744
|
"ManagedRuleGroupStatement": {
|
2736
|
-
"shape": "
|
2745
|
+
"shape": "S2o"
|
2737
2746
|
},
|
2738
2747
|
"RuleGroupReferenceStatement": {
|
2739
|
-
"shape": "
|
2748
|
+
"shape": "S1k"
|
2740
2749
|
}
|
2741
2750
|
}
|
2742
2751
|
},
|
2743
2752
|
"OverrideAction": {
|
2744
|
-
"shape": "
|
2753
|
+
"shape": "S3q"
|
2745
2754
|
},
|
2746
2755
|
"VisibilityConfig": {
|
2747
|
-
"shape": "
|
2756
|
+
"shape": "S3v"
|
2748
2757
|
}
|
2749
2758
|
}
|
2750
2759
|
}
|