aws-sdk 2.1396.0 → 2.1397.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 +14 -1
- package/README.md +1 -1
- package/apis/cloudtrail-2013-11-01.min.json +33 -33
- package/apis/codeguru-security-2018-05-10.examples.json +5 -0
- package/apis/codeguru-security-2018-05-10.min.json +703 -0
- package/apis/codeguru-security-2018-05-10.paginators.json +22 -0
- package/apis/drs-2020-02-26.min.json +392 -97
- package/apis/drs-2020-02-26.paginators.json +6 -0
- package/apis/ec2-2016-11-15.min.json +1178 -1013
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/lightsail-2016-11-28.min.json +4 -2
- package/apis/metadata.json +7 -0
- package/apis/s3-2006-03-01.examples.json +121 -121
- package/apis/securityhub-2018-10-26.examples.json +276 -0
- package/apis/securityhub-2018-10-26.min.json +957 -559
- package/apis/verifiedpermissions-2021-12-01.examples.json +5 -0
- package/apis/verifiedpermissions-2021-12-01.min.json +1215 -0
- package/apis/verifiedpermissions-2021-12-01.paginators.json +28 -0
- package/apis/verifiedpermissions-2021-12-01.waiters2.json +5 -0
- package/apis/wafv2-2019-07-29.min.json +241 -169
- package/apis/wellarchitected-2020-03-31.min.json +655 -75
- package/apis/wellarchitected-2020-03-31.paginators.json +15 -0
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/cloudtrail.d.ts +28 -13
- package/clients/codegurusecurity.d.ts +761 -0
- package/clients/codegurusecurity.js +18 -0
- package/clients/drs.d.ts +354 -3
- package/clients/ec2.d.ts +225 -48
- package/clients/imagebuilder.d.ts +1 -1
- package/clients/lightsail.d.ts +12 -4
- package/clients/s3.d.ts +1 -1
- package/clients/securityhub.d.ts +470 -0
- package/clients/simspaceweaver.d.ts +2 -2
- package/clients/verifiedpermissions.d.ts +1392 -0
- package/clients/verifiedpermissions.js +19 -0
- package/clients/wafv2.d.ts +105 -27
- package/clients/wellarchitected.d.ts +533 -7
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +95 -14
- package/dist/aws-sdk.js +1227 -1049
- package/dist/aws-sdk.min.js +80 -80
- package/lib/config_service_placeholders.d.ts +4 -0
- 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": "S4l"
|
94
94
|
},
|
95
95
|
"Tags": {
|
96
|
-
"shape": "
|
96
|
+
"shape": "S4n"
|
97
97
|
}
|
98
98
|
}
|
99
99
|
},
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"type": "structure",
|
102
102
|
"members": {
|
103
103
|
"Summary": {
|
104
|
-
"shape": "
|
104
|
+
"shape": "S4s"
|
105
105
|
}
|
106
106
|
}
|
107
107
|
}
|
@@ -119,10 +119,10 @@
|
|
119
119
|
"Scope": {},
|
120
120
|
"Description": {},
|
121
121
|
"RegularExpressionList": {
|
122
|
-
"shape": "
|
122
|
+
"shape": "S4w"
|
123
123
|
},
|
124
124
|
"Tags": {
|
125
|
-
"shape": "
|
125
|
+
"shape": "S4n"
|
126
126
|
}
|
127
127
|
}
|
128
128
|
},
|
@@ -130,7 +130,7 @@
|
|
130
130
|
"type": "structure",
|
131
131
|
"members": {
|
132
132
|
"Summary": {
|
133
|
-
"shape": "
|
133
|
+
"shape": "S4z"
|
134
134
|
}
|
135
135
|
}
|
136
136
|
}
|
@@ -155,13 +155,13 @@
|
|
155
155
|
"shape": "S6"
|
156
156
|
},
|
157
157
|
"VisibilityConfig": {
|
158
|
-
"shape": "
|
158
|
+
"shape": "S45"
|
159
159
|
},
|
160
160
|
"Tags": {
|
161
|
-
"shape": "
|
161
|
+
"shape": "S4n"
|
162
162
|
},
|
163
163
|
"CustomResponseBodies": {
|
164
|
-
"shape": "
|
164
|
+
"shape": "S52"
|
165
165
|
}
|
166
166
|
}
|
167
167
|
},
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"type": "structure",
|
170
170
|
"members": {
|
171
171
|
"Summary": {
|
172
|
-
"shape": "
|
172
|
+
"shape": "S57"
|
173
173
|
}
|
174
174
|
}
|
175
175
|
}
|
@@ -187,32 +187,32 @@
|
|
187
187
|
"Name": {},
|
188
188
|
"Scope": {},
|
189
189
|
"DefaultAction": {
|
190
|
-
"shape": "
|
190
|
+
"shape": "S59"
|
191
191
|
},
|
192
192
|
"Description": {},
|
193
193
|
"Rules": {
|
194
194
|
"shape": "S6"
|
195
195
|
},
|
196
196
|
"VisibilityConfig": {
|
197
|
-
"shape": "
|
197
|
+
"shape": "S45"
|
198
198
|
},
|
199
199
|
"Tags": {
|
200
|
-
"shape": "
|
200
|
+
"shape": "S4n"
|
201
201
|
},
|
202
202
|
"CustomResponseBodies": {
|
203
|
-
"shape": "
|
203
|
+
"shape": "S52"
|
204
204
|
},
|
205
205
|
"CaptchaConfig": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "S47"
|
207
207
|
},
|
208
208
|
"ChallengeConfig": {
|
209
|
-
"shape": "
|
209
|
+
"shape": "S4a"
|
210
210
|
},
|
211
211
|
"TokenDomains": {
|
212
|
-
"shape": "
|
212
|
+
"shape": "S5a"
|
213
213
|
},
|
214
214
|
"AssociationConfig": {
|
215
|
-
"shape": "
|
215
|
+
"shape": "S5b"
|
216
216
|
}
|
217
217
|
}
|
218
218
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Summary": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "S5h"
|
224
224
|
}
|
225
225
|
}
|
226
226
|
}
|
@@ -372,7 +372,7 @@
|
|
372
372
|
"type": "structure",
|
373
373
|
"members": {
|
374
374
|
"ManagedProducts": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "S5y"
|
376
376
|
}
|
377
377
|
}
|
378
378
|
}
|
@@ -393,7 +393,7 @@
|
|
393
393
|
"type": "structure",
|
394
394
|
"members": {
|
395
395
|
"ManagedProducts": {
|
396
|
-
"shape": "
|
396
|
+
"shape": "S5y"
|
397
397
|
}
|
398
398
|
}
|
399
399
|
}
|
@@ -435,10 +435,10 @@
|
|
435
435
|
},
|
436
436
|
"LabelNamespace": {},
|
437
437
|
"AvailableLabels": {
|
438
|
-
"shape": "
|
438
|
+
"shape": "S6a"
|
439
439
|
},
|
440
440
|
"ConsumedLabels": {
|
441
|
-
"shape": "
|
441
|
+
"shape": "S6a"
|
442
442
|
}
|
443
443
|
}
|
444
444
|
}
|
@@ -493,7 +493,7 @@
|
|
493
493
|
"type": "structure",
|
494
494
|
"members": {
|
495
495
|
"TokenDomains": {
|
496
|
-
"shape": "
|
496
|
+
"shape": "S5a"
|
497
497
|
},
|
498
498
|
"CreationTimestamp": {
|
499
499
|
"type": "timestamp"
|
@@ -534,7 +534,7 @@
|
|
534
534
|
"Description": {},
|
535
535
|
"IPAddressVersion": {},
|
536
536
|
"Addresses": {
|
537
|
-
"shape": "
|
537
|
+
"shape": "S4l"
|
538
538
|
}
|
539
539
|
}
|
540
540
|
},
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"type": "structure",
|
557
557
|
"members": {
|
558
558
|
"LoggingConfiguration": {
|
559
|
-
"shape": "
|
559
|
+
"shape": "S6q"
|
560
560
|
}
|
561
561
|
}
|
562
562
|
}
|
@@ -647,7 +647,7 @@
|
|
647
647
|
},
|
648
648
|
"ReleaseNotes": {},
|
649
649
|
"Tags": {
|
650
|
-
"shape": "
|
650
|
+
"shape": "S4n"
|
651
651
|
}
|
652
652
|
}
|
653
653
|
}
|
@@ -692,10 +692,10 @@
|
|
692
692
|
"type": "structure",
|
693
693
|
"members": {
|
694
694
|
"ManagedKeysIPV4": {
|
695
|
-
"shape": "
|
695
|
+
"shape": "S7i"
|
696
696
|
},
|
697
697
|
"ManagedKeysIPV6": {
|
698
|
-
"shape": "
|
698
|
+
"shape": "S7i"
|
699
699
|
}
|
700
700
|
}
|
701
701
|
}
|
@@ -725,7 +725,7 @@
|
|
725
725
|
"ARN": {},
|
726
726
|
"Description": {},
|
727
727
|
"RegularExpressionList": {
|
728
|
-
"shape": "
|
728
|
+
"shape": "S4w"
|
729
729
|
}
|
730
730
|
}
|
731
731
|
},
|
@@ -767,17 +767,17 @@
|
|
767
767
|
"shape": "S6"
|
768
768
|
},
|
769
769
|
"VisibilityConfig": {
|
770
|
-
"shape": "
|
770
|
+
"shape": "S45"
|
771
771
|
},
|
772
772
|
"LabelNamespace": {},
|
773
773
|
"CustomResponseBodies": {
|
774
|
-
"shape": "
|
774
|
+
"shape": "S52"
|
775
775
|
},
|
776
776
|
"AvailableLabels": {
|
777
|
-
"shape": "
|
777
|
+
"shape": "S6a"
|
778
778
|
},
|
779
779
|
"ConsumedLabels": {
|
780
|
-
"shape": "
|
780
|
+
"shape": "S6a"
|
781
781
|
}
|
782
782
|
}
|
783
783
|
},
|
@@ -800,7 +800,7 @@
|
|
800
800
|
"RuleMetricName": {},
|
801
801
|
"Scope": {},
|
802
802
|
"TimeWindow": {
|
803
|
-
"shape": "
|
803
|
+
"shape": "S7q"
|
804
804
|
},
|
805
805
|
"MaxItems": {
|
806
806
|
"type": "long"
|
@@ -828,7 +828,7 @@
|
|
828
828
|
"Method": {},
|
829
829
|
"HTTPVersion": {},
|
830
830
|
"Headers": {
|
831
|
-
"shape": "
|
831
|
+
"shape": "S81"
|
832
832
|
}
|
833
833
|
}
|
834
834
|
},
|
@@ -841,13 +841,13 @@
|
|
841
841
|
"Action": {},
|
842
842
|
"RuleNameWithinRuleGroup": {},
|
843
843
|
"RequestHeadersInserted": {
|
844
|
-
"shape": "
|
844
|
+
"shape": "S81"
|
845
845
|
},
|
846
846
|
"ResponseCodeSent": {
|
847
847
|
"type": "integer"
|
848
848
|
},
|
849
849
|
"Labels": {
|
850
|
-
"shape": "
|
850
|
+
"shape": "S42"
|
851
851
|
},
|
852
852
|
"CaptchaResponse": {
|
853
853
|
"type": "structure",
|
@@ -881,7 +881,7 @@
|
|
881
881
|
"type": "long"
|
882
882
|
},
|
883
883
|
"TimeWindow": {
|
884
|
-
"shape": "
|
884
|
+
"shape": "S7q"
|
885
885
|
}
|
886
886
|
}
|
887
887
|
}
|
@@ -904,7 +904,7 @@
|
|
904
904
|
"type": "structure",
|
905
905
|
"members": {
|
906
906
|
"WebACL": {
|
907
|
-
"shape": "
|
907
|
+
"shape": "S8f"
|
908
908
|
},
|
909
909
|
"LockToken": {},
|
910
910
|
"ApplicationIntegrationURL": {}
|
@@ -925,7 +925,7 @@
|
|
925
925
|
"type": "structure",
|
926
926
|
"members": {
|
927
927
|
"WebACL": {
|
928
|
-
"shape": "
|
928
|
+
"shape": "S8f"
|
929
929
|
}
|
930
930
|
}
|
931
931
|
}
|
@@ -954,7 +954,7 @@
|
|
954
954
|
"type": "structure",
|
955
955
|
"members": {
|
956
956
|
"TokenDomains": {
|
957
|
-
"shape": "
|
957
|
+
"shape": "S5a"
|
958
958
|
},
|
959
959
|
"APIKey": {},
|
960
960
|
"CreationTimestamp": {
|
@@ -1064,7 +1064,7 @@
|
|
1064
1064
|
"IPSets": {
|
1065
1065
|
"type": "list",
|
1066
1066
|
"member": {
|
1067
|
-
"shape": "
|
1067
|
+
"shape": "S4s"
|
1068
1068
|
}
|
1069
1069
|
}
|
1070
1070
|
}
|
@@ -1090,7 +1090,7 @@
|
|
1090
1090
|
"LoggingConfigurations": {
|
1091
1091
|
"type": "list",
|
1092
1092
|
"member": {
|
1093
|
-
"shape": "
|
1093
|
+
"shape": "S6q"
|
1094
1094
|
}
|
1095
1095
|
},
|
1096
1096
|
"NextMarker": {}
|
@@ -1186,7 +1186,7 @@
|
|
1186
1186
|
"RegexPatternSets": {
|
1187
1187
|
"type": "list",
|
1188
1188
|
"member": {
|
1189
|
-
"shape": "
|
1189
|
+
"shape": "S4z"
|
1190
1190
|
}
|
1191
1191
|
}
|
1192
1192
|
}
|
@@ -1234,7 +1234,7 @@
|
|
1234
1234
|
"RuleGroups": {
|
1235
1235
|
"type": "list",
|
1236
1236
|
"member": {
|
1237
|
-
"shape": "
|
1237
|
+
"shape": "S57"
|
1238
1238
|
}
|
1239
1239
|
}
|
1240
1240
|
}
|
@@ -1263,7 +1263,7 @@
|
|
1263
1263
|
"members": {
|
1264
1264
|
"ResourceARN": {},
|
1265
1265
|
"TagList": {
|
1266
|
-
"shape": "
|
1266
|
+
"shape": "S4n"
|
1267
1267
|
}
|
1268
1268
|
}
|
1269
1269
|
}
|
@@ -1291,7 +1291,7 @@
|
|
1291
1291
|
"WebACLs": {
|
1292
1292
|
"type": "list",
|
1293
1293
|
"member": {
|
1294
|
-
"shape": "
|
1294
|
+
"shape": "S5h"
|
1295
1295
|
}
|
1296
1296
|
}
|
1297
1297
|
}
|
@@ -1305,7 +1305,7 @@
|
|
1305
1305
|
],
|
1306
1306
|
"members": {
|
1307
1307
|
"LoggingConfiguration": {
|
1308
|
-
"shape": "
|
1308
|
+
"shape": "S6q"
|
1309
1309
|
}
|
1310
1310
|
}
|
1311
1311
|
},
|
@@ -1313,7 +1313,7 @@
|
|
1313
1313
|
"type": "structure",
|
1314
1314
|
"members": {
|
1315
1315
|
"LoggingConfiguration": {
|
1316
|
-
"shape": "
|
1316
|
+
"shape": "S6q"
|
1317
1317
|
}
|
1318
1318
|
}
|
1319
1319
|
}
|
@@ -1382,7 +1382,7 @@
|
|
1382
1382
|
"members": {
|
1383
1383
|
"ResourceARN": {},
|
1384
1384
|
"Tags": {
|
1385
|
-
"shape": "
|
1385
|
+
"shape": "S4n"
|
1386
1386
|
}
|
1387
1387
|
}
|
1388
1388
|
},
|
@@ -1427,7 +1427,7 @@
|
|
1427
1427
|
"Id": {},
|
1428
1428
|
"Description": {},
|
1429
1429
|
"Addresses": {
|
1430
|
-
"shape": "
|
1430
|
+
"shape": "S4l"
|
1431
1431
|
},
|
1432
1432
|
"LockToken": {}
|
1433
1433
|
}
|
@@ -1488,7 +1488,7 @@
|
|
1488
1488
|
"Id": {},
|
1489
1489
|
"Description": {},
|
1490
1490
|
"RegularExpressionList": {
|
1491
|
-
"shape": "
|
1491
|
+
"shape": "S4w"
|
1492
1492
|
},
|
1493
1493
|
"LockToken": {}
|
1494
1494
|
}
|
@@ -1519,11 +1519,11 @@
|
|
1519
1519
|
"shape": "S6"
|
1520
1520
|
},
|
1521
1521
|
"VisibilityConfig": {
|
1522
|
-
"shape": "
|
1522
|
+
"shape": "S45"
|
1523
1523
|
},
|
1524
1524
|
"LockToken": {},
|
1525
1525
|
"CustomResponseBodies": {
|
1526
|
-
"shape": "
|
1526
|
+
"shape": "S52"
|
1527
1527
|
}
|
1528
1528
|
}
|
1529
1529
|
},
|
@@ -1550,30 +1550,30 @@
|
|
1550
1550
|
"Scope": {},
|
1551
1551
|
"Id": {},
|
1552
1552
|
"DefaultAction": {
|
1553
|
-
"shape": "
|
1553
|
+
"shape": "S59"
|
1554
1554
|
},
|
1555
1555
|
"Description": {},
|
1556
1556
|
"Rules": {
|
1557
1557
|
"shape": "S6"
|
1558
1558
|
},
|
1559
1559
|
"VisibilityConfig": {
|
1560
|
-
"shape": "
|
1560
|
+
"shape": "S45"
|
1561
1561
|
},
|
1562
1562
|
"LockToken": {},
|
1563
1563
|
"CustomResponseBodies": {
|
1564
|
-
"shape": "
|
1564
|
+
"shape": "S52"
|
1565
1565
|
},
|
1566
1566
|
"CaptchaConfig": {
|
1567
|
-
"shape": "
|
1567
|
+
"shape": "S47"
|
1568
1568
|
},
|
1569
1569
|
"ChallengeConfig": {
|
1570
|
-
"shape": "
|
1570
|
+
"shape": "S4a"
|
1571
1571
|
},
|
1572
1572
|
"TokenDomains": {
|
1573
|
-
"shape": "
|
1573
|
+
"shape": "S5a"
|
1574
1574
|
},
|
1575
1575
|
"AssociationConfig": {
|
1576
|
-
"shape": "
|
1576
|
+
"shape": "S5b"
|
1577
1577
|
}
|
1578
1578
|
}
|
1579
1579
|
},
|
@@ -1608,19 +1608,19 @@
|
|
1608
1608
|
"shape": "S1p"
|
1609
1609
|
},
|
1610
1610
|
"OverrideAction": {
|
1611
|
-
"shape": "
|
1611
|
+
"shape": "S40"
|
1612
1612
|
},
|
1613
1613
|
"RuleLabels": {
|
1614
|
-
"shape": "
|
1614
|
+
"shape": "S42"
|
1615
1615
|
},
|
1616
1616
|
"VisibilityConfig": {
|
1617
|
-
"shape": "
|
1617
|
+
"shape": "S45"
|
1618
1618
|
},
|
1619
1619
|
"CaptchaConfig": {
|
1620
|
-
"shape": "
|
1620
|
+
"shape": "S47"
|
1621
1621
|
},
|
1622
1622
|
"ChallengeConfig": {
|
1623
|
-
"shape": "
|
1623
|
+
"shape": "S4a"
|
1624
1624
|
}
|
1625
1625
|
}
|
1626
1626
|
}
|
@@ -2301,85 +2301,76 @@
|
|
2301
2301
|
}
|
2302
2302
|
},
|
2303
2303
|
"ResponseInspection": {
|
2304
|
+
"shape": "S33"
|
2305
|
+
},
|
2306
|
+
"EnableRegexInPath": {
|
2307
|
+
"type": "boolean"
|
2308
|
+
}
|
2309
|
+
}
|
2310
|
+
},
|
2311
|
+
"AWSManagedRulesACFPRuleSet": {
|
2312
|
+
"type": "structure",
|
2313
|
+
"required": [
|
2314
|
+
"CreationPath",
|
2315
|
+
"RegistrationPagePath",
|
2316
|
+
"RequestInspection"
|
2317
|
+
],
|
2318
|
+
"members": {
|
2319
|
+
"CreationPath": {},
|
2320
|
+
"RegistrationPagePath": {},
|
2321
|
+
"RequestInspection": {
|
2304
2322
|
"type": "structure",
|
2323
|
+
"required": [
|
2324
|
+
"PayloadType"
|
2325
|
+
],
|
2305
2326
|
"members": {
|
2306
|
-
"
|
2307
|
-
|
2308
|
-
"
|
2309
|
-
"SuccessCodes",
|
2310
|
-
"FailureCodes"
|
2311
|
-
],
|
2312
|
-
"members": {
|
2313
|
-
"SuccessCodes": {
|
2314
|
-
"type": "list",
|
2315
|
-
"member": {
|
2316
|
-
"type": "integer"
|
2317
|
-
}
|
2318
|
-
},
|
2319
|
-
"FailureCodes": {
|
2320
|
-
"type": "list",
|
2321
|
-
"member": {
|
2322
|
-
"type": "integer"
|
2323
|
-
}
|
2324
|
-
}
|
2325
|
-
}
|
2327
|
+
"PayloadType": {},
|
2328
|
+
"UsernameField": {
|
2329
|
+
"shape": "S2v"
|
2326
2330
|
},
|
2327
|
-
"
|
2331
|
+
"PasswordField": {
|
2332
|
+
"shape": "S2x"
|
2333
|
+
},
|
2334
|
+
"EmailField": {
|
2328
2335
|
"type": "structure",
|
2329
2336
|
"required": [
|
2330
|
-
"
|
2331
|
-
"SuccessValues",
|
2332
|
-
"FailureValues"
|
2337
|
+
"Identifier"
|
2333
2338
|
],
|
2334
2339
|
"members": {
|
2335
|
-
"
|
2336
|
-
"SuccessValues": {
|
2337
|
-
"type": "list",
|
2338
|
-
"member": {}
|
2339
|
-
},
|
2340
|
-
"FailureValues": {
|
2341
|
-
"type": "list",
|
2342
|
-
"member": {}
|
2343
|
-
}
|
2340
|
+
"Identifier": {}
|
2344
2341
|
}
|
2345
2342
|
},
|
2346
|
-
"
|
2347
|
-
"type": "
|
2348
|
-
"
|
2349
|
-
"
|
2350
|
-
"
|
2351
|
-
|
2352
|
-
|
2353
|
-
"
|
2354
|
-
"
|
2355
|
-
"member": {}
|
2356
|
-
},
|
2357
|
-
"FailureStrings": {
|
2358
|
-
"type": "list",
|
2359
|
-
"member": {}
|
2343
|
+
"PhoneNumberFields": {
|
2344
|
+
"type": "list",
|
2345
|
+
"member": {
|
2346
|
+
"type": "structure",
|
2347
|
+
"required": [
|
2348
|
+
"Identifier"
|
2349
|
+
],
|
2350
|
+
"members": {
|
2351
|
+
"Identifier": {}
|
2360
2352
|
}
|
2361
2353
|
}
|
2362
2354
|
},
|
2363
|
-
"
|
2364
|
-
"type": "
|
2365
|
-
"
|
2366
|
-
"
|
2367
|
-
"
|
2368
|
-
|
2369
|
-
|
2370
|
-
|
2371
|
-
|
2372
|
-
"SuccessValues": {
|
2373
|
-
"type": "list",
|
2374
|
-
"member": {}
|
2375
|
-
},
|
2376
|
-
"FailureValues": {
|
2377
|
-
"type": "list",
|
2378
|
-
"member": {}
|
2355
|
+
"AddressFields": {
|
2356
|
+
"type": "list",
|
2357
|
+
"member": {
|
2358
|
+
"type": "structure",
|
2359
|
+
"required": [
|
2360
|
+
"Identifier"
|
2361
|
+
],
|
2362
|
+
"members": {
|
2363
|
+
"Identifier": {}
|
2379
2364
|
}
|
2380
2365
|
}
|
2381
2366
|
}
|
2382
2367
|
}
|
2368
|
+
},
|
2369
|
+
"ResponseInspection": {
|
2370
|
+
"shape": "S33"
|
2371
|
+
},
|
2372
|
+
"EnableRegexInPath": {
|
2373
|
+
"type": "boolean"
|
2383
2374
|
}
|
2384
2375
|
}
|
2385
2376
|
}
|
@@ -2409,7 +2400,88 @@
|
|
2409
2400
|
"Identifier": {}
|
2410
2401
|
}
|
2411
2402
|
},
|
2412
|
-
"
|
2403
|
+
"S33": {
|
2404
|
+
"type": "structure",
|
2405
|
+
"members": {
|
2406
|
+
"StatusCode": {
|
2407
|
+
"type": "structure",
|
2408
|
+
"required": [
|
2409
|
+
"SuccessCodes",
|
2410
|
+
"FailureCodes"
|
2411
|
+
],
|
2412
|
+
"members": {
|
2413
|
+
"SuccessCodes": {
|
2414
|
+
"type": "list",
|
2415
|
+
"member": {
|
2416
|
+
"type": "integer"
|
2417
|
+
}
|
2418
|
+
},
|
2419
|
+
"FailureCodes": {
|
2420
|
+
"type": "list",
|
2421
|
+
"member": {
|
2422
|
+
"type": "integer"
|
2423
|
+
}
|
2424
|
+
}
|
2425
|
+
}
|
2426
|
+
},
|
2427
|
+
"Header": {
|
2428
|
+
"type": "structure",
|
2429
|
+
"required": [
|
2430
|
+
"Name",
|
2431
|
+
"SuccessValues",
|
2432
|
+
"FailureValues"
|
2433
|
+
],
|
2434
|
+
"members": {
|
2435
|
+
"Name": {},
|
2436
|
+
"SuccessValues": {
|
2437
|
+
"type": "list",
|
2438
|
+
"member": {}
|
2439
|
+
},
|
2440
|
+
"FailureValues": {
|
2441
|
+
"type": "list",
|
2442
|
+
"member": {}
|
2443
|
+
}
|
2444
|
+
}
|
2445
|
+
},
|
2446
|
+
"BodyContains": {
|
2447
|
+
"type": "structure",
|
2448
|
+
"required": [
|
2449
|
+
"SuccessStrings",
|
2450
|
+
"FailureStrings"
|
2451
|
+
],
|
2452
|
+
"members": {
|
2453
|
+
"SuccessStrings": {
|
2454
|
+
"type": "list",
|
2455
|
+
"member": {}
|
2456
|
+
},
|
2457
|
+
"FailureStrings": {
|
2458
|
+
"type": "list",
|
2459
|
+
"member": {}
|
2460
|
+
}
|
2461
|
+
}
|
2462
|
+
},
|
2463
|
+
"Json": {
|
2464
|
+
"type": "structure",
|
2465
|
+
"required": [
|
2466
|
+
"Identifier",
|
2467
|
+
"SuccessValues",
|
2468
|
+
"FailureValues"
|
2469
|
+
],
|
2470
|
+
"members": {
|
2471
|
+
"Identifier": {},
|
2472
|
+
"SuccessValues": {
|
2473
|
+
"type": "list",
|
2474
|
+
"member": {}
|
2475
|
+
},
|
2476
|
+
"FailureValues": {
|
2477
|
+
"type": "list",
|
2478
|
+
"member": {}
|
2479
|
+
}
|
2480
|
+
}
|
2481
|
+
}
|
2482
|
+
}
|
2483
|
+
},
|
2484
|
+
"S40": {
|
2413
2485
|
"type": "structure",
|
2414
2486
|
"members": {
|
2415
2487
|
"Count": {
|
@@ -2421,7 +2493,7 @@
|
|
2421
2493
|
}
|
2422
2494
|
}
|
2423
2495
|
},
|
2424
|
-
"
|
2496
|
+
"S42": {
|
2425
2497
|
"type": "list",
|
2426
2498
|
"member": {
|
2427
2499
|
"type": "structure",
|
@@ -2433,7 +2505,7 @@
|
|
2433
2505
|
}
|
2434
2506
|
}
|
2435
2507
|
},
|
2436
|
-
"
|
2508
|
+
"S45": {
|
2437
2509
|
"type": "structure",
|
2438
2510
|
"required": [
|
2439
2511
|
"SampledRequestsEnabled",
|
@@ -2450,15 +2522,15 @@
|
|
2450
2522
|
"MetricName": {}
|
2451
2523
|
}
|
2452
2524
|
},
|
2453
|
-
"
|
2525
|
+
"S47": {
|
2454
2526
|
"type": "structure",
|
2455
2527
|
"members": {
|
2456
2528
|
"ImmunityTimeProperty": {
|
2457
|
-
"shape": "
|
2529
|
+
"shape": "S48"
|
2458
2530
|
}
|
2459
2531
|
}
|
2460
2532
|
},
|
2461
|
-
"
|
2533
|
+
"S48": {
|
2462
2534
|
"type": "structure",
|
2463
2535
|
"required": [
|
2464
2536
|
"ImmunityTime"
|
@@ -2469,19 +2541,19 @@
|
|
2469
2541
|
}
|
2470
2542
|
}
|
2471
2543
|
},
|
2472
|
-
"
|
2544
|
+
"S4a": {
|
2473
2545
|
"type": "structure",
|
2474
2546
|
"members": {
|
2475
2547
|
"ImmunityTimeProperty": {
|
2476
|
-
"shape": "
|
2548
|
+
"shape": "S48"
|
2477
2549
|
}
|
2478
2550
|
}
|
2479
2551
|
},
|
2480
|
-
"
|
2552
|
+
"S4l": {
|
2481
2553
|
"type": "list",
|
2482
2554
|
"member": {}
|
2483
2555
|
},
|
2484
|
-
"
|
2556
|
+
"S4n": {
|
2485
2557
|
"type": "list",
|
2486
2558
|
"member": {
|
2487
2559
|
"type": "structure",
|
@@ -2495,7 +2567,7 @@
|
|
2495
2567
|
}
|
2496
2568
|
}
|
2497
2569
|
},
|
2498
|
-
"
|
2570
|
+
"S4s": {
|
2499
2571
|
"type": "structure",
|
2500
2572
|
"members": {
|
2501
2573
|
"Name": {},
|
@@ -2505,7 +2577,7 @@
|
|
2505
2577
|
"ARN": {}
|
2506
2578
|
}
|
2507
2579
|
},
|
2508
|
-
"
|
2580
|
+
"S4w": {
|
2509
2581
|
"type": "list",
|
2510
2582
|
"member": {
|
2511
2583
|
"type": "structure",
|
@@ -2514,7 +2586,7 @@
|
|
2514
2586
|
}
|
2515
2587
|
}
|
2516
2588
|
},
|
2517
|
-
"
|
2589
|
+
"S4z": {
|
2518
2590
|
"type": "structure",
|
2519
2591
|
"members": {
|
2520
2592
|
"Name": {},
|
@@ -2524,7 +2596,7 @@
|
|
2524
2596
|
"ARN": {}
|
2525
2597
|
}
|
2526
2598
|
},
|
2527
|
-
"
|
2599
|
+
"S52": {
|
2528
2600
|
"type": "map",
|
2529
2601
|
"key": {},
|
2530
2602
|
"value": {
|
@@ -2539,7 +2611,7 @@
|
|
2539
2611
|
}
|
2540
2612
|
}
|
2541
2613
|
},
|
2542
|
-
"
|
2614
|
+
"S57": {
|
2543
2615
|
"type": "structure",
|
2544
2616
|
"members": {
|
2545
2617
|
"Name": {},
|
@@ -2549,7 +2621,7 @@
|
|
2549
2621
|
"ARN": {}
|
2550
2622
|
}
|
2551
2623
|
},
|
2552
|
-
"
|
2624
|
+
"S59": {
|
2553
2625
|
"type": "structure",
|
2554
2626
|
"members": {
|
2555
2627
|
"Block": {
|
@@ -2560,11 +2632,11 @@
|
|
2560
2632
|
}
|
2561
2633
|
}
|
2562
2634
|
},
|
2563
|
-
"
|
2635
|
+
"S5a": {
|
2564
2636
|
"type": "list",
|
2565
2637
|
"member": {}
|
2566
2638
|
},
|
2567
|
-
"
|
2639
|
+
"S5b": {
|
2568
2640
|
"type": "structure",
|
2569
2641
|
"members": {
|
2570
2642
|
"RequestBody": {
|
@@ -2582,7 +2654,7 @@
|
|
2582
2654
|
}
|
2583
2655
|
}
|
2584
2656
|
},
|
2585
|
-
"
|
2657
|
+
"S5h": {
|
2586
2658
|
"type": "structure",
|
2587
2659
|
"members": {
|
2588
2660
|
"Name": {},
|
@@ -2592,7 +2664,7 @@
|
|
2592
2664
|
"ARN": {}
|
2593
2665
|
}
|
2594
2666
|
},
|
2595
|
-
"
|
2667
|
+
"S5y": {
|
2596
2668
|
"type": "list",
|
2597
2669
|
"member": {
|
2598
2670
|
"type": "structure",
|
@@ -2613,7 +2685,7 @@
|
|
2613
2685
|
}
|
2614
2686
|
}
|
2615
2687
|
},
|
2616
|
-
"
|
2688
|
+
"S6a": {
|
2617
2689
|
"type": "list",
|
2618
2690
|
"member": {
|
2619
2691
|
"type": "structure",
|
@@ -2622,7 +2694,7 @@
|
|
2622
2694
|
}
|
2623
2695
|
}
|
2624
2696
|
},
|
2625
|
-
"
|
2697
|
+
"S6q": {
|
2626
2698
|
"type": "structure",
|
2627
2699
|
"required": [
|
2628
2700
|
"ResourceArn",
|
@@ -2696,16 +2768,16 @@
|
|
2696
2768
|
}
|
2697
2769
|
}
|
2698
2770
|
},
|
2699
|
-
"
|
2771
|
+
"S7i": {
|
2700
2772
|
"type": "structure",
|
2701
2773
|
"members": {
|
2702
2774
|
"IPAddressVersion": {},
|
2703
2775
|
"Addresses": {
|
2704
|
-
"shape": "
|
2776
|
+
"shape": "S4l"
|
2705
2777
|
}
|
2706
2778
|
}
|
2707
2779
|
},
|
2708
|
-
"
|
2780
|
+
"S7q": {
|
2709
2781
|
"type": "structure",
|
2710
2782
|
"required": [
|
2711
2783
|
"StartTime",
|
@@ -2720,7 +2792,7 @@
|
|
2720
2792
|
}
|
2721
2793
|
}
|
2722
2794
|
},
|
2723
|
-
"
|
2795
|
+
"S81": {
|
2724
2796
|
"type": "list",
|
2725
2797
|
"member": {
|
2726
2798
|
"type": "structure",
|
@@ -2730,7 +2802,7 @@
|
|
2730
2802
|
}
|
2731
2803
|
}
|
2732
2804
|
},
|
2733
|
-
"
|
2805
|
+
"S8f": {
|
2734
2806
|
"type": "structure",
|
2735
2807
|
"required": [
|
2736
2808
|
"Name",
|
@@ -2744,46 +2816,46 @@
|
|
2744
2816
|
"Id": {},
|
2745
2817
|
"ARN": {},
|
2746
2818
|
"DefaultAction": {
|
2747
|
-
"shape": "
|
2819
|
+
"shape": "S59"
|
2748
2820
|
},
|
2749
2821
|
"Description": {},
|
2750
2822
|
"Rules": {
|
2751
2823
|
"shape": "S6"
|
2752
2824
|
},
|
2753
2825
|
"VisibilityConfig": {
|
2754
|
-
"shape": "
|
2826
|
+
"shape": "S45"
|
2755
2827
|
},
|
2756
2828
|
"Capacity": {
|
2757
2829
|
"type": "long"
|
2758
2830
|
},
|
2759
2831
|
"PreProcessFirewallManagerRuleGroups": {
|
2760
|
-
"shape": "
|
2832
|
+
"shape": "S8g"
|
2761
2833
|
},
|
2762
2834
|
"PostProcessFirewallManagerRuleGroups": {
|
2763
|
-
"shape": "
|
2835
|
+
"shape": "S8g"
|
2764
2836
|
},
|
2765
2837
|
"ManagedByFirewallManager": {
|
2766
2838
|
"type": "boolean"
|
2767
2839
|
},
|
2768
2840
|
"LabelNamespace": {},
|
2769
2841
|
"CustomResponseBodies": {
|
2770
|
-
"shape": "
|
2842
|
+
"shape": "S52"
|
2771
2843
|
},
|
2772
2844
|
"CaptchaConfig": {
|
2773
|
-
"shape": "
|
2845
|
+
"shape": "S47"
|
2774
2846
|
},
|
2775
2847
|
"ChallengeConfig": {
|
2776
|
-
"shape": "
|
2848
|
+
"shape": "S4a"
|
2777
2849
|
},
|
2778
2850
|
"TokenDomains": {
|
2779
|
-
"shape": "
|
2851
|
+
"shape": "S5a"
|
2780
2852
|
},
|
2781
2853
|
"AssociationConfig": {
|
2782
|
-
"shape": "
|
2854
|
+
"shape": "S5b"
|
2783
2855
|
}
|
2784
2856
|
}
|
2785
2857
|
},
|
2786
|
-
"
|
2858
|
+
"S8g": {
|
2787
2859
|
"type": "list",
|
2788
2860
|
"member": {
|
2789
2861
|
"type": "structure",
|
@@ -2811,10 +2883,10 @@
|
|
2811
2883
|
}
|
2812
2884
|
},
|
2813
2885
|
"OverrideAction": {
|
2814
|
-
"shape": "
|
2886
|
+
"shape": "S40"
|
2815
2887
|
},
|
2816
2888
|
"VisibilityConfig": {
|
2817
|
-
"shape": "
|
2889
|
+
"shape": "S45"
|
2818
2890
|
}
|
2819
2891
|
}
|
2820
2892
|
}
|