cdk-lambda-subminute 2.0.248 → 2.0.250
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/.jsii +16 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +19 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +28 -9
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +83 -0
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +241 -32
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +31 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +50 -49
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +296 -9
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +298 -238
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +81 -60
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +7 -0
- package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +94 -73
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +5 -3
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +141 -36
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +177 -168
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +32 -4
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +255 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +6 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +291 -2
- package/node_modules/aws-sdk/clients/codedeploy.d.ts +34 -34
- package/node_modules/aws-sdk/clients/connect.d.ts +64 -6
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +40 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +11 -3
- package/node_modules/aws-sdk/clients/emrserverless.d.ts +21 -0
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +36 -36
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +95 -1
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +7 -3
- package/node_modules/aws-sdk/clients/s3.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ssm.d.ts +7 -7
- package/node_modules/aws-sdk/clients/wafv2.d.ts +42 -32
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +17 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +395 -301
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +80 -80
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +38 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/xml2js/node_modules/sax/LICENSE +2 -2
- package/node_modules/xml2js/node_modules/sax/lib/sax.js +13 -4
- package/node_modules/xml2js/node_modules/sax/package.json +8 -4
- package/package.json +3 -3
@@ -90,10 +90,10 @@
|
|
90
90
|
"Description": {},
|
91
91
|
"IPAddressVersion": {},
|
92
92
|
"Addresses": {
|
93
|
-
"shape": "
|
93
|
+
"shape": "S4n"
|
94
94
|
},
|
95
95
|
"Tags": {
|
96
|
-
"shape": "
|
96
|
+
"shape": "S4p"
|
97
97
|
}
|
98
98
|
}
|
99
99
|
},
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"type": "structure",
|
102
102
|
"members": {
|
103
103
|
"Summary": {
|
104
|
-
"shape": "
|
104
|
+
"shape": "S4u"
|
105
105
|
}
|
106
106
|
}
|
107
107
|
}
|
@@ -119,10 +119,10 @@
|
|
119
119
|
"Scope": {},
|
120
120
|
"Description": {},
|
121
121
|
"RegularExpressionList": {
|
122
|
-
"shape": "
|
122
|
+
"shape": "S4y"
|
123
123
|
},
|
124
124
|
"Tags": {
|
125
|
-
"shape": "
|
125
|
+
"shape": "S4p"
|
126
126
|
}
|
127
127
|
}
|
128
128
|
},
|
@@ -130,7 +130,7 @@
|
|
130
130
|
"type": "structure",
|
131
131
|
"members": {
|
132
132
|
"Summary": {
|
133
|
-
"shape": "
|
133
|
+
"shape": "S51"
|
134
134
|
}
|
135
135
|
}
|
136
136
|
}
|
@@ -155,13 +155,13 @@
|
|
155
155
|
"shape": "S6"
|
156
156
|
},
|
157
157
|
"VisibilityConfig": {
|
158
|
-
"shape": "
|
158
|
+
"shape": "S47"
|
159
159
|
},
|
160
160
|
"Tags": {
|
161
|
-
"shape": "
|
161
|
+
"shape": "S4p"
|
162
162
|
},
|
163
163
|
"CustomResponseBodies": {
|
164
|
-
"shape": "
|
164
|
+
"shape": "S54"
|
165
165
|
}
|
166
166
|
}
|
167
167
|
},
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"type": "structure",
|
170
170
|
"members": {
|
171
171
|
"Summary": {
|
172
|
-
"shape": "
|
172
|
+
"shape": "S59"
|
173
173
|
}
|
174
174
|
}
|
175
175
|
}
|
@@ -187,32 +187,32 @@
|
|
187
187
|
"Name": {},
|
188
188
|
"Scope": {},
|
189
189
|
"DefaultAction": {
|
190
|
-
"shape": "
|
190
|
+
"shape": "S5b"
|
191
191
|
},
|
192
192
|
"Description": {},
|
193
193
|
"Rules": {
|
194
194
|
"shape": "S6"
|
195
195
|
},
|
196
196
|
"VisibilityConfig": {
|
197
|
-
"shape": "
|
197
|
+
"shape": "S47"
|
198
198
|
},
|
199
199
|
"Tags": {
|
200
|
-
"shape": "
|
200
|
+
"shape": "S4p"
|
201
201
|
},
|
202
202
|
"CustomResponseBodies": {
|
203
|
-
"shape": "
|
203
|
+
"shape": "S54"
|
204
204
|
},
|
205
205
|
"CaptchaConfig": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "S49"
|
207
207
|
},
|
208
208
|
"ChallengeConfig": {
|
209
|
-
"shape": "
|
209
|
+
"shape": "S4c"
|
210
210
|
},
|
211
211
|
"TokenDomains": {
|
212
|
-
"shape": "
|
212
|
+
"shape": "S5c"
|
213
213
|
},
|
214
214
|
"AssociationConfig": {
|
215
|
-
"shape": "
|
215
|
+
"shape": "S5d"
|
216
216
|
}
|
217
217
|
}
|
218
218
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Summary": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "S5j"
|
224
224
|
}
|
225
225
|
}
|
226
226
|
}
|
@@ -372,7 +372,7 @@
|
|
372
372
|
"type": "structure",
|
373
373
|
"members": {
|
374
374
|
"ManagedProducts": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "S60"
|
376
376
|
}
|
377
377
|
}
|
378
378
|
}
|
@@ -393,7 +393,7 @@
|
|
393
393
|
"type": "structure",
|
394
394
|
"members": {
|
395
395
|
"ManagedProducts": {
|
396
|
-
"shape": "
|
396
|
+
"shape": "S60"
|
397
397
|
}
|
398
398
|
}
|
399
399
|
}
|
@@ -428,17 +428,17 @@
|
|
428
428
|
"members": {
|
429
429
|
"Name": {},
|
430
430
|
"Action": {
|
431
|
-
"shape": "
|
431
|
+
"shape": "S1q"
|
432
432
|
}
|
433
433
|
}
|
434
434
|
}
|
435
435
|
},
|
436
436
|
"LabelNamespace": {},
|
437
437
|
"AvailableLabels": {
|
438
|
-
"shape": "
|
438
|
+
"shape": "S6c"
|
439
439
|
},
|
440
440
|
"ConsumedLabels": {
|
441
|
-
"shape": "
|
441
|
+
"shape": "S6c"
|
442
442
|
}
|
443
443
|
}
|
444
444
|
}
|
@@ -493,7 +493,7 @@
|
|
493
493
|
"type": "structure",
|
494
494
|
"members": {
|
495
495
|
"TokenDomains": {
|
496
|
-
"shape": "
|
496
|
+
"shape": "S5c"
|
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": "S4n"
|
538
538
|
}
|
539
539
|
}
|
540
540
|
},
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"type": "structure",
|
557
557
|
"members": {
|
558
558
|
"LoggingConfiguration": {
|
559
|
-
"shape": "
|
559
|
+
"shape": "S6s"
|
560
560
|
}
|
561
561
|
}
|
562
562
|
}
|
@@ -647,7 +647,7 @@
|
|
647
647
|
},
|
648
648
|
"ReleaseNotes": {},
|
649
649
|
"Tags": {
|
650
|
-
"shape": "
|
650
|
+
"shape": "S4p"
|
651
651
|
}
|
652
652
|
}
|
653
653
|
}
|
@@ -692,10 +692,10 @@
|
|
692
692
|
"type": "structure",
|
693
693
|
"members": {
|
694
694
|
"ManagedKeysIPV4": {
|
695
|
-
"shape": "
|
695
|
+
"shape": "S7k"
|
696
696
|
},
|
697
697
|
"ManagedKeysIPV6": {
|
698
|
-
"shape": "
|
698
|
+
"shape": "S7k"
|
699
699
|
}
|
700
700
|
}
|
701
701
|
}
|
@@ -725,7 +725,7 @@
|
|
725
725
|
"ARN": {},
|
726
726
|
"Description": {},
|
727
727
|
"RegularExpressionList": {
|
728
|
-
"shape": "
|
728
|
+
"shape": "S4y"
|
729
729
|
}
|
730
730
|
}
|
731
731
|
},
|
@@ -767,17 +767,17 @@
|
|
767
767
|
"shape": "S6"
|
768
768
|
},
|
769
769
|
"VisibilityConfig": {
|
770
|
-
"shape": "
|
770
|
+
"shape": "S47"
|
771
771
|
},
|
772
772
|
"LabelNamespace": {},
|
773
773
|
"CustomResponseBodies": {
|
774
|
-
"shape": "
|
774
|
+
"shape": "S54"
|
775
775
|
},
|
776
776
|
"AvailableLabels": {
|
777
|
-
"shape": "
|
777
|
+
"shape": "S6c"
|
778
778
|
},
|
779
779
|
"ConsumedLabels": {
|
780
|
-
"shape": "
|
780
|
+
"shape": "S6c"
|
781
781
|
}
|
782
782
|
}
|
783
783
|
},
|
@@ -800,7 +800,7 @@
|
|
800
800
|
"RuleMetricName": {},
|
801
801
|
"Scope": {},
|
802
802
|
"TimeWindow": {
|
803
|
-
"shape": "
|
803
|
+
"shape": "S7s"
|
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": "S83"
|
832
832
|
}
|
833
833
|
}
|
834
834
|
},
|
@@ -841,13 +841,13 @@
|
|
841
841
|
"Action": {},
|
842
842
|
"RuleNameWithinRuleGroup": {},
|
843
843
|
"RequestHeadersInserted": {
|
844
|
-
"shape": "
|
844
|
+
"shape": "S83"
|
845
845
|
},
|
846
846
|
"ResponseCodeSent": {
|
847
847
|
"type": "integer"
|
848
848
|
},
|
849
849
|
"Labels": {
|
850
|
-
"shape": "
|
850
|
+
"shape": "S44"
|
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": "S7s"
|
885
885
|
}
|
886
886
|
}
|
887
887
|
}
|
@@ -904,7 +904,7 @@
|
|
904
904
|
"type": "structure",
|
905
905
|
"members": {
|
906
906
|
"WebACL": {
|
907
|
-
"shape": "
|
907
|
+
"shape": "S8h"
|
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": "S8h"
|
929
929
|
}
|
930
930
|
}
|
931
931
|
}
|
@@ -954,7 +954,7 @@
|
|
954
954
|
"type": "structure",
|
955
955
|
"members": {
|
956
956
|
"TokenDomains": {
|
957
|
-
"shape": "
|
957
|
+
"shape": "S5c"
|
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": "S4u"
|
1068
1068
|
}
|
1069
1069
|
}
|
1070
1070
|
}
|
@@ -1090,7 +1090,7 @@
|
|
1090
1090
|
"LoggingConfigurations": {
|
1091
1091
|
"type": "list",
|
1092
1092
|
"member": {
|
1093
|
-
"shape": "
|
1093
|
+
"shape": "S6s"
|
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": "S51"
|
1190
1190
|
}
|
1191
1191
|
}
|
1192
1192
|
}
|
@@ -1234,7 +1234,7 @@
|
|
1234
1234
|
"RuleGroups": {
|
1235
1235
|
"type": "list",
|
1236
1236
|
"member": {
|
1237
|
-
"shape": "
|
1237
|
+
"shape": "S59"
|
1238
1238
|
}
|
1239
1239
|
}
|
1240
1240
|
}
|
@@ -1263,7 +1263,7 @@
|
|
1263
1263
|
"members": {
|
1264
1264
|
"ResourceARN": {},
|
1265
1265
|
"TagList": {
|
1266
|
-
"shape": "
|
1266
|
+
"shape": "S4p"
|
1267
1267
|
}
|
1268
1268
|
}
|
1269
1269
|
}
|
@@ -1291,7 +1291,7 @@
|
|
1291
1291
|
"WebACLs": {
|
1292
1292
|
"type": "list",
|
1293
1293
|
"member": {
|
1294
|
-
"shape": "
|
1294
|
+
"shape": "S5j"
|
1295
1295
|
}
|
1296
1296
|
}
|
1297
1297
|
}
|
@@ -1305,7 +1305,7 @@
|
|
1305
1305
|
],
|
1306
1306
|
"members": {
|
1307
1307
|
"LoggingConfiguration": {
|
1308
|
-
"shape": "
|
1308
|
+
"shape": "S6s"
|
1309
1309
|
}
|
1310
1310
|
}
|
1311
1311
|
},
|
@@ -1313,7 +1313,7 @@
|
|
1313
1313
|
"type": "structure",
|
1314
1314
|
"members": {
|
1315
1315
|
"LoggingConfiguration": {
|
1316
|
-
"shape": "
|
1316
|
+
"shape": "S6s"
|
1317
1317
|
}
|
1318
1318
|
}
|
1319
1319
|
}
|
@@ -1382,7 +1382,7 @@
|
|
1382
1382
|
"members": {
|
1383
1383
|
"ResourceARN": {},
|
1384
1384
|
"Tags": {
|
1385
|
-
"shape": "
|
1385
|
+
"shape": "S4p"
|
1386
1386
|
}
|
1387
1387
|
}
|
1388
1388
|
},
|
@@ -1427,7 +1427,7 @@
|
|
1427
1427
|
"Id": {},
|
1428
1428
|
"Description": {},
|
1429
1429
|
"Addresses": {
|
1430
|
-
"shape": "
|
1430
|
+
"shape": "S4n"
|
1431
1431
|
},
|
1432
1432
|
"LockToken": {}
|
1433
1433
|
}
|
@@ -1488,7 +1488,7 @@
|
|
1488
1488
|
"Id": {},
|
1489
1489
|
"Description": {},
|
1490
1490
|
"RegularExpressionList": {
|
1491
|
-
"shape": "
|
1491
|
+
"shape": "S4y"
|
1492
1492
|
},
|
1493
1493
|
"LockToken": {}
|
1494
1494
|
}
|
@@ -1519,11 +1519,11 @@
|
|
1519
1519
|
"shape": "S6"
|
1520
1520
|
},
|
1521
1521
|
"VisibilityConfig": {
|
1522
|
-
"shape": "
|
1522
|
+
"shape": "S47"
|
1523
1523
|
},
|
1524
1524
|
"LockToken": {},
|
1525
1525
|
"CustomResponseBodies": {
|
1526
|
-
"shape": "
|
1526
|
+
"shape": "S54"
|
1527
1527
|
}
|
1528
1528
|
}
|
1529
1529
|
},
|
@@ -1550,30 +1550,30 @@
|
|
1550
1550
|
"Scope": {},
|
1551
1551
|
"Id": {},
|
1552
1552
|
"DefaultAction": {
|
1553
|
-
"shape": "
|
1553
|
+
"shape": "S5b"
|
1554
1554
|
},
|
1555
1555
|
"Description": {},
|
1556
1556
|
"Rules": {
|
1557
1557
|
"shape": "S6"
|
1558
1558
|
},
|
1559
1559
|
"VisibilityConfig": {
|
1560
|
-
"shape": "
|
1560
|
+
"shape": "S47"
|
1561
1561
|
},
|
1562
1562
|
"LockToken": {},
|
1563
1563
|
"CustomResponseBodies": {
|
1564
|
-
"shape": "
|
1564
|
+
"shape": "S54"
|
1565
1565
|
},
|
1566
1566
|
"CaptchaConfig": {
|
1567
|
-
"shape": "
|
1567
|
+
"shape": "S49"
|
1568
1568
|
},
|
1569
1569
|
"ChallengeConfig": {
|
1570
|
-
"shape": "
|
1570
|
+
"shape": "S4c"
|
1571
1571
|
},
|
1572
1572
|
"TokenDomains": {
|
1573
|
-
"shape": "
|
1573
|
+
"shape": "S5c"
|
1574
1574
|
},
|
1575
1575
|
"AssociationConfig": {
|
1576
|
-
"shape": "
|
1576
|
+
"shape": "S5d"
|
1577
1577
|
}
|
1578
1578
|
}
|
1579
1579
|
},
|
@@ -1605,22 +1605,22 @@
|
|
1605
1605
|
"shape": "Sa"
|
1606
1606
|
},
|
1607
1607
|
"Action": {
|
1608
|
-
"shape": "
|
1608
|
+
"shape": "S1q"
|
1609
1609
|
},
|
1610
1610
|
"OverrideAction": {
|
1611
|
-
"shape": "
|
1611
|
+
"shape": "S42"
|
1612
1612
|
},
|
1613
1613
|
"RuleLabels": {
|
1614
|
-
"shape": "
|
1614
|
+
"shape": "S44"
|
1615
1615
|
},
|
1616
1616
|
"VisibilityConfig": {
|
1617
|
-
"shape": "
|
1617
|
+
"shape": "S47"
|
1618
1618
|
},
|
1619
1619
|
"CaptchaConfig": {
|
1620
|
-
"shape": "
|
1620
|
+
"shape": "S49"
|
1621
1621
|
},
|
1622
1622
|
"ChallengeConfig": {
|
1623
|
-
"shape": "
|
1623
|
+
"shape": "S4c"
|
1624
1624
|
}
|
1625
1625
|
}
|
1626
1626
|
}
|
@@ -1644,7 +1644,7 @@
|
|
1644
1644
|
"shape": "Sd"
|
1645
1645
|
},
|
1646
1646
|
"TextTransformations": {
|
1647
|
-
"shape": "
|
1647
|
+
"shape": "S15"
|
1648
1648
|
},
|
1649
1649
|
"PositionalConstraint": {}
|
1650
1650
|
}
|
@@ -1660,7 +1660,7 @@
|
|
1660
1660
|
"shape": "Sd"
|
1661
1661
|
},
|
1662
1662
|
"TextTransformations": {
|
1663
|
-
"shape": "
|
1663
|
+
"shape": "S15"
|
1664
1664
|
},
|
1665
1665
|
"SensitivityLevel": {}
|
1666
1666
|
}
|
@@ -1676,7 +1676,7 @@
|
|
1676
1676
|
"shape": "Sd"
|
1677
1677
|
},
|
1678
1678
|
"TextTransformations": {
|
1679
|
-
"shape": "
|
1679
|
+
"shape": "S15"
|
1680
1680
|
}
|
1681
1681
|
}
|
1682
1682
|
},
|
@@ -1697,7 +1697,7 @@
|
|
1697
1697
|
"type": "long"
|
1698
1698
|
},
|
1699
1699
|
"TextTransformations": {
|
1700
|
-
"shape": "
|
1700
|
+
"shape": "S15"
|
1701
1701
|
}
|
1702
1702
|
}
|
1703
1703
|
},
|
@@ -1709,12 +1709,12 @@
|
|
1709
1709
|
"member": {}
|
1710
1710
|
},
|
1711
1711
|
"ForwardedIPConfig": {
|
1712
|
-
"shape": "
|
1712
|
+
"shape": "S1j"
|
1713
1713
|
}
|
1714
1714
|
}
|
1715
1715
|
},
|
1716
1716
|
"RuleGroupReferenceStatement": {
|
1717
|
-
"shape": "
|
1717
|
+
"shape": "S1l"
|
1718
1718
|
},
|
1719
1719
|
"IPSetReferenceStatement": {
|
1720
1720
|
"type": "structure",
|
@@ -1751,7 +1751,7 @@
|
|
1751
1751
|
"shape": "Sd"
|
1752
1752
|
},
|
1753
1753
|
"TextTransformations": {
|
1754
|
-
"shape": "
|
1754
|
+
"shape": "S15"
|
1755
1755
|
}
|
1756
1756
|
}
|
1757
1757
|
},
|
@@ -1770,7 +1770,7 @@
|
|
1770
1770
|
"shape": "Sa"
|
1771
1771
|
},
|
1772
1772
|
"ForwardedIPConfig": {
|
1773
|
-
"shape": "
|
1773
|
+
"shape": "S1j"
|
1774
1774
|
},
|
1775
1775
|
"CustomKeys": {
|
1776
1776
|
"type": "list",
|
@@ -1786,7 +1786,7 @@
|
|
1786
1786
|
"members": {
|
1787
1787
|
"Name": {},
|
1788
1788
|
"TextTransformations": {
|
1789
|
-
"shape": "
|
1789
|
+
"shape": "S15"
|
1790
1790
|
}
|
1791
1791
|
}
|
1792
1792
|
},
|
@@ -1799,7 +1799,7 @@
|
|
1799
1799
|
"members": {
|
1800
1800
|
"Name": {},
|
1801
1801
|
"TextTransformations": {
|
1802
|
-
"shape": "
|
1802
|
+
"shape": "S15"
|
1803
1803
|
}
|
1804
1804
|
}
|
1805
1805
|
},
|
@@ -1812,7 +1812,7 @@
|
|
1812
1812
|
"members": {
|
1813
1813
|
"Name": {},
|
1814
1814
|
"TextTransformations": {
|
1815
|
-
"shape": "
|
1815
|
+
"shape": "S15"
|
1816
1816
|
}
|
1817
1817
|
}
|
1818
1818
|
},
|
@@ -1823,7 +1823,7 @@
|
|
1823
1823
|
],
|
1824
1824
|
"members": {
|
1825
1825
|
"TextTransformations": {
|
1826
|
-
"shape": "
|
1826
|
+
"shape": "S15"
|
1827
1827
|
}
|
1828
1828
|
}
|
1829
1829
|
},
|
@@ -1855,7 +1855,7 @@
|
|
1855
1855
|
],
|
1856
1856
|
"members": {
|
1857
1857
|
"TextTransformations": {
|
1858
|
-
"shape": "
|
1858
|
+
"shape": "S15"
|
1859
1859
|
}
|
1860
1860
|
}
|
1861
1861
|
}
|
@@ -1871,7 +1871,7 @@
|
|
1871
1871
|
],
|
1872
1872
|
"members": {
|
1873
1873
|
"Statements": {
|
1874
|
-
"shape": "
|
1874
|
+
"shape": "S2n"
|
1875
1875
|
}
|
1876
1876
|
}
|
1877
1877
|
},
|
@@ -1882,7 +1882,7 @@
|
|
1882
1882
|
],
|
1883
1883
|
"members": {
|
1884
1884
|
"Statements": {
|
1885
|
-
"shape": "
|
1885
|
+
"shape": "S2n"
|
1886
1886
|
}
|
1887
1887
|
}
|
1888
1888
|
},
|
@@ -1898,7 +1898,7 @@
|
|
1898
1898
|
}
|
1899
1899
|
},
|
1900
1900
|
"ManagedRuleGroupStatement": {
|
1901
|
-
"shape": "
|
1901
|
+
"shape": "S2q"
|
1902
1902
|
},
|
1903
1903
|
"LabelMatchStatement": {
|
1904
1904
|
"type": "structure",
|
@@ -1924,7 +1924,7 @@
|
|
1924
1924
|
"shape": "Sd"
|
1925
1925
|
},
|
1926
1926
|
"TextTransformations": {
|
1927
|
-
"shape": "
|
1927
|
+
"shape": "S15"
|
1928
1928
|
}
|
1929
1929
|
}
|
1930
1930
|
}
|
@@ -2057,6 +2057,15 @@
|
|
2057
2057
|
"members": {
|
2058
2058
|
"OversizeHandling": {}
|
2059
2059
|
}
|
2060
|
+
},
|
2061
|
+
"JA3Fingerprint": {
|
2062
|
+
"type": "structure",
|
2063
|
+
"required": [
|
2064
|
+
"FallbackBehavior"
|
2065
|
+
],
|
2066
|
+
"members": {
|
2067
|
+
"FallbackBehavior": {}
|
2068
|
+
}
|
2060
2069
|
}
|
2061
2070
|
}
|
2062
2071
|
},
|
@@ -2072,7 +2081,7 @@
|
|
2072
2081
|
"type": "list",
|
2073
2082
|
"member": {}
|
2074
2083
|
},
|
2075
|
-
"
|
2084
|
+
"S15": {
|
2076
2085
|
"type": "list",
|
2077
2086
|
"member": {
|
2078
2087
|
"type": "structure",
|
@@ -2088,7 +2097,7 @@
|
|
2088
2097
|
}
|
2089
2098
|
}
|
2090
2099
|
},
|
2091
|
-
"
|
2100
|
+
"S1j": {
|
2092
2101
|
"type": "structure",
|
2093
2102
|
"required": [
|
2094
2103
|
"HeaderName",
|
@@ -2099,7 +2108,7 @@
|
|
2099
2108
|
"FallbackBehavior": {}
|
2100
2109
|
}
|
2101
2110
|
},
|
2102
|
-
"
|
2111
|
+
"S1l": {
|
2103
2112
|
"type": "structure",
|
2104
2113
|
"required": [
|
2105
2114
|
"ARN"
|
@@ -2107,14 +2116,14 @@
|
|
2107
2116
|
"members": {
|
2108
2117
|
"ARN": {},
|
2109
2118
|
"ExcludedRules": {
|
2110
|
-
"shape": "
|
2119
|
+
"shape": "S1m"
|
2111
2120
|
},
|
2112
2121
|
"RuleActionOverrides": {
|
2113
|
-
"shape": "
|
2122
|
+
"shape": "S1o"
|
2114
2123
|
}
|
2115
2124
|
}
|
2116
2125
|
},
|
2117
|
-
"
|
2126
|
+
"S1m": {
|
2118
2127
|
"type": "list",
|
2119
2128
|
"member": {
|
2120
2129
|
"type": "structure",
|
@@ -2126,7 +2135,7 @@
|
|
2126
2135
|
}
|
2127
2136
|
}
|
2128
2137
|
},
|
2129
|
-
"
|
2138
|
+
"S1o": {
|
2130
2139
|
"type": "list",
|
2131
2140
|
"member": {
|
2132
2141
|
"type": "structure",
|
@@ -2137,28 +2146,28 @@
|
|
2137
2146
|
"members": {
|
2138
2147
|
"Name": {},
|
2139
2148
|
"ActionToUse": {
|
2140
|
-
"shape": "
|
2149
|
+
"shape": "S1q"
|
2141
2150
|
}
|
2142
2151
|
}
|
2143
2152
|
}
|
2144
2153
|
},
|
2145
|
-
"
|
2154
|
+
"S1q": {
|
2146
2155
|
"type": "structure",
|
2147
2156
|
"members": {
|
2148
2157
|
"Block": {
|
2149
|
-
"shape": "
|
2158
|
+
"shape": "S1r"
|
2150
2159
|
},
|
2151
2160
|
"Allow": {
|
2152
|
-
"shape": "
|
2161
|
+
"shape": "S1y"
|
2153
2162
|
},
|
2154
2163
|
"Count": {
|
2155
|
-
"shape": "
|
2164
|
+
"shape": "S20"
|
2156
2165
|
},
|
2157
2166
|
"Captcha": {
|
2158
2167
|
"type": "structure",
|
2159
2168
|
"members": {
|
2160
2169
|
"CustomRequestHandling": {
|
2161
|
-
"shape": "
|
2170
|
+
"shape": "S1z"
|
2162
2171
|
}
|
2163
2172
|
}
|
2164
2173
|
},
|
@@ -2166,13 +2175,13 @@
|
|
2166
2175
|
"type": "structure",
|
2167
2176
|
"members": {
|
2168
2177
|
"CustomRequestHandling": {
|
2169
|
-
"shape": "
|
2178
|
+
"shape": "S1z"
|
2170
2179
|
}
|
2171
2180
|
}
|
2172
2181
|
}
|
2173
2182
|
}
|
2174
2183
|
},
|
2175
|
-
"
|
2184
|
+
"S1r": {
|
2176
2185
|
"type": "structure",
|
2177
2186
|
"members": {
|
2178
2187
|
"CustomResponse": {
|
@@ -2186,13 +2195,13 @@
|
|
2186
2195
|
},
|
2187
2196
|
"CustomResponseBodyKey": {},
|
2188
2197
|
"ResponseHeaders": {
|
2189
|
-
"shape": "
|
2198
|
+
"shape": "S1u"
|
2190
2199
|
}
|
2191
2200
|
}
|
2192
2201
|
}
|
2193
2202
|
}
|
2194
2203
|
},
|
2195
|
-
"
|
2204
|
+
"S1u": {
|
2196
2205
|
"type": "list",
|
2197
2206
|
"member": {
|
2198
2207
|
"type": "structure",
|
@@ -2206,40 +2215,40 @@
|
|
2206
2215
|
}
|
2207
2216
|
}
|
2208
2217
|
},
|
2209
|
-
"
|
2218
|
+
"S1y": {
|
2210
2219
|
"type": "structure",
|
2211
2220
|
"members": {
|
2212
2221
|
"CustomRequestHandling": {
|
2213
|
-
"shape": "
|
2222
|
+
"shape": "S1z"
|
2214
2223
|
}
|
2215
2224
|
}
|
2216
2225
|
},
|
2217
|
-
"
|
2226
|
+
"S1z": {
|
2218
2227
|
"type": "structure",
|
2219
2228
|
"required": [
|
2220
2229
|
"InsertHeaders"
|
2221
2230
|
],
|
2222
2231
|
"members": {
|
2223
2232
|
"InsertHeaders": {
|
2224
|
-
"shape": "
|
2233
|
+
"shape": "S1u"
|
2225
2234
|
}
|
2226
2235
|
}
|
2227
2236
|
},
|
2228
|
-
"
|
2237
|
+
"S20": {
|
2229
2238
|
"type": "structure",
|
2230
2239
|
"members": {
|
2231
2240
|
"CustomRequestHandling": {
|
2232
|
-
"shape": "
|
2241
|
+
"shape": "S1z"
|
2233
2242
|
}
|
2234
2243
|
}
|
2235
2244
|
},
|
2236
|
-
"
|
2245
|
+
"S2n": {
|
2237
2246
|
"type": "list",
|
2238
2247
|
"member": {
|
2239
2248
|
"shape": "Sa"
|
2240
2249
|
}
|
2241
2250
|
},
|
2242
|
-
"
|
2251
|
+
"S2q": {
|
2243
2252
|
"type": "structure",
|
2244
2253
|
"required": [
|
2245
2254
|
"VendorName",
|
@@ -2250,7 +2259,7 @@
|
|
2250
2259
|
"Name": {},
|
2251
2260
|
"Version": {},
|
2252
2261
|
"ExcludedRules": {
|
2253
|
-
"shape": "
|
2262
|
+
"shape": "S1m"
|
2254
2263
|
},
|
2255
2264
|
"ScopeDownStatement": {
|
2256
2265
|
"shape": "Sa"
|
@@ -2269,12 +2278,12 @@
|
|
2269
2278
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadType"
|
2270
2279
|
},
|
2271
2280
|
"UsernameField": {
|
2272
|
-
"shape": "
|
2281
|
+
"shape": "S2x",
|
2273
2282
|
"deprecated": true,
|
2274
2283
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameField"
|
2275
2284
|
},
|
2276
2285
|
"PasswordField": {
|
2277
|
-
"shape": "
|
2286
|
+
"shape": "S2z",
|
2278
2287
|
"deprecated": true,
|
2279
2288
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordField"
|
2280
2289
|
},
|
@@ -2307,15 +2316,15 @@
|
|
2307
2316
|
"members": {
|
2308
2317
|
"PayloadType": {},
|
2309
2318
|
"UsernameField": {
|
2310
|
-
"shape": "
|
2319
|
+
"shape": "S2x"
|
2311
2320
|
},
|
2312
2321
|
"PasswordField": {
|
2313
|
-
"shape": "
|
2322
|
+
"shape": "S2z"
|
2314
2323
|
}
|
2315
2324
|
}
|
2316
2325
|
},
|
2317
2326
|
"ResponseInspection": {
|
2318
|
-
"shape": "
|
2327
|
+
"shape": "S36"
|
2319
2328
|
},
|
2320
2329
|
"EnableRegexInPath": {
|
2321
2330
|
"type": "boolean"
|
@@ -2340,10 +2349,10 @@
|
|
2340
2349
|
"members": {
|
2341
2350
|
"PayloadType": {},
|
2342
2351
|
"UsernameField": {
|
2343
|
-
"shape": "
|
2352
|
+
"shape": "S2x"
|
2344
2353
|
},
|
2345
2354
|
"PasswordField": {
|
2346
|
-
"shape": "
|
2355
|
+
"shape": "S2z"
|
2347
2356
|
},
|
2348
2357
|
"EmailField": {
|
2349
2358
|
"type": "structure",
|
@@ -2381,7 +2390,7 @@
|
|
2381
2390
|
}
|
2382
2391
|
},
|
2383
2392
|
"ResponseInspection": {
|
2384
|
-
"shape": "
|
2393
|
+
"shape": "S36"
|
2385
2394
|
},
|
2386
2395
|
"EnableRegexInPath": {
|
2387
2396
|
"type": "boolean"
|
@@ -2392,11 +2401,11 @@
|
|
2392
2401
|
}
|
2393
2402
|
},
|
2394
2403
|
"RuleActionOverrides": {
|
2395
|
-
"shape": "
|
2404
|
+
"shape": "S1o"
|
2396
2405
|
}
|
2397
2406
|
}
|
2398
2407
|
},
|
2399
|
-
"
|
2408
|
+
"S2x": {
|
2400
2409
|
"type": "structure",
|
2401
2410
|
"required": [
|
2402
2411
|
"Identifier"
|
@@ -2405,7 +2414,7 @@
|
|
2405
2414
|
"Identifier": {}
|
2406
2415
|
}
|
2407
2416
|
},
|
2408
|
-
"
|
2417
|
+
"S2z": {
|
2409
2418
|
"type": "structure",
|
2410
2419
|
"required": [
|
2411
2420
|
"Identifier"
|
@@ -2414,7 +2423,7 @@
|
|
2414
2423
|
"Identifier": {}
|
2415
2424
|
}
|
2416
2425
|
},
|
2417
|
-
"
|
2426
|
+
"S36": {
|
2418
2427
|
"type": "structure",
|
2419
2428
|
"members": {
|
2420
2429
|
"StatusCode": {
|
@@ -2495,11 +2504,11 @@
|
|
2495
2504
|
}
|
2496
2505
|
}
|
2497
2506
|
},
|
2498
|
-
"
|
2507
|
+
"S42": {
|
2499
2508
|
"type": "structure",
|
2500
2509
|
"members": {
|
2501
2510
|
"Count": {
|
2502
|
-
"shape": "
|
2511
|
+
"shape": "S20"
|
2503
2512
|
},
|
2504
2513
|
"None": {
|
2505
2514
|
"type": "structure",
|
@@ -2507,7 +2516,7 @@
|
|
2507
2516
|
}
|
2508
2517
|
}
|
2509
2518
|
},
|
2510
|
-
"
|
2519
|
+
"S44": {
|
2511
2520
|
"type": "list",
|
2512
2521
|
"member": {
|
2513
2522
|
"type": "structure",
|
@@ -2519,7 +2528,7 @@
|
|
2519
2528
|
}
|
2520
2529
|
}
|
2521
2530
|
},
|
2522
|
-
"
|
2531
|
+
"S47": {
|
2523
2532
|
"type": "structure",
|
2524
2533
|
"required": [
|
2525
2534
|
"SampledRequestsEnabled",
|
@@ -2536,15 +2545,15 @@
|
|
2536
2545
|
"MetricName": {}
|
2537
2546
|
}
|
2538
2547
|
},
|
2539
|
-
"
|
2548
|
+
"S49": {
|
2540
2549
|
"type": "structure",
|
2541
2550
|
"members": {
|
2542
2551
|
"ImmunityTimeProperty": {
|
2543
|
-
"shape": "
|
2552
|
+
"shape": "S4a"
|
2544
2553
|
}
|
2545
2554
|
}
|
2546
2555
|
},
|
2547
|
-
"
|
2556
|
+
"S4a": {
|
2548
2557
|
"type": "structure",
|
2549
2558
|
"required": [
|
2550
2559
|
"ImmunityTime"
|
@@ -2555,19 +2564,19 @@
|
|
2555
2564
|
}
|
2556
2565
|
}
|
2557
2566
|
},
|
2558
|
-
"
|
2567
|
+
"S4c": {
|
2559
2568
|
"type": "structure",
|
2560
2569
|
"members": {
|
2561
2570
|
"ImmunityTimeProperty": {
|
2562
|
-
"shape": "
|
2571
|
+
"shape": "S4a"
|
2563
2572
|
}
|
2564
2573
|
}
|
2565
2574
|
},
|
2566
|
-
"
|
2575
|
+
"S4n": {
|
2567
2576
|
"type": "list",
|
2568
2577
|
"member": {}
|
2569
2578
|
},
|
2570
|
-
"
|
2579
|
+
"S4p": {
|
2571
2580
|
"type": "list",
|
2572
2581
|
"member": {
|
2573
2582
|
"type": "structure",
|
@@ -2581,7 +2590,7 @@
|
|
2581
2590
|
}
|
2582
2591
|
}
|
2583
2592
|
},
|
2584
|
-
"
|
2593
|
+
"S4u": {
|
2585
2594
|
"type": "structure",
|
2586
2595
|
"members": {
|
2587
2596
|
"Name": {},
|
@@ -2591,7 +2600,7 @@
|
|
2591
2600
|
"ARN": {}
|
2592
2601
|
}
|
2593
2602
|
},
|
2594
|
-
"
|
2603
|
+
"S4y": {
|
2595
2604
|
"type": "list",
|
2596
2605
|
"member": {
|
2597
2606
|
"type": "structure",
|
@@ -2600,7 +2609,7 @@
|
|
2600
2609
|
}
|
2601
2610
|
}
|
2602
2611
|
},
|
2603
|
-
"
|
2612
|
+
"S51": {
|
2604
2613
|
"type": "structure",
|
2605
2614
|
"members": {
|
2606
2615
|
"Name": {},
|
@@ -2610,7 +2619,7 @@
|
|
2610
2619
|
"ARN": {}
|
2611
2620
|
}
|
2612
2621
|
},
|
2613
|
-
"
|
2622
|
+
"S54": {
|
2614
2623
|
"type": "map",
|
2615
2624
|
"key": {},
|
2616
2625
|
"value": {
|
@@ -2625,7 +2634,7 @@
|
|
2625
2634
|
}
|
2626
2635
|
}
|
2627
2636
|
},
|
2628
|
-
"
|
2637
|
+
"S59": {
|
2629
2638
|
"type": "structure",
|
2630
2639
|
"members": {
|
2631
2640
|
"Name": {},
|
@@ -2635,22 +2644,22 @@
|
|
2635
2644
|
"ARN": {}
|
2636
2645
|
}
|
2637
2646
|
},
|
2638
|
-
"
|
2647
|
+
"S5b": {
|
2639
2648
|
"type": "structure",
|
2640
2649
|
"members": {
|
2641
2650
|
"Block": {
|
2642
|
-
"shape": "
|
2651
|
+
"shape": "S1r"
|
2643
2652
|
},
|
2644
2653
|
"Allow": {
|
2645
|
-
"shape": "
|
2654
|
+
"shape": "S1y"
|
2646
2655
|
}
|
2647
2656
|
}
|
2648
2657
|
},
|
2649
|
-
"
|
2658
|
+
"S5c": {
|
2650
2659
|
"type": "list",
|
2651
2660
|
"member": {}
|
2652
2661
|
},
|
2653
|
-
"
|
2662
|
+
"S5d": {
|
2654
2663
|
"type": "structure",
|
2655
2664
|
"members": {
|
2656
2665
|
"RequestBody": {
|
@@ -2668,7 +2677,7 @@
|
|
2668
2677
|
}
|
2669
2678
|
}
|
2670
2679
|
},
|
2671
|
-
"
|
2680
|
+
"S5j": {
|
2672
2681
|
"type": "structure",
|
2673
2682
|
"members": {
|
2674
2683
|
"Name": {},
|
@@ -2678,7 +2687,7 @@
|
|
2678
2687
|
"ARN": {}
|
2679
2688
|
}
|
2680
2689
|
},
|
2681
|
-
"
|
2690
|
+
"S60": {
|
2682
2691
|
"type": "list",
|
2683
2692
|
"member": {
|
2684
2693
|
"type": "structure",
|
@@ -2699,7 +2708,7 @@
|
|
2699
2708
|
}
|
2700
2709
|
}
|
2701
2710
|
},
|
2702
|
-
"
|
2711
|
+
"S6c": {
|
2703
2712
|
"type": "list",
|
2704
2713
|
"member": {
|
2705
2714
|
"type": "structure",
|
@@ -2708,7 +2717,7 @@
|
|
2708
2717
|
}
|
2709
2718
|
}
|
2710
2719
|
},
|
2711
|
-
"
|
2720
|
+
"S6s": {
|
2712
2721
|
"type": "structure",
|
2713
2722
|
"required": [
|
2714
2723
|
"ResourceArn",
|
@@ -2782,16 +2791,16 @@
|
|
2782
2791
|
}
|
2783
2792
|
}
|
2784
2793
|
},
|
2785
|
-
"
|
2794
|
+
"S7k": {
|
2786
2795
|
"type": "structure",
|
2787
2796
|
"members": {
|
2788
2797
|
"IPAddressVersion": {},
|
2789
2798
|
"Addresses": {
|
2790
|
-
"shape": "
|
2799
|
+
"shape": "S4n"
|
2791
2800
|
}
|
2792
2801
|
}
|
2793
2802
|
},
|
2794
|
-
"
|
2803
|
+
"S7s": {
|
2795
2804
|
"type": "structure",
|
2796
2805
|
"required": [
|
2797
2806
|
"StartTime",
|
@@ -2806,7 +2815,7 @@
|
|
2806
2815
|
}
|
2807
2816
|
}
|
2808
2817
|
},
|
2809
|
-
"
|
2818
|
+
"S83": {
|
2810
2819
|
"type": "list",
|
2811
2820
|
"member": {
|
2812
2821
|
"type": "structure",
|
@@ -2816,7 +2825,7 @@
|
|
2816
2825
|
}
|
2817
2826
|
}
|
2818
2827
|
},
|
2819
|
-
"
|
2828
|
+
"S8h": {
|
2820
2829
|
"type": "structure",
|
2821
2830
|
"required": [
|
2822
2831
|
"Name",
|
@@ -2830,46 +2839,46 @@
|
|
2830
2839
|
"Id": {},
|
2831
2840
|
"ARN": {},
|
2832
2841
|
"DefaultAction": {
|
2833
|
-
"shape": "
|
2842
|
+
"shape": "S5b"
|
2834
2843
|
},
|
2835
2844
|
"Description": {},
|
2836
2845
|
"Rules": {
|
2837
2846
|
"shape": "S6"
|
2838
2847
|
},
|
2839
2848
|
"VisibilityConfig": {
|
2840
|
-
"shape": "
|
2849
|
+
"shape": "S47"
|
2841
2850
|
},
|
2842
2851
|
"Capacity": {
|
2843
2852
|
"type": "long"
|
2844
2853
|
},
|
2845
2854
|
"PreProcessFirewallManagerRuleGroups": {
|
2846
|
-
"shape": "
|
2855
|
+
"shape": "S8i"
|
2847
2856
|
},
|
2848
2857
|
"PostProcessFirewallManagerRuleGroups": {
|
2849
|
-
"shape": "
|
2858
|
+
"shape": "S8i"
|
2850
2859
|
},
|
2851
2860
|
"ManagedByFirewallManager": {
|
2852
2861
|
"type": "boolean"
|
2853
2862
|
},
|
2854
2863
|
"LabelNamespace": {},
|
2855
2864
|
"CustomResponseBodies": {
|
2856
|
-
"shape": "
|
2865
|
+
"shape": "S54"
|
2857
2866
|
},
|
2858
2867
|
"CaptchaConfig": {
|
2859
|
-
"shape": "
|
2868
|
+
"shape": "S49"
|
2860
2869
|
},
|
2861
2870
|
"ChallengeConfig": {
|
2862
|
-
"shape": "
|
2871
|
+
"shape": "S4c"
|
2863
2872
|
},
|
2864
2873
|
"TokenDomains": {
|
2865
|
-
"shape": "
|
2874
|
+
"shape": "S5c"
|
2866
2875
|
},
|
2867
2876
|
"AssociationConfig": {
|
2868
|
-
"shape": "
|
2877
|
+
"shape": "S5d"
|
2869
2878
|
}
|
2870
2879
|
}
|
2871
2880
|
},
|
2872
|
-
"
|
2881
|
+
"S8i": {
|
2873
2882
|
"type": "list",
|
2874
2883
|
"member": {
|
2875
2884
|
"type": "structure",
|
@@ -2889,18 +2898,18 @@
|
|
2889
2898
|
"type": "structure",
|
2890
2899
|
"members": {
|
2891
2900
|
"ManagedRuleGroupStatement": {
|
2892
|
-
"shape": "
|
2901
|
+
"shape": "S2q"
|
2893
2902
|
},
|
2894
2903
|
"RuleGroupReferenceStatement": {
|
2895
|
-
"shape": "
|
2904
|
+
"shape": "S1l"
|
2896
2905
|
}
|
2897
2906
|
}
|
2898
2907
|
},
|
2899
2908
|
"OverrideAction": {
|
2900
|
-
"shape": "
|
2909
|
+
"shape": "S42"
|
2901
2910
|
},
|
2902
2911
|
"VisibilityConfig": {
|
2903
|
-
"shape": "
|
2912
|
+
"shape": "S47"
|
2904
2913
|
}
|
2905
2914
|
}
|
2906
2915
|
}
|