cdk-lambda-subminute 2.0.389 → 2.0.391
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-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +387 -115
- package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +28 -21
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +140 -105
- package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +209 -62
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +61 -61
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +12 -12
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.min.json +190 -86
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +268 -186
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +518 -516
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1115 -1099
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +3 -7
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +126 -123
- package/node_modules/aws-sdk/clients/batch.d.ts +395 -36
- package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +7 -1
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +40 -0
- package/node_modules/aws-sdk/clients/docdbelastic.d.ts +253 -112
- package/node_modules/aws-sdk/clients/ec2.d.ts +2 -1
- package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iot.d.ts +11 -10
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +107 -0
- package/node_modules/aws-sdk/clients/migrationhuborchestrator.d.ts +141 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +39 -10
- package/node_modules/aws-sdk/clients/securitylake.d.ts +9 -5
- package/node_modules/aws-sdk/clients/wafv2.d.ts +5 -0
- 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 +13 -13
- package/node_modules/aws-sdk/dist/aws-sdk.js +216 -181
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +102 -102
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -90,10 +90,10 @@
|
|
90
90
|
"Description": {},
|
91
91
|
"IPAddressVersion": {},
|
92
92
|
"Addresses": {
|
93
|
-
"shape": "
|
93
|
+
"shape": "S4o"
|
94
94
|
},
|
95
95
|
"Tags": {
|
96
|
-
"shape": "
|
96
|
+
"shape": "S4q"
|
97
97
|
}
|
98
98
|
}
|
99
99
|
},
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"type": "structure",
|
102
102
|
"members": {
|
103
103
|
"Summary": {
|
104
|
-
"shape": "
|
104
|
+
"shape": "S4v"
|
105
105
|
}
|
106
106
|
}
|
107
107
|
}
|
@@ -119,10 +119,10 @@
|
|
119
119
|
"Scope": {},
|
120
120
|
"Description": {},
|
121
121
|
"RegularExpressionList": {
|
122
|
-
"shape": "
|
122
|
+
"shape": "S4z"
|
123
123
|
},
|
124
124
|
"Tags": {
|
125
|
-
"shape": "
|
125
|
+
"shape": "S4q"
|
126
126
|
}
|
127
127
|
}
|
128
128
|
},
|
@@ -130,7 +130,7 @@
|
|
130
130
|
"type": "structure",
|
131
131
|
"members": {
|
132
132
|
"Summary": {
|
133
|
-
"shape": "
|
133
|
+
"shape": "S52"
|
134
134
|
}
|
135
135
|
}
|
136
136
|
}
|
@@ -155,13 +155,13 @@
|
|
155
155
|
"shape": "S6"
|
156
156
|
},
|
157
157
|
"VisibilityConfig": {
|
158
|
-
"shape": "
|
158
|
+
"shape": "S48"
|
159
159
|
},
|
160
160
|
"Tags": {
|
161
|
-
"shape": "
|
161
|
+
"shape": "S4q"
|
162
162
|
},
|
163
163
|
"CustomResponseBodies": {
|
164
|
-
"shape": "
|
164
|
+
"shape": "S55"
|
165
165
|
}
|
166
166
|
}
|
167
167
|
},
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"type": "structure",
|
170
170
|
"members": {
|
171
171
|
"Summary": {
|
172
|
-
"shape": "
|
172
|
+
"shape": "S5a"
|
173
173
|
}
|
174
174
|
}
|
175
175
|
}
|
@@ -187,32 +187,32 @@
|
|
187
187
|
"Name": {},
|
188
188
|
"Scope": {},
|
189
189
|
"DefaultAction": {
|
190
|
-
"shape": "
|
190
|
+
"shape": "S5c"
|
191
191
|
},
|
192
192
|
"Description": {},
|
193
193
|
"Rules": {
|
194
194
|
"shape": "S6"
|
195
195
|
},
|
196
196
|
"VisibilityConfig": {
|
197
|
-
"shape": "
|
197
|
+
"shape": "S48"
|
198
198
|
},
|
199
199
|
"Tags": {
|
200
|
-
"shape": "
|
200
|
+
"shape": "S4q"
|
201
201
|
},
|
202
202
|
"CustomResponseBodies": {
|
203
|
-
"shape": "
|
203
|
+
"shape": "S55"
|
204
204
|
},
|
205
205
|
"CaptchaConfig": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "S4a"
|
207
207
|
},
|
208
208
|
"ChallengeConfig": {
|
209
|
-
"shape": "
|
209
|
+
"shape": "S4d"
|
210
210
|
},
|
211
211
|
"TokenDomains": {
|
212
|
-
"shape": "
|
212
|
+
"shape": "S5d"
|
213
213
|
},
|
214
214
|
"AssociationConfig": {
|
215
|
-
"shape": "
|
215
|
+
"shape": "S5e"
|
216
216
|
}
|
217
217
|
}
|
218
218
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Summary": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "S5k"
|
224
224
|
}
|
225
225
|
}
|
226
226
|
}
|
@@ -389,7 +389,7 @@
|
|
389
389
|
"type": "structure",
|
390
390
|
"members": {
|
391
391
|
"ManagedProducts": {
|
392
|
-
"shape": "
|
392
|
+
"shape": "S63"
|
393
393
|
}
|
394
394
|
}
|
395
395
|
}
|
@@ -410,7 +410,7 @@
|
|
410
410
|
"type": "structure",
|
411
411
|
"members": {
|
412
412
|
"ManagedProducts": {
|
413
|
-
"shape": "
|
413
|
+
"shape": "S63"
|
414
414
|
}
|
415
415
|
}
|
416
416
|
}
|
@@ -452,10 +452,10 @@
|
|
452
452
|
},
|
453
453
|
"LabelNamespace": {},
|
454
454
|
"AvailableLabels": {
|
455
|
-
"shape": "
|
455
|
+
"shape": "S6f"
|
456
456
|
},
|
457
457
|
"ConsumedLabels": {
|
458
|
-
"shape": "
|
458
|
+
"shape": "S6f"
|
459
459
|
}
|
460
460
|
}
|
461
461
|
}
|
@@ -510,7 +510,7 @@
|
|
510
510
|
"type": "structure",
|
511
511
|
"members": {
|
512
512
|
"TokenDomains": {
|
513
|
-
"shape": "
|
513
|
+
"shape": "S5d"
|
514
514
|
},
|
515
515
|
"CreationTimestamp": {
|
516
516
|
"type": "timestamp"
|
@@ -551,7 +551,7 @@
|
|
551
551
|
"Description": {},
|
552
552
|
"IPAddressVersion": {},
|
553
553
|
"Addresses": {
|
554
|
-
"shape": "
|
554
|
+
"shape": "S4o"
|
555
555
|
}
|
556
556
|
}
|
557
557
|
},
|
@@ -573,7 +573,7 @@
|
|
573
573
|
"type": "structure",
|
574
574
|
"members": {
|
575
575
|
"LoggingConfiguration": {
|
576
|
-
"shape": "
|
576
|
+
"shape": "S6v"
|
577
577
|
}
|
578
578
|
}
|
579
579
|
}
|
@@ -664,7 +664,7 @@
|
|
664
664
|
},
|
665
665
|
"ReleaseNotes": {},
|
666
666
|
"Tags": {
|
667
|
-
"shape": "
|
667
|
+
"shape": "S4q"
|
668
668
|
}
|
669
669
|
}
|
670
670
|
}
|
@@ -709,10 +709,10 @@
|
|
709
709
|
"type": "structure",
|
710
710
|
"members": {
|
711
711
|
"ManagedKeysIPV4": {
|
712
|
-
"shape": "
|
712
|
+
"shape": "S7n"
|
713
713
|
},
|
714
714
|
"ManagedKeysIPV6": {
|
715
|
-
"shape": "
|
715
|
+
"shape": "S7n"
|
716
716
|
}
|
717
717
|
}
|
718
718
|
}
|
@@ -742,7 +742,7 @@
|
|
742
742
|
"ARN": {},
|
743
743
|
"Description": {},
|
744
744
|
"RegularExpressionList": {
|
745
|
-
"shape": "
|
745
|
+
"shape": "S4z"
|
746
746
|
}
|
747
747
|
}
|
748
748
|
},
|
@@ -784,17 +784,17 @@
|
|
784
784
|
"shape": "S6"
|
785
785
|
},
|
786
786
|
"VisibilityConfig": {
|
787
|
-
"shape": "
|
787
|
+
"shape": "S48"
|
788
788
|
},
|
789
789
|
"LabelNamespace": {},
|
790
790
|
"CustomResponseBodies": {
|
791
|
-
"shape": "
|
791
|
+
"shape": "S55"
|
792
792
|
},
|
793
793
|
"AvailableLabels": {
|
794
|
-
"shape": "
|
794
|
+
"shape": "S6f"
|
795
795
|
},
|
796
796
|
"ConsumedLabels": {
|
797
|
-
"shape": "
|
797
|
+
"shape": "S6f"
|
798
798
|
}
|
799
799
|
}
|
800
800
|
},
|
@@ -817,7 +817,7 @@
|
|
817
817
|
"RuleMetricName": {},
|
818
818
|
"Scope": {},
|
819
819
|
"TimeWindow": {
|
820
|
-
"shape": "
|
820
|
+
"shape": "S7v"
|
821
821
|
},
|
822
822
|
"MaxItems": {
|
823
823
|
"type": "long"
|
@@ -845,7 +845,7 @@
|
|
845
845
|
"Method": {},
|
846
846
|
"HTTPVersion": {},
|
847
847
|
"Headers": {
|
848
|
-
"shape": "
|
848
|
+
"shape": "S86"
|
849
849
|
}
|
850
850
|
}
|
851
851
|
},
|
@@ -858,13 +858,13 @@
|
|
858
858
|
"Action": {},
|
859
859
|
"RuleNameWithinRuleGroup": {},
|
860
860
|
"RequestHeadersInserted": {
|
861
|
-
"shape": "
|
861
|
+
"shape": "S86"
|
862
862
|
},
|
863
863
|
"ResponseCodeSent": {
|
864
864
|
"type": "integer"
|
865
865
|
},
|
866
866
|
"Labels": {
|
867
|
-
"shape": "
|
867
|
+
"shape": "S45"
|
868
868
|
},
|
869
869
|
"CaptchaResponse": {
|
870
870
|
"type": "structure",
|
@@ -898,7 +898,7 @@
|
|
898
898
|
"type": "long"
|
899
899
|
},
|
900
900
|
"TimeWindow": {
|
901
|
-
"shape": "
|
901
|
+
"shape": "S7v"
|
902
902
|
}
|
903
903
|
}
|
904
904
|
}
|
@@ -921,7 +921,7 @@
|
|
921
921
|
"type": "structure",
|
922
922
|
"members": {
|
923
923
|
"WebACL": {
|
924
|
-
"shape": "
|
924
|
+
"shape": "S8k"
|
925
925
|
},
|
926
926
|
"LockToken": {},
|
927
927
|
"ApplicationIntegrationURL": {}
|
@@ -942,7 +942,7 @@
|
|
942
942
|
"type": "structure",
|
943
943
|
"members": {
|
944
944
|
"WebACL": {
|
945
|
-
"shape": "
|
945
|
+
"shape": "S8k"
|
946
946
|
}
|
947
947
|
}
|
948
948
|
}
|
@@ -971,7 +971,7 @@
|
|
971
971
|
"type": "structure",
|
972
972
|
"members": {
|
973
973
|
"TokenDomains": {
|
974
|
-
"shape": "
|
974
|
+
"shape": "S5d"
|
975
975
|
},
|
976
976
|
"APIKey": {},
|
977
977
|
"CreationTimestamp": {
|
@@ -1081,7 +1081,7 @@
|
|
1081
1081
|
"IPSets": {
|
1082
1082
|
"type": "list",
|
1083
1083
|
"member": {
|
1084
|
-
"shape": "
|
1084
|
+
"shape": "S4v"
|
1085
1085
|
}
|
1086
1086
|
}
|
1087
1087
|
}
|
@@ -1107,7 +1107,7 @@
|
|
1107
1107
|
"LoggingConfigurations": {
|
1108
1108
|
"type": "list",
|
1109
1109
|
"member": {
|
1110
|
-
"shape": "
|
1110
|
+
"shape": "S6v"
|
1111
1111
|
}
|
1112
1112
|
},
|
1113
1113
|
"NextMarker": {}
|
@@ -1203,7 +1203,7 @@
|
|
1203
1203
|
"RegexPatternSets": {
|
1204
1204
|
"type": "list",
|
1205
1205
|
"member": {
|
1206
|
-
"shape": "
|
1206
|
+
"shape": "S52"
|
1207
1207
|
}
|
1208
1208
|
}
|
1209
1209
|
}
|
@@ -1251,7 +1251,7 @@
|
|
1251
1251
|
"RuleGroups": {
|
1252
1252
|
"type": "list",
|
1253
1253
|
"member": {
|
1254
|
-
"shape": "
|
1254
|
+
"shape": "S5a"
|
1255
1255
|
}
|
1256
1256
|
}
|
1257
1257
|
}
|
@@ -1280,7 +1280,7 @@
|
|
1280
1280
|
"members": {
|
1281
1281
|
"ResourceARN": {},
|
1282
1282
|
"TagList": {
|
1283
|
-
"shape": "
|
1283
|
+
"shape": "S4q"
|
1284
1284
|
}
|
1285
1285
|
}
|
1286
1286
|
}
|
@@ -1308,7 +1308,7 @@
|
|
1308
1308
|
"WebACLs": {
|
1309
1309
|
"type": "list",
|
1310
1310
|
"member": {
|
1311
|
-
"shape": "
|
1311
|
+
"shape": "S5k"
|
1312
1312
|
}
|
1313
1313
|
}
|
1314
1314
|
}
|
@@ -1322,7 +1322,7 @@
|
|
1322
1322
|
],
|
1323
1323
|
"members": {
|
1324
1324
|
"LoggingConfiguration": {
|
1325
|
-
"shape": "
|
1325
|
+
"shape": "S6v"
|
1326
1326
|
}
|
1327
1327
|
}
|
1328
1328
|
},
|
@@ -1330,7 +1330,7 @@
|
|
1330
1330
|
"type": "structure",
|
1331
1331
|
"members": {
|
1332
1332
|
"LoggingConfiguration": {
|
1333
|
-
"shape": "
|
1333
|
+
"shape": "S6v"
|
1334
1334
|
}
|
1335
1335
|
}
|
1336
1336
|
}
|
@@ -1399,7 +1399,7 @@
|
|
1399
1399
|
"members": {
|
1400
1400
|
"ResourceARN": {},
|
1401
1401
|
"Tags": {
|
1402
|
-
"shape": "
|
1402
|
+
"shape": "S4q"
|
1403
1403
|
}
|
1404
1404
|
}
|
1405
1405
|
},
|
@@ -1444,7 +1444,7 @@
|
|
1444
1444
|
"Id": {},
|
1445
1445
|
"Description": {},
|
1446
1446
|
"Addresses": {
|
1447
|
-
"shape": "
|
1447
|
+
"shape": "S4o"
|
1448
1448
|
},
|
1449
1449
|
"LockToken": {}
|
1450
1450
|
}
|
@@ -1505,7 +1505,7 @@
|
|
1505
1505
|
"Id": {},
|
1506
1506
|
"Description": {},
|
1507
1507
|
"RegularExpressionList": {
|
1508
|
-
"shape": "
|
1508
|
+
"shape": "S4z"
|
1509
1509
|
},
|
1510
1510
|
"LockToken": {}
|
1511
1511
|
}
|
@@ -1536,11 +1536,11 @@
|
|
1536
1536
|
"shape": "S6"
|
1537
1537
|
},
|
1538
1538
|
"VisibilityConfig": {
|
1539
|
-
"shape": "
|
1539
|
+
"shape": "S48"
|
1540
1540
|
},
|
1541
1541
|
"LockToken": {},
|
1542
1542
|
"CustomResponseBodies": {
|
1543
|
-
"shape": "
|
1543
|
+
"shape": "S55"
|
1544
1544
|
}
|
1545
1545
|
}
|
1546
1546
|
},
|
@@ -1567,30 +1567,30 @@
|
|
1567
1567
|
"Scope": {},
|
1568
1568
|
"Id": {},
|
1569
1569
|
"DefaultAction": {
|
1570
|
-
"shape": "
|
1570
|
+
"shape": "S5c"
|
1571
1571
|
},
|
1572
1572
|
"Description": {},
|
1573
1573
|
"Rules": {
|
1574
1574
|
"shape": "S6"
|
1575
1575
|
},
|
1576
1576
|
"VisibilityConfig": {
|
1577
|
-
"shape": "
|
1577
|
+
"shape": "S48"
|
1578
1578
|
},
|
1579
1579
|
"LockToken": {},
|
1580
1580
|
"CustomResponseBodies": {
|
1581
|
-
"shape": "
|
1581
|
+
"shape": "S55"
|
1582
1582
|
},
|
1583
1583
|
"CaptchaConfig": {
|
1584
|
-
"shape": "
|
1584
|
+
"shape": "S4a"
|
1585
1585
|
},
|
1586
1586
|
"ChallengeConfig": {
|
1587
|
-
"shape": "
|
1587
|
+
"shape": "S4d"
|
1588
1588
|
},
|
1589
1589
|
"TokenDomains": {
|
1590
|
-
"shape": "
|
1590
|
+
"shape": "S5d"
|
1591
1591
|
},
|
1592
1592
|
"AssociationConfig": {
|
1593
|
-
"shape": "
|
1593
|
+
"shape": "S5e"
|
1594
1594
|
}
|
1595
1595
|
}
|
1596
1596
|
},
|
@@ -1625,19 +1625,19 @@
|
|
1625
1625
|
"shape": "S1q"
|
1626
1626
|
},
|
1627
1627
|
"OverrideAction": {
|
1628
|
-
"shape": "
|
1628
|
+
"shape": "S43"
|
1629
1629
|
},
|
1630
1630
|
"RuleLabels": {
|
1631
|
-
"shape": "
|
1631
|
+
"shape": "S45"
|
1632
1632
|
},
|
1633
1633
|
"VisibilityConfig": {
|
1634
|
-
"shape": "
|
1634
|
+
"shape": "S48"
|
1635
1635
|
},
|
1636
1636
|
"CaptchaConfig": {
|
1637
|
-
"shape": "
|
1637
|
+
"shape": "S4a"
|
1638
1638
|
},
|
1639
1639
|
"ChallengeConfig": {
|
1640
|
-
"shape": "
|
1640
|
+
"shape": "S4d"
|
1641
1641
|
}
|
1642
1642
|
}
|
1643
1643
|
}
|
@@ -1782,6 +1782,9 @@
|
|
1782
1782
|
"Limit": {
|
1783
1783
|
"type": "long"
|
1784
1784
|
},
|
1785
|
+
"EvaluationWindowSec": {
|
1786
|
+
"type": "long"
|
1787
|
+
},
|
1785
1788
|
"AggregateKeyType": {},
|
1786
1789
|
"ScopeDownStatement": {
|
1787
1790
|
"shape": "Sa"
|
@@ -1888,7 +1891,7 @@
|
|
1888
1891
|
],
|
1889
1892
|
"members": {
|
1890
1893
|
"Statements": {
|
1891
|
-
"shape": "
|
1894
|
+
"shape": "S2o"
|
1892
1895
|
}
|
1893
1896
|
}
|
1894
1897
|
},
|
@@ -1899,7 +1902,7 @@
|
|
1899
1902
|
],
|
1900
1903
|
"members": {
|
1901
1904
|
"Statements": {
|
1902
|
-
"shape": "
|
1905
|
+
"shape": "S2o"
|
1903
1906
|
}
|
1904
1907
|
}
|
1905
1908
|
},
|
@@ -1915,7 +1918,7 @@
|
|
1915
1918
|
}
|
1916
1919
|
},
|
1917
1920
|
"ManagedRuleGroupStatement": {
|
1918
|
-
"shape": "
|
1921
|
+
"shape": "S2r"
|
1919
1922
|
},
|
1920
1923
|
"LabelMatchStatement": {
|
1921
1924
|
"type": "structure",
|
@@ -2259,13 +2262,13 @@
|
|
2259
2262
|
}
|
2260
2263
|
}
|
2261
2264
|
},
|
2262
|
-
"
|
2265
|
+
"S2o": {
|
2263
2266
|
"type": "list",
|
2264
2267
|
"member": {
|
2265
2268
|
"shape": "Sa"
|
2266
2269
|
}
|
2267
2270
|
},
|
2268
|
-
"
|
2271
|
+
"S2r": {
|
2269
2272
|
"type": "structure",
|
2270
2273
|
"required": [
|
2271
2274
|
"VendorName",
|
@@ -2295,12 +2298,12 @@
|
|
2295
2298
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PayloadType"
|
2296
2299
|
},
|
2297
2300
|
"UsernameField": {
|
2298
|
-
"shape": "
|
2301
|
+
"shape": "S2y",
|
2299
2302
|
"deprecated": true,
|
2300
2303
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection UsernameField"
|
2301
2304
|
},
|
2302
2305
|
"PasswordField": {
|
2303
|
-
"shape": "
|
2306
|
+
"shape": "S30",
|
2304
2307
|
"deprecated": true,
|
2305
2308
|
"deprecatedMessage": "Deprecated. Use AWSManagedRulesATPRuleSet RequestInspection PasswordField"
|
2306
2309
|
},
|
@@ -2333,15 +2336,15 @@
|
|
2333
2336
|
"members": {
|
2334
2337
|
"PayloadType": {},
|
2335
2338
|
"UsernameField": {
|
2336
|
-
"shape": "
|
2339
|
+
"shape": "S2y"
|
2337
2340
|
},
|
2338
2341
|
"PasswordField": {
|
2339
|
-
"shape": "
|
2342
|
+
"shape": "S30"
|
2340
2343
|
}
|
2341
2344
|
}
|
2342
2345
|
},
|
2343
2346
|
"ResponseInspection": {
|
2344
|
-
"shape": "
|
2347
|
+
"shape": "S37"
|
2345
2348
|
},
|
2346
2349
|
"EnableRegexInPath": {
|
2347
2350
|
"type": "boolean"
|
@@ -2366,10 +2369,10 @@
|
|
2366
2369
|
"members": {
|
2367
2370
|
"PayloadType": {},
|
2368
2371
|
"UsernameField": {
|
2369
|
-
"shape": "
|
2372
|
+
"shape": "S2y"
|
2370
2373
|
},
|
2371
2374
|
"PasswordField": {
|
2372
|
-
"shape": "
|
2375
|
+
"shape": "S30"
|
2373
2376
|
},
|
2374
2377
|
"EmailField": {
|
2375
2378
|
"type": "structure",
|
@@ -2407,7 +2410,7 @@
|
|
2407
2410
|
}
|
2408
2411
|
},
|
2409
2412
|
"ResponseInspection": {
|
2410
|
-
"shape": "
|
2413
|
+
"shape": "S37"
|
2411
2414
|
},
|
2412
2415
|
"EnableRegexInPath": {
|
2413
2416
|
"type": "boolean"
|
@@ -2422,7 +2425,7 @@
|
|
2422
2425
|
}
|
2423
2426
|
}
|
2424
2427
|
},
|
2425
|
-
"
|
2428
|
+
"S2y": {
|
2426
2429
|
"type": "structure",
|
2427
2430
|
"required": [
|
2428
2431
|
"Identifier"
|
@@ -2431,7 +2434,7 @@
|
|
2431
2434
|
"Identifier": {}
|
2432
2435
|
}
|
2433
2436
|
},
|
2434
|
-
"
|
2437
|
+
"S30": {
|
2435
2438
|
"type": "structure",
|
2436
2439
|
"required": [
|
2437
2440
|
"Identifier"
|
@@ -2440,7 +2443,7 @@
|
|
2440
2443
|
"Identifier": {}
|
2441
2444
|
}
|
2442
2445
|
},
|
2443
|
-
"
|
2446
|
+
"S37": {
|
2444
2447
|
"type": "structure",
|
2445
2448
|
"members": {
|
2446
2449
|
"StatusCode": {
|
@@ -2521,7 +2524,7 @@
|
|
2521
2524
|
}
|
2522
2525
|
}
|
2523
2526
|
},
|
2524
|
-
"
|
2527
|
+
"S43": {
|
2525
2528
|
"type": "structure",
|
2526
2529
|
"members": {
|
2527
2530
|
"Count": {
|
@@ -2533,7 +2536,7 @@
|
|
2533
2536
|
}
|
2534
2537
|
}
|
2535
2538
|
},
|
2536
|
-
"
|
2539
|
+
"S45": {
|
2537
2540
|
"type": "list",
|
2538
2541
|
"member": {
|
2539
2542
|
"type": "structure",
|
@@ -2545,7 +2548,7 @@
|
|
2545
2548
|
}
|
2546
2549
|
}
|
2547
2550
|
},
|
2548
|
-
"
|
2551
|
+
"S48": {
|
2549
2552
|
"type": "structure",
|
2550
2553
|
"required": [
|
2551
2554
|
"SampledRequestsEnabled",
|
@@ -2562,15 +2565,15 @@
|
|
2562
2565
|
"MetricName": {}
|
2563
2566
|
}
|
2564
2567
|
},
|
2565
|
-
"
|
2568
|
+
"S4a": {
|
2566
2569
|
"type": "structure",
|
2567
2570
|
"members": {
|
2568
2571
|
"ImmunityTimeProperty": {
|
2569
|
-
"shape": "
|
2572
|
+
"shape": "S4b"
|
2570
2573
|
}
|
2571
2574
|
}
|
2572
2575
|
},
|
2573
|
-
"
|
2576
|
+
"S4b": {
|
2574
2577
|
"type": "structure",
|
2575
2578
|
"required": [
|
2576
2579
|
"ImmunityTime"
|
@@ -2581,19 +2584,19 @@
|
|
2581
2584
|
}
|
2582
2585
|
}
|
2583
2586
|
},
|
2584
|
-
"
|
2587
|
+
"S4d": {
|
2585
2588
|
"type": "structure",
|
2586
2589
|
"members": {
|
2587
2590
|
"ImmunityTimeProperty": {
|
2588
|
-
"shape": "
|
2591
|
+
"shape": "S4b"
|
2589
2592
|
}
|
2590
2593
|
}
|
2591
2594
|
},
|
2592
|
-
"
|
2595
|
+
"S4o": {
|
2593
2596
|
"type": "list",
|
2594
2597
|
"member": {}
|
2595
2598
|
},
|
2596
|
-
"
|
2599
|
+
"S4q": {
|
2597
2600
|
"type": "list",
|
2598
2601
|
"member": {
|
2599
2602
|
"type": "structure",
|
@@ -2607,7 +2610,7 @@
|
|
2607
2610
|
}
|
2608
2611
|
}
|
2609
2612
|
},
|
2610
|
-
"
|
2613
|
+
"S4v": {
|
2611
2614
|
"type": "structure",
|
2612
2615
|
"members": {
|
2613
2616
|
"Name": {},
|
@@ -2617,7 +2620,7 @@
|
|
2617
2620
|
"ARN": {}
|
2618
2621
|
}
|
2619
2622
|
},
|
2620
|
-
"
|
2623
|
+
"S4z": {
|
2621
2624
|
"type": "list",
|
2622
2625
|
"member": {
|
2623
2626
|
"type": "structure",
|
@@ -2626,7 +2629,7 @@
|
|
2626
2629
|
}
|
2627
2630
|
}
|
2628
2631
|
},
|
2629
|
-
"
|
2632
|
+
"S52": {
|
2630
2633
|
"type": "structure",
|
2631
2634
|
"members": {
|
2632
2635
|
"Name": {},
|
@@ -2636,7 +2639,7 @@
|
|
2636
2639
|
"ARN": {}
|
2637
2640
|
}
|
2638
2641
|
},
|
2639
|
-
"
|
2642
|
+
"S55": {
|
2640
2643
|
"type": "map",
|
2641
2644
|
"key": {},
|
2642
2645
|
"value": {
|
@@ -2651,7 +2654,7 @@
|
|
2651
2654
|
}
|
2652
2655
|
}
|
2653
2656
|
},
|
2654
|
-
"
|
2657
|
+
"S5a": {
|
2655
2658
|
"type": "structure",
|
2656
2659
|
"members": {
|
2657
2660
|
"Name": {},
|
@@ -2661,7 +2664,7 @@
|
|
2661
2664
|
"ARN": {}
|
2662
2665
|
}
|
2663
2666
|
},
|
2664
|
-
"
|
2667
|
+
"S5c": {
|
2665
2668
|
"type": "structure",
|
2666
2669
|
"members": {
|
2667
2670
|
"Block": {
|
@@ -2672,11 +2675,11 @@
|
|
2672
2675
|
}
|
2673
2676
|
}
|
2674
2677
|
},
|
2675
|
-
"
|
2678
|
+
"S5d": {
|
2676
2679
|
"type": "list",
|
2677
2680
|
"member": {}
|
2678
2681
|
},
|
2679
|
-
"
|
2682
|
+
"S5e": {
|
2680
2683
|
"type": "structure",
|
2681
2684
|
"members": {
|
2682
2685
|
"RequestBody": {
|
@@ -2694,7 +2697,7 @@
|
|
2694
2697
|
}
|
2695
2698
|
}
|
2696
2699
|
},
|
2697
|
-
"
|
2700
|
+
"S5k": {
|
2698
2701
|
"type": "structure",
|
2699
2702
|
"members": {
|
2700
2703
|
"Name": {},
|
@@ -2704,7 +2707,7 @@
|
|
2704
2707
|
"ARN": {}
|
2705
2708
|
}
|
2706
2709
|
},
|
2707
|
-
"
|
2710
|
+
"S63": {
|
2708
2711
|
"type": "list",
|
2709
2712
|
"member": {
|
2710
2713
|
"type": "structure",
|
@@ -2725,7 +2728,7 @@
|
|
2725
2728
|
}
|
2726
2729
|
}
|
2727
2730
|
},
|
2728
|
-
"
|
2731
|
+
"S6f": {
|
2729
2732
|
"type": "list",
|
2730
2733
|
"member": {
|
2731
2734
|
"type": "structure",
|
@@ -2734,7 +2737,7 @@
|
|
2734
2737
|
}
|
2735
2738
|
}
|
2736
2739
|
},
|
2737
|
-
"
|
2740
|
+
"S6v": {
|
2738
2741
|
"type": "structure",
|
2739
2742
|
"required": [
|
2740
2743
|
"ResourceArn",
|
@@ -2808,16 +2811,16 @@
|
|
2808
2811
|
}
|
2809
2812
|
}
|
2810
2813
|
},
|
2811
|
-
"
|
2814
|
+
"S7n": {
|
2812
2815
|
"type": "structure",
|
2813
2816
|
"members": {
|
2814
2817
|
"IPAddressVersion": {},
|
2815
2818
|
"Addresses": {
|
2816
|
-
"shape": "
|
2819
|
+
"shape": "S4o"
|
2817
2820
|
}
|
2818
2821
|
}
|
2819
2822
|
},
|
2820
|
-
"
|
2823
|
+
"S7v": {
|
2821
2824
|
"type": "structure",
|
2822
2825
|
"required": [
|
2823
2826
|
"StartTime",
|
@@ -2832,7 +2835,7 @@
|
|
2832
2835
|
}
|
2833
2836
|
}
|
2834
2837
|
},
|
2835
|
-
"
|
2838
|
+
"S86": {
|
2836
2839
|
"type": "list",
|
2837
2840
|
"member": {
|
2838
2841
|
"type": "structure",
|
@@ -2842,7 +2845,7 @@
|
|
2842
2845
|
}
|
2843
2846
|
}
|
2844
2847
|
},
|
2845
|
-
"
|
2848
|
+
"S8k": {
|
2846
2849
|
"type": "structure",
|
2847
2850
|
"required": [
|
2848
2851
|
"Name",
|
@@ -2856,46 +2859,46 @@
|
|
2856
2859
|
"Id": {},
|
2857
2860
|
"ARN": {},
|
2858
2861
|
"DefaultAction": {
|
2859
|
-
"shape": "
|
2862
|
+
"shape": "S5c"
|
2860
2863
|
},
|
2861
2864
|
"Description": {},
|
2862
2865
|
"Rules": {
|
2863
2866
|
"shape": "S6"
|
2864
2867
|
},
|
2865
2868
|
"VisibilityConfig": {
|
2866
|
-
"shape": "
|
2869
|
+
"shape": "S48"
|
2867
2870
|
},
|
2868
2871
|
"Capacity": {
|
2869
2872
|
"type": "long"
|
2870
2873
|
},
|
2871
2874
|
"PreProcessFirewallManagerRuleGroups": {
|
2872
|
-
"shape": "
|
2875
|
+
"shape": "S8l"
|
2873
2876
|
},
|
2874
2877
|
"PostProcessFirewallManagerRuleGroups": {
|
2875
|
-
"shape": "
|
2878
|
+
"shape": "S8l"
|
2876
2879
|
},
|
2877
2880
|
"ManagedByFirewallManager": {
|
2878
2881
|
"type": "boolean"
|
2879
2882
|
},
|
2880
2883
|
"LabelNamespace": {},
|
2881
2884
|
"CustomResponseBodies": {
|
2882
|
-
"shape": "
|
2885
|
+
"shape": "S55"
|
2883
2886
|
},
|
2884
2887
|
"CaptchaConfig": {
|
2885
|
-
"shape": "
|
2888
|
+
"shape": "S4a"
|
2886
2889
|
},
|
2887
2890
|
"ChallengeConfig": {
|
2888
|
-
"shape": "
|
2891
|
+
"shape": "S4d"
|
2889
2892
|
},
|
2890
2893
|
"TokenDomains": {
|
2891
|
-
"shape": "
|
2894
|
+
"shape": "S5d"
|
2892
2895
|
},
|
2893
2896
|
"AssociationConfig": {
|
2894
|
-
"shape": "
|
2897
|
+
"shape": "S5e"
|
2895
2898
|
}
|
2896
2899
|
}
|
2897
2900
|
},
|
2898
|
-
"
|
2901
|
+
"S8l": {
|
2899
2902
|
"type": "list",
|
2900
2903
|
"member": {
|
2901
2904
|
"type": "structure",
|
@@ -2915,7 +2918,7 @@
|
|
2915
2918
|
"type": "structure",
|
2916
2919
|
"members": {
|
2917
2920
|
"ManagedRuleGroupStatement": {
|
2918
|
-
"shape": "
|
2921
|
+
"shape": "S2r"
|
2919
2922
|
},
|
2920
2923
|
"RuleGroupReferenceStatement": {
|
2921
2924
|
"shape": "S1l"
|
@@ -2923,10 +2926,10 @@
|
|
2923
2926
|
}
|
2924
2927
|
},
|
2925
2928
|
"OverrideAction": {
|
2926
|
-
"shape": "
|
2929
|
+
"shape": "S43"
|
2927
2930
|
},
|
2928
2931
|
"VisibilityConfig": {
|
2929
|
-
"shape": "
|
2932
|
+
"shape": "S48"
|
2930
2933
|
}
|
2931
2934
|
}
|
2932
2935
|
}
|