cdk-comprehend-s3olap 2.0.37 → 2.0.40
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 +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +6 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +346 -70
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +121 -120
- package/node_modules/aws-sdk/clients/datasync.d.ts +16 -16
- package/node_modules/aws-sdk/clients/drs.d.ts +6 -2
- package/node_modules/aws-sdk/clients/evidently.d.ts +281 -8
- package/node_modules/aws-sdk/clients/wafv2.d.ts +26 -21
- 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 +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -68,10 +68,10 @@
|
|
68
68
|
"Description": {},
|
69
69
|
"IPAddressVersion": {},
|
70
70
|
"Addresses": {
|
71
|
-
"shape": "
|
71
|
+
"shape": "S34"
|
72
72
|
},
|
73
73
|
"Tags": {
|
74
|
-
"shape": "
|
74
|
+
"shape": "S36"
|
75
75
|
}
|
76
76
|
}
|
77
77
|
},
|
@@ -79,7 +79,7 @@
|
|
79
79
|
"type": "structure",
|
80
80
|
"members": {
|
81
81
|
"Summary": {
|
82
|
-
"shape": "
|
82
|
+
"shape": "S3b"
|
83
83
|
}
|
84
84
|
}
|
85
85
|
}
|
@@ -97,10 +97,10 @@
|
|
97
97
|
"Scope": {},
|
98
98
|
"Description": {},
|
99
99
|
"RegularExpressionList": {
|
100
|
-
"shape": "
|
100
|
+
"shape": "S3f"
|
101
101
|
},
|
102
102
|
"Tags": {
|
103
|
-
"shape": "
|
103
|
+
"shape": "S36"
|
104
104
|
}
|
105
105
|
}
|
106
106
|
},
|
@@ -108,7 +108,7 @@
|
|
108
108
|
"type": "structure",
|
109
109
|
"members": {
|
110
110
|
"Summary": {
|
111
|
-
"shape": "
|
111
|
+
"shape": "S3i"
|
112
112
|
}
|
113
113
|
}
|
114
114
|
}
|
@@ -133,13 +133,13 @@
|
|
133
133
|
"shape": "S6"
|
134
134
|
},
|
135
135
|
"VisibilityConfig": {
|
136
|
-
"shape": "
|
136
|
+
"shape": "S2t"
|
137
137
|
},
|
138
138
|
"Tags": {
|
139
|
-
"shape": "
|
139
|
+
"shape": "S36"
|
140
140
|
},
|
141
141
|
"CustomResponseBodies": {
|
142
|
-
"shape": "
|
142
|
+
"shape": "S3l"
|
143
143
|
}
|
144
144
|
}
|
145
145
|
},
|
@@ -147,7 +147,7 @@
|
|
147
147
|
"type": "structure",
|
148
148
|
"members": {
|
149
149
|
"Summary": {
|
150
|
-
"shape": "
|
150
|
+
"shape": "S3q"
|
151
151
|
}
|
152
152
|
}
|
153
153
|
}
|
@@ -165,23 +165,23 @@
|
|
165
165
|
"Name": {},
|
166
166
|
"Scope": {},
|
167
167
|
"DefaultAction": {
|
168
|
-
"shape": "
|
168
|
+
"shape": "S3s"
|
169
169
|
},
|
170
170
|
"Description": {},
|
171
171
|
"Rules": {
|
172
172
|
"shape": "S6"
|
173
173
|
},
|
174
174
|
"VisibilityConfig": {
|
175
|
-
"shape": "
|
175
|
+
"shape": "S2t"
|
176
176
|
},
|
177
177
|
"Tags": {
|
178
|
-
"shape": "
|
178
|
+
"shape": "S36"
|
179
179
|
},
|
180
180
|
"CustomResponseBodies": {
|
181
|
-
"shape": "
|
181
|
+
"shape": "S3l"
|
182
182
|
},
|
183
183
|
"CaptchaConfig": {
|
184
|
-
"shape": "
|
184
|
+
"shape": "S2w"
|
185
185
|
}
|
186
186
|
}
|
187
187
|
},
|
@@ -189,7 +189,7 @@
|
|
189
189
|
"type": "structure",
|
190
190
|
"members": {
|
191
191
|
"Summary": {
|
192
|
-
"shape": "
|
192
|
+
"shape": "S3u"
|
193
193
|
}
|
194
194
|
}
|
195
195
|
}
|
@@ -357,17 +357,17 @@
|
|
357
357
|
"members": {
|
358
358
|
"Name": {},
|
359
359
|
"Action": {
|
360
|
-
"shape": "
|
360
|
+
"shape": "S2c"
|
361
361
|
}
|
362
362
|
}
|
363
363
|
}
|
364
364
|
},
|
365
365
|
"LabelNamespace": {},
|
366
366
|
"AvailableLabels": {
|
367
|
-
"shape": "
|
367
|
+
"shape": "S4d"
|
368
368
|
},
|
369
369
|
"ConsumedLabels": {
|
370
|
-
"shape": "
|
370
|
+
"shape": "S4d"
|
371
371
|
}
|
372
372
|
}
|
373
373
|
}
|
@@ -439,7 +439,7 @@
|
|
439
439
|
"Description": {},
|
440
440
|
"IPAddressVersion": {},
|
441
441
|
"Addresses": {
|
442
|
-
"shape": "
|
442
|
+
"shape": "S34"
|
443
443
|
}
|
444
444
|
}
|
445
445
|
},
|
@@ -461,7 +461,7 @@
|
|
461
461
|
"type": "structure",
|
462
462
|
"members": {
|
463
463
|
"LoggingConfiguration": {
|
464
|
-
"shape": "
|
464
|
+
"shape": "S4q"
|
465
465
|
}
|
466
466
|
}
|
467
467
|
}
|
@@ -552,7 +552,7 @@
|
|
552
552
|
},
|
553
553
|
"ReleaseNotes": {},
|
554
554
|
"Tags": {
|
555
|
-
"shape": "
|
555
|
+
"shape": "S36"
|
556
556
|
}
|
557
557
|
}
|
558
558
|
}
|
@@ -597,10 +597,10 @@
|
|
597
597
|
"type": "structure",
|
598
598
|
"members": {
|
599
599
|
"ManagedKeysIPV4": {
|
600
|
-
"shape": "
|
600
|
+
"shape": "S5j"
|
601
601
|
},
|
602
602
|
"ManagedKeysIPV6": {
|
603
|
-
"shape": "
|
603
|
+
"shape": "S5j"
|
604
604
|
}
|
605
605
|
}
|
606
606
|
}
|
@@ -630,7 +630,7 @@
|
|
630
630
|
"ARN": {},
|
631
631
|
"Description": {},
|
632
632
|
"RegularExpressionList": {
|
633
|
-
"shape": "
|
633
|
+
"shape": "S3f"
|
634
634
|
}
|
635
635
|
}
|
636
636
|
},
|
@@ -672,17 +672,17 @@
|
|
672
672
|
"shape": "S6"
|
673
673
|
},
|
674
674
|
"VisibilityConfig": {
|
675
|
-
"shape": "
|
675
|
+
"shape": "S2t"
|
676
676
|
},
|
677
677
|
"LabelNamespace": {},
|
678
678
|
"CustomResponseBodies": {
|
679
|
-
"shape": "
|
679
|
+
"shape": "S3l"
|
680
680
|
},
|
681
681
|
"AvailableLabels": {
|
682
|
-
"shape": "
|
682
|
+
"shape": "S4d"
|
683
683
|
},
|
684
684
|
"ConsumedLabels": {
|
685
|
-
"shape": "
|
685
|
+
"shape": "S4d"
|
686
686
|
}
|
687
687
|
}
|
688
688
|
},
|
@@ -705,7 +705,7 @@
|
|
705
705
|
"RuleMetricName": {},
|
706
706
|
"Scope": {},
|
707
707
|
"TimeWindow": {
|
708
|
-
"shape": "
|
708
|
+
"shape": "S5r"
|
709
709
|
},
|
710
710
|
"MaxItems": {
|
711
711
|
"type": "long"
|
@@ -733,7 +733,7 @@
|
|
733
733
|
"Method": {},
|
734
734
|
"HTTPVersion": {},
|
735
735
|
"Headers": {
|
736
|
-
"shape": "
|
736
|
+
"shape": "S62"
|
737
737
|
}
|
738
738
|
}
|
739
739
|
},
|
@@ -746,13 +746,13 @@
|
|
746
746
|
"Action": {},
|
747
747
|
"RuleNameWithinRuleGroup": {},
|
748
748
|
"RequestHeadersInserted": {
|
749
|
-
"shape": "
|
749
|
+
"shape": "S62"
|
750
750
|
},
|
751
751
|
"ResponseCodeSent": {
|
752
752
|
"type": "integer"
|
753
753
|
},
|
754
754
|
"Labels": {
|
755
|
-
"shape": "
|
755
|
+
"shape": "S2q"
|
756
756
|
},
|
757
757
|
"CaptchaResponse": {
|
758
758
|
"type": "structure",
|
@@ -773,7 +773,7 @@
|
|
773
773
|
"type": "long"
|
774
774
|
},
|
775
775
|
"TimeWindow": {
|
776
|
-
"shape": "
|
776
|
+
"shape": "S5r"
|
777
777
|
}
|
778
778
|
}
|
779
779
|
}
|
@@ -796,7 +796,7 @@
|
|
796
796
|
"type": "structure",
|
797
797
|
"members": {
|
798
798
|
"WebACL": {
|
799
|
-
"shape": "
|
799
|
+
"shape": "S6f"
|
800
800
|
},
|
801
801
|
"LockToken": {},
|
802
802
|
"ApplicationIntegrationURL": {}
|
@@ -817,7 +817,7 @@
|
|
817
817
|
"type": "structure",
|
818
818
|
"members": {
|
819
819
|
"WebACL": {
|
820
|
-
"shape": "
|
820
|
+
"shape": "S6f"
|
821
821
|
}
|
822
822
|
}
|
823
823
|
}
|
@@ -916,7 +916,7 @@
|
|
916
916
|
"IPSets": {
|
917
917
|
"type": "list",
|
918
918
|
"member": {
|
919
|
-
"shape": "
|
919
|
+
"shape": "S3b"
|
920
920
|
}
|
921
921
|
}
|
922
922
|
}
|
@@ -942,7 +942,7 @@
|
|
942
942
|
"LoggingConfigurations": {
|
943
943
|
"type": "list",
|
944
944
|
"member": {
|
945
|
-
"shape": "
|
945
|
+
"shape": "S4q"
|
946
946
|
}
|
947
947
|
},
|
948
948
|
"NextMarker": {}
|
@@ -1038,7 +1038,7 @@
|
|
1038
1038
|
"RegexPatternSets": {
|
1039
1039
|
"type": "list",
|
1040
1040
|
"member": {
|
1041
|
-
"shape": "
|
1041
|
+
"shape": "S3i"
|
1042
1042
|
}
|
1043
1043
|
}
|
1044
1044
|
}
|
@@ -1086,7 +1086,7 @@
|
|
1086
1086
|
"RuleGroups": {
|
1087
1087
|
"type": "list",
|
1088
1088
|
"member": {
|
1089
|
-
"shape": "
|
1089
|
+
"shape": "S3q"
|
1090
1090
|
}
|
1091
1091
|
}
|
1092
1092
|
}
|
@@ -1115,7 +1115,7 @@
|
|
1115
1115
|
"members": {
|
1116
1116
|
"ResourceARN": {},
|
1117
1117
|
"TagList": {
|
1118
|
-
"shape": "
|
1118
|
+
"shape": "S36"
|
1119
1119
|
}
|
1120
1120
|
}
|
1121
1121
|
}
|
@@ -1143,7 +1143,7 @@
|
|
1143
1143
|
"WebACLs": {
|
1144
1144
|
"type": "list",
|
1145
1145
|
"member": {
|
1146
|
-
"shape": "
|
1146
|
+
"shape": "S3u"
|
1147
1147
|
}
|
1148
1148
|
}
|
1149
1149
|
}
|
@@ -1157,7 +1157,7 @@
|
|
1157
1157
|
],
|
1158
1158
|
"members": {
|
1159
1159
|
"LoggingConfiguration": {
|
1160
|
-
"shape": "
|
1160
|
+
"shape": "S4q"
|
1161
1161
|
}
|
1162
1162
|
}
|
1163
1163
|
},
|
@@ -1165,7 +1165,7 @@
|
|
1165
1165
|
"type": "structure",
|
1166
1166
|
"members": {
|
1167
1167
|
"LoggingConfiguration": {
|
1168
|
-
"shape": "
|
1168
|
+
"shape": "S4q"
|
1169
1169
|
}
|
1170
1170
|
}
|
1171
1171
|
}
|
@@ -1234,7 +1234,7 @@
|
|
1234
1234
|
"members": {
|
1235
1235
|
"ResourceARN": {},
|
1236
1236
|
"Tags": {
|
1237
|
-
"shape": "
|
1237
|
+
"shape": "S36"
|
1238
1238
|
}
|
1239
1239
|
}
|
1240
1240
|
},
|
@@ -1279,7 +1279,7 @@
|
|
1279
1279
|
"Id": {},
|
1280
1280
|
"Description": {},
|
1281
1281
|
"Addresses": {
|
1282
|
-
"shape": "
|
1282
|
+
"shape": "S34"
|
1283
1283
|
},
|
1284
1284
|
"LockToken": {}
|
1285
1285
|
}
|
@@ -1340,7 +1340,7 @@
|
|
1340
1340
|
"Id": {},
|
1341
1341
|
"Description": {},
|
1342
1342
|
"RegularExpressionList": {
|
1343
|
-
"shape": "
|
1343
|
+
"shape": "S3f"
|
1344
1344
|
},
|
1345
1345
|
"LockToken": {}
|
1346
1346
|
}
|
@@ -1371,11 +1371,11 @@
|
|
1371
1371
|
"shape": "S6"
|
1372
1372
|
},
|
1373
1373
|
"VisibilityConfig": {
|
1374
|
-
"shape": "
|
1374
|
+
"shape": "S2t"
|
1375
1375
|
},
|
1376
1376
|
"LockToken": {},
|
1377
1377
|
"CustomResponseBodies": {
|
1378
|
-
"shape": "
|
1378
|
+
"shape": "S3l"
|
1379
1379
|
}
|
1380
1380
|
}
|
1381
1381
|
},
|
@@ -1402,21 +1402,21 @@
|
|
1402
1402
|
"Scope": {},
|
1403
1403
|
"Id": {},
|
1404
1404
|
"DefaultAction": {
|
1405
|
-
"shape": "
|
1405
|
+
"shape": "S3s"
|
1406
1406
|
},
|
1407
1407
|
"Description": {},
|
1408
1408
|
"Rules": {
|
1409
1409
|
"shape": "S6"
|
1410
1410
|
},
|
1411
1411
|
"VisibilityConfig": {
|
1412
|
-
"shape": "
|
1412
|
+
"shape": "S2t"
|
1413
1413
|
},
|
1414
1414
|
"LockToken": {},
|
1415
1415
|
"CustomResponseBodies": {
|
1416
|
-
"shape": "
|
1416
|
+
"shape": "S3l"
|
1417
1417
|
},
|
1418
1418
|
"CaptchaConfig": {
|
1419
|
-
"shape": "
|
1419
|
+
"shape": "S2w"
|
1420
1420
|
}
|
1421
1421
|
}
|
1422
1422
|
},
|
@@ -1448,19 +1448,19 @@
|
|
1448
1448
|
"shape": "Sa"
|
1449
1449
|
},
|
1450
1450
|
"Action": {
|
1451
|
-
"shape": "
|
1451
|
+
"shape": "S2c"
|
1452
1452
|
},
|
1453
1453
|
"OverrideAction": {
|
1454
|
-
"shape": "
|
1454
|
+
"shape": "S2o"
|
1455
1455
|
},
|
1456
1456
|
"RuleLabels": {
|
1457
|
-
"shape": "
|
1457
|
+
"shape": "S2q"
|
1458
1458
|
},
|
1459
1459
|
"VisibilityConfig": {
|
1460
|
-
"shape": "
|
1460
|
+
"shape": "S2t"
|
1461
1461
|
},
|
1462
1462
|
"CaptchaConfig": {
|
1463
|
-
"shape": "
|
1463
|
+
"shape": "S2w"
|
1464
1464
|
}
|
1465
1465
|
}
|
1466
1466
|
}
|
@@ -1501,7 +1501,8 @@
|
|
1501
1501
|
},
|
1502
1502
|
"TextTransformations": {
|
1503
1503
|
"shape": "S12"
|
1504
|
-
}
|
1504
|
+
},
|
1505
|
+
"SensitivityLevel": {}
|
1505
1506
|
}
|
1506
1507
|
},
|
1507
1508
|
"XssMatchStatement": {
|
@@ -1548,12 +1549,12 @@
|
|
1548
1549
|
"member": {}
|
1549
1550
|
},
|
1550
1551
|
"ForwardedIPConfig": {
|
1551
|
-
"shape": "
|
1552
|
+
"shape": "S1g"
|
1552
1553
|
}
|
1553
1554
|
}
|
1554
1555
|
},
|
1555
1556
|
"RuleGroupReferenceStatement": {
|
1556
|
-
"shape": "
|
1557
|
+
"shape": "S1j"
|
1557
1558
|
},
|
1558
1559
|
"IPSetReferenceStatement": {
|
1559
1560
|
"type": "structure",
|
@@ -1609,7 +1610,7 @@
|
|
1609
1610
|
"shape": "Sa"
|
1610
1611
|
},
|
1611
1612
|
"ForwardedIPConfig": {
|
1612
|
-
"shape": "
|
1613
|
+
"shape": "S1g"
|
1613
1614
|
}
|
1614
1615
|
}
|
1615
1616
|
},
|
@@ -1620,7 +1621,7 @@
|
|
1620
1621
|
],
|
1621
1622
|
"members": {
|
1622
1623
|
"Statements": {
|
1623
|
-
"shape": "
|
1624
|
+
"shape": "S1u"
|
1624
1625
|
}
|
1625
1626
|
}
|
1626
1627
|
},
|
@@ -1631,7 +1632,7 @@
|
|
1631
1632
|
],
|
1632
1633
|
"members": {
|
1633
1634
|
"Statements": {
|
1634
|
-
"shape": "
|
1635
|
+
"shape": "S1u"
|
1635
1636
|
}
|
1636
1637
|
}
|
1637
1638
|
},
|
@@ -1647,7 +1648,7 @@
|
|
1647
1648
|
}
|
1648
1649
|
},
|
1649
1650
|
"ManagedRuleGroupStatement": {
|
1650
|
-
"shape": "
|
1651
|
+
"shape": "S1x"
|
1651
1652
|
},
|
1652
1653
|
"LabelMatchStatement": {
|
1653
1654
|
"type": "structure",
|
@@ -1828,7 +1829,7 @@
|
|
1828
1829
|
}
|
1829
1830
|
}
|
1830
1831
|
},
|
1831
|
-
"
|
1832
|
+
"S1g": {
|
1832
1833
|
"type": "structure",
|
1833
1834
|
"required": [
|
1834
1835
|
"HeaderName",
|
@@ -1839,7 +1840,7 @@
|
|
1839
1840
|
"FallbackBehavior": {}
|
1840
1841
|
}
|
1841
1842
|
},
|
1842
|
-
"
|
1843
|
+
"S1j": {
|
1843
1844
|
"type": "structure",
|
1844
1845
|
"required": [
|
1845
1846
|
"ARN"
|
@@ -1847,11 +1848,11 @@
|
|
1847
1848
|
"members": {
|
1848
1849
|
"ARN": {},
|
1849
1850
|
"ExcludedRules": {
|
1850
|
-
"shape": "
|
1851
|
+
"shape": "S1k"
|
1851
1852
|
}
|
1852
1853
|
}
|
1853
1854
|
},
|
1854
|
-
"
|
1855
|
+
"S1k": {
|
1855
1856
|
"type": "list",
|
1856
1857
|
"member": {
|
1857
1858
|
"type": "structure",
|
@@ -1863,13 +1864,13 @@
|
|
1863
1864
|
}
|
1864
1865
|
}
|
1865
1866
|
},
|
1866
|
-
"
|
1867
|
+
"S1u": {
|
1867
1868
|
"type": "list",
|
1868
1869
|
"member": {
|
1869
1870
|
"shape": "Sa"
|
1870
1871
|
}
|
1871
1872
|
},
|
1872
|
-
"
|
1873
|
+
"S1x": {
|
1873
1874
|
"type": "structure",
|
1874
1875
|
"required": [
|
1875
1876
|
"VendorName",
|
@@ -1880,7 +1881,7 @@
|
|
1880
1881
|
"Name": {},
|
1881
1882
|
"Version": {},
|
1882
1883
|
"ExcludedRules": {
|
1883
|
-
"shape": "
|
1884
|
+
"shape": "S1k"
|
1884
1885
|
},
|
1885
1886
|
"ScopeDownStatement": {
|
1886
1887
|
"shape": "Sa"
|
@@ -1915,29 +1916,29 @@
|
|
1915
1916
|
}
|
1916
1917
|
}
|
1917
1918
|
},
|
1918
|
-
"
|
1919
|
+
"S2c": {
|
1919
1920
|
"type": "structure",
|
1920
1921
|
"members": {
|
1921
1922
|
"Block": {
|
1922
|
-
"shape": "
|
1923
|
+
"shape": "S2d"
|
1923
1924
|
},
|
1924
1925
|
"Allow": {
|
1925
|
-
"shape": "
|
1926
|
+
"shape": "S2k"
|
1926
1927
|
},
|
1927
1928
|
"Count": {
|
1928
|
-
"shape": "
|
1929
|
+
"shape": "S2m"
|
1929
1930
|
},
|
1930
1931
|
"Captcha": {
|
1931
1932
|
"type": "structure",
|
1932
1933
|
"members": {
|
1933
1934
|
"CustomRequestHandling": {
|
1934
|
-
"shape": "
|
1935
|
+
"shape": "S2l"
|
1935
1936
|
}
|
1936
1937
|
}
|
1937
1938
|
}
|
1938
1939
|
}
|
1939
1940
|
},
|
1940
|
-
"
|
1941
|
+
"S2d": {
|
1941
1942
|
"type": "structure",
|
1942
1943
|
"members": {
|
1943
1944
|
"CustomResponse": {
|
@@ -1951,13 +1952,13 @@
|
|
1951
1952
|
},
|
1952
1953
|
"CustomResponseBodyKey": {},
|
1953
1954
|
"ResponseHeaders": {
|
1954
|
-
"shape": "
|
1955
|
+
"shape": "S2g"
|
1955
1956
|
}
|
1956
1957
|
}
|
1957
1958
|
}
|
1958
1959
|
}
|
1959
1960
|
},
|
1960
|
-
"
|
1961
|
+
"S2g": {
|
1961
1962
|
"type": "list",
|
1962
1963
|
"member": {
|
1963
1964
|
"type": "structure",
|
@@ -1971,38 +1972,38 @@
|
|
1971
1972
|
}
|
1972
1973
|
}
|
1973
1974
|
},
|
1974
|
-
"
|
1975
|
+
"S2k": {
|
1975
1976
|
"type": "structure",
|
1976
1977
|
"members": {
|
1977
1978
|
"CustomRequestHandling": {
|
1978
|
-
"shape": "
|
1979
|
+
"shape": "S2l"
|
1979
1980
|
}
|
1980
1981
|
}
|
1981
1982
|
},
|
1982
|
-
"
|
1983
|
+
"S2l": {
|
1983
1984
|
"type": "structure",
|
1984
1985
|
"required": [
|
1985
1986
|
"InsertHeaders"
|
1986
1987
|
],
|
1987
1988
|
"members": {
|
1988
1989
|
"InsertHeaders": {
|
1989
|
-
"shape": "
|
1990
|
+
"shape": "S2g"
|
1990
1991
|
}
|
1991
1992
|
}
|
1992
1993
|
},
|
1993
|
-
"
|
1994
|
+
"S2m": {
|
1994
1995
|
"type": "structure",
|
1995
1996
|
"members": {
|
1996
1997
|
"CustomRequestHandling": {
|
1997
|
-
"shape": "
|
1998
|
+
"shape": "S2l"
|
1998
1999
|
}
|
1999
2000
|
}
|
2000
2001
|
},
|
2001
|
-
"
|
2002
|
+
"S2o": {
|
2002
2003
|
"type": "structure",
|
2003
2004
|
"members": {
|
2004
2005
|
"Count": {
|
2005
|
-
"shape": "
|
2006
|
+
"shape": "S2m"
|
2006
2007
|
},
|
2007
2008
|
"None": {
|
2008
2009
|
"type": "structure",
|
@@ -2010,7 +2011,7 @@
|
|
2010
2011
|
}
|
2011
2012
|
}
|
2012
2013
|
},
|
2013
|
-
"
|
2014
|
+
"S2q": {
|
2014
2015
|
"type": "list",
|
2015
2016
|
"member": {
|
2016
2017
|
"type": "structure",
|
@@ -2022,7 +2023,7 @@
|
|
2022
2023
|
}
|
2023
2024
|
}
|
2024
2025
|
},
|
2025
|
-
"
|
2026
|
+
"S2t": {
|
2026
2027
|
"type": "structure",
|
2027
2028
|
"required": [
|
2028
2029
|
"SampledRequestsEnabled",
|
@@ -2039,7 +2040,7 @@
|
|
2039
2040
|
"MetricName": {}
|
2040
2041
|
}
|
2041
2042
|
},
|
2042
|
-
"
|
2043
|
+
"S2w": {
|
2043
2044
|
"type": "structure",
|
2044
2045
|
"members": {
|
2045
2046
|
"ImmunityTimeProperty": {
|
@@ -2055,11 +2056,11 @@
|
|
2055
2056
|
}
|
2056
2057
|
}
|
2057
2058
|
},
|
2058
|
-
"
|
2059
|
+
"S34": {
|
2059
2060
|
"type": "list",
|
2060
2061
|
"member": {}
|
2061
2062
|
},
|
2062
|
-
"
|
2063
|
+
"S36": {
|
2063
2064
|
"type": "list",
|
2064
2065
|
"member": {
|
2065
2066
|
"type": "structure",
|
@@ -2073,7 +2074,7 @@
|
|
2073
2074
|
}
|
2074
2075
|
}
|
2075
2076
|
},
|
2076
|
-
"
|
2077
|
+
"S3b": {
|
2077
2078
|
"type": "structure",
|
2078
2079
|
"members": {
|
2079
2080
|
"Name": {},
|
@@ -2083,7 +2084,7 @@
|
|
2083
2084
|
"ARN": {}
|
2084
2085
|
}
|
2085
2086
|
},
|
2086
|
-
"
|
2087
|
+
"S3f": {
|
2087
2088
|
"type": "list",
|
2088
2089
|
"member": {
|
2089
2090
|
"type": "structure",
|
@@ -2092,7 +2093,7 @@
|
|
2092
2093
|
}
|
2093
2094
|
}
|
2094
2095
|
},
|
2095
|
-
"
|
2096
|
+
"S3i": {
|
2096
2097
|
"type": "structure",
|
2097
2098
|
"members": {
|
2098
2099
|
"Name": {},
|
@@ -2102,7 +2103,7 @@
|
|
2102
2103
|
"ARN": {}
|
2103
2104
|
}
|
2104
2105
|
},
|
2105
|
-
"
|
2106
|
+
"S3l": {
|
2106
2107
|
"type": "map",
|
2107
2108
|
"key": {},
|
2108
2109
|
"value": {
|
@@ -2117,7 +2118,7 @@
|
|
2117
2118
|
}
|
2118
2119
|
}
|
2119
2120
|
},
|
2120
|
-
"
|
2121
|
+
"S3q": {
|
2121
2122
|
"type": "structure",
|
2122
2123
|
"members": {
|
2123
2124
|
"Name": {},
|
@@ -2127,18 +2128,18 @@
|
|
2127
2128
|
"ARN": {}
|
2128
2129
|
}
|
2129
2130
|
},
|
2130
|
-
"
|
2131
|
+
"S3s": {
|
2131
2132
|
"type": "structure",
|
2132
2133
|
"members": {
|
2133
2134
|
"Block": {
|
2134
|
-
"shape": "
|
2135
|
+
"shape": "S2d"
|
2135
2136
|
},
|
2136
2137
|
"Allow": {
|
2137
|
-
"shape": "
|
2138
|
+
"shape": "S2k"
|
2138
2139
|
}
|
2139
2140
|
}
|
2140
2141
|
},
|
2141
|
-
"
|
2142
|
+
"S3u": {
|
2142
2143
|
"type": "structure",
|
2143
2144
|
"members": {
|
2144
2145
|
"Name": {},
|
@@ -2148,7 +2149,7 @@
|
|
2148
2149
|
"ARN": {}
|
2149
2150
|
}
|
2150
2151
|
},
|
2151
|
-
"
|
2152
|
+
"S4d": {
|
2152
2153
|
"type": "list",
|
2153
2154
|
"member": {
|
2154
2155
|
"type": "structure",
|
@@ -2157,7 +2158,7 @@
|
|
2157
2158
|
}
|
2158
2159
|
}
|
2159
2160
|
},
|
2160
|
-
"
|
2161
|
+
"S4q": {
|
2161
2162
|
"type": "structure",
|
2162
2163
|
"required": [
|
2163
2164
|
"ResourceArn",
|
@@ -2231,16 +2232,16 @@
|
|
2231
2232
|
}
|
2232
2233
|
}
|
2233
2234
|
},
|
2234
|
-
"
|
2235
|
+
"S5j": {
|
2235
2236
|
"type": "structure",
|
2236
2237
|
"members": {
|
2237
2238
|
"IPAddressVersion": {},
|
2238
2239
|
"Addresses": {
|
2239
|
-
"shape": "
|
2240
|
+
"shape": "S34"
|
2240
2241
|
}
|
2241
2242
|
}
|
2242
2243
|
},
|
2243
|
-
"
|
2244
|
+
"S5r": {
|
2244
2245
|
"type": "structure",
|
2245
2246
|
"required": [
|
2246
2247
|
"StartTime",
|
@@ -2255,7 +2256,7 @@
|
|
2255
2256
|
}
|
2256
2257
|
}
|
2257
2258
|
},
|
2258
|
-
"
|
2259
|
+
"S62": {
|
2259
2260
|
"type": "list",
|
2260
2261
|
"member": {
|
2261
2262
|
"type": "structure",
|
@@ -2265,7 +2266,7 @@
|
|
2265
2266
|
}
|
2266
2267
|
}
|
2267
2268
|
},
|
2268
|
-
"
|
2269
|
+
"S6f": {
|
2269
2270
|
"type": "structure",
|
2270
2271
|
"required": [
|
2271
2272
|
"Name",
|
@@ -2279,37 +2280,37 @@
|
|
2279
2280
|
"Id": {},
|
2280
2281
|
"ARN": {},
|
2281
2282
|
"DefaultAction": {
|
2282
|
-
"shape": "
|
2283
|
+
"shape": "S3s"
|
2283
2284
|
},
|
2284
2285
|
"Description": {},
|
2285
2286
|
"Rules": {
|
2286
2287
|
"shape": "S6"
|
2287
2288
|
},
|
2288
2289
|
"VisibilityConfig": {
|
2289
|
-
"shape": "
|
2290
|
+
"shape": "S2t"
|
2290
2291
|
},
|
2291
2292
|
"Capacity": {
|
2292
2293
|
"type": "long"
|
2293
2294
|
},
|
2294
2295
|
"PreProcessFirewallManagerRuleGroups": {
|
2295
|
-
"shape": "
|
2296
|
+
"shape": "S6g"
|
2296
2297
|
},
|
2297
2298
|
"PostProcessFirewallManagerRuleGroups": {
|
2298
|
-
"shape": "
|
2299
|
+
"shape": "S6g"
|
2299
2300
|
},
|
2300
2301
|
"ManagedByFirewallManager": {
|
2301
2302
|
"type": "boolean"
|
2302
2303
|
},
|
2303
2304
|
"LabelNamespace": {},
|
2304
2305
|
"CustomResponseBodies": {
|
2305
|
-
"shape": "
|
2306
|
+
"shape": "S3l"
|
2306
2307
|
},
|
2307
2308
|
"CaptchaConfig": {
|
2308
|
-
"shape": "
|
2309
|
+
"shape": "S2w"
|
2309
2310
|
}
|
2310
2311
|
}
|
2311
2312
|
},
|
2312
|
-
"
|
2313
|
+
"S6g": {
|
2313
2314
|
"type": "list",
|
2314
2315
|
"member": {
|
2315
2316
|
"type": "structure",
|
@@ -2329,18 +2330,18 @@
|
|
2329
2330
|
"type": "structure",
|
2330
2331
|
"members": {
|
2331
2332
|
"ManagedRuleGroupStatement": {
|
2332
|
-
"shape": "
|
2333
|
+
"shape": "S1x"
|
2333
2334
|
},
|
2334
2335
|
"RuleGroupReferenceStatement": {
|
2335
|
-
"shape": "
|
2336
|
+
"shape": "S1j"
|
2336
2337
|
}
|
2337
2338
|
}
|
2338
2339
|
},
|
2339
2340
|
"OverrideAction": {
|
2340
|
-
"shape": "
|
2341
|
+
"shape": "S2o"
|
2341
2342
|
},
|
2342
2343
|
"VisibilityConfig": {
|
2343
|
-
"shape": "
|
2344
|
+
"shape": "S2t"
|
2344
2345
|
}
|
2345
2346
|
}
|
2346
2347
|
}
|