Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 50f1675

Browse files
clover schema update
1 parent 8efe796 commit 50f1675

3 files changed

Lines changed: 639 additions & 575 deletions

File tree

bin/clover/inferred.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,6 +1645,12 @@
16451645
"large"
16461646
]
16471647
},
1648+
"Specifies the action when a termination lifecycle hook is abandoned due to failure, timeout, or explicit abandonment (calling CompleteLifecycleAction). \n Set to ``retain`` to move instances to a retained state. Set to ``terminate`` for default termination behavior. \n Retained instances don't count toward desired capacity and remain until you call ``TerminateInstanceInAutoScalingGroup``.": {
1649+
"enum": [
1650+
"retain",
1651+
"terminate"
1652+
]
1653+
},
16481654
"The method used to distribute log data to the destination, which can be either random or grouped by log stream.": {
16491655
"enum": [
16501656
"random",
@@ -8648,6 +8654,9 @@
86488654
"The ARN of the Lambda function to be called for authorization.": {
86498655
"enum": null
86508656
},
8657+
"The ARN of the MailManager archive to associate with the configuration set.": {
8658+
"enum": null
8659+
},
86518660
"The ARN of the OpenSearch Service vector store.": {
86528661
"enum": null
86538662
},
@@ -8999,6 +9008,9 @@
89999008
"The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.": {
90009009
"enum": null
90019010
},
9011+
"The AWS Region where the database snapshot was created.": {
9012+
"enum": null
9013+
},
90029014
"The AWS Region where the disk snapshot was created.": {
90039015
"enum": null
90049016
},
@@ -9857,6 +9869,9 @@
98579869
"The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.": {
98589870
"enum": null
98599871
},
9872+
"The Availability Zone where the database snapshot was created.": {
9873+
"enum": null
9874+
},
98609875
"The Availability Zone where the disk snapshot was created.": {
98619876
"enum": null
98629877
},
@@ -14339,6 +14354,9 @@
1433914354
"The name for your Cases domain. It must be unique for your AWS account.": {
1434014355
"enum": null
1434114356
},
14357+
"The name for your new database snapshot.": {
14358+
"enum": null
14359+
},
1434214360
"The name given by the user to the data filter cell.": {
1434314361
"enum": null
1434414362
},
@@ -15008,6 +15026,9 @@
1500815026
"The name of the database in which the crawler's output is stored.": {
1500915027
"enum": null
1501015028
},
15029+
"The name of the database on which to base your new snapshot.": {
15030+
"enum": null
15031+
},
1501115032
"The name of the database resource. Unique to the Data Catalog.": {
1501215033
"enum": null
1501315034
},
@@ -16508,6 +16529,9 @@
1650816529
"The path you provided to perform the load balancer health check. If you didn't specify a health check path, Lightsail uses the root path of your website (e.g., \"/\").": {
1650916530
"enum": null
1651016531
},
16532+
"The payload template associated with the command.": {
16533+
"enum": null
16534+
},
1651116535
"The peer BGP ASN.": {
1651216536
"enum": null
1651316537
},
@@ -18992,6 +19016,9 @@
1899219016
"URL for Connector": {
1899319017
"enum": null
1899419018
},
19019+
"URL of the server to receive the MDN response on": {
19020+
"enum": null
19021+
},
1899519022
"URL that vends the IdPs metadata.": {
1899619023
"enum": null
1899719024
},

0 commit comments

Comments
 (0)