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

Commit 242f8ae

Browse files
authored
Merge pull request #8337 from systeminit/create-pull-request/patch
chore: clover schema update
2 parents f08d5b2 + a303c39 commit 242f8ae

File tree

2 files changed

+70
-1
lines changed

2 files changed

+70
-1
lines changed

bin/clover/inferred.json

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8783,6 +8783,9 @@
87838783
"The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the RegionalCertificateArn.": {
87848784
"enum": null
87858785
},
8786+
"The ARN of the query engine role.": {
8787+
"enum": null
8788+
},
87868789
"The ARN of the recipe to use for model training. Only specified when performAutoML is false.": {
87878790
"enum": null
87888791
},
@@ -8843,6 +8846,12 @@
88438846
"The ARN of the schema to associate with the dataset. The schema defines the dataset fields.": {
88448847
"enum": null
88458848
},
8849+
"The ARN of the secret containing the private key.": {
8850+
"enum": null
8851+
},
8852+
"The ARN of the secret containing the public key.": {
8853+
"enum": null
8854+
},
88468855
"The ARN of the secret that contains superuser credentials, if you use the alternating users rotation strategy. CloudFormation grants the execution role for the Lambda rotation function GetSecretValue permission to the secret in this property.": {
88478856
"enum": null
88488857
},
@@ -8918,6 +8927,9 @@
89188927
"The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption. To specify a CMK, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. ": {
89198928
"enum": null
89208929
},
8930+
"The AWS KMS key ID.": {
8931+
"enum": null
8932+
},
89218933
"The AWS KMS key identifier (ARN) used to encrypt AWS EMR Studio workspace and notebook files when backed up to AWS S3.": {
89228934
"enum": null
89238935
},
@@ -9107,6 +9119,9 @@
91079119
"The Amazon ECR repository prefix associated with the pull through cache rule.": {
91089120
"enum": null
91099121
},
9122+
"The Amazon EMR release label.": {
9123+
"enum": null
9124+
},
91109125
"The Amazon Eventbridge bus for the event integration.": {
91119126
"enum": null
91129127
},
@@ -9980,6 +9995,9 @@
99809995
"The ECRRepositoryPrefix is a custom alias for upstream registry url.": {
99819996
"enum": null
99829997
},
9998+
"The EKS namespace.": {
9999+
"enum": null
10000+
},
998310001
"The Elastic IP (EIP) address for the cluster.": {
998410002
"enum": null
998510003
},
@@ -10469,6 +10487,9 @@
1046910487
"The ID of the cluster the node is on.": {
1047010488
"enum": null
1047110489
},
10490+
"The ID of the cluster.": {
10491+
"enum": null
10492+
},
1047210493
"The ID of the component type.": {
1047310494
"enum": null
1047410495
},
@@ -10784,6 +10805,9 @@
1078410805
"The ID of the user.": {
1078510806
"enum": null
1078610807
},
10808+
"The ID of the virtual cluster for which the managed endpoint is created.": {
10809+
"enum": null
10810+
},
1078710811
"The ID of the virtual interface group": {
1078810812
"enum": null
1078910813
},
@@ -10997,6 +11021,9 @@
1099711021
"The KMS key ARN to encrypt the logs stored in managed log persistence.": {
1099811022
"enum": null
1099911023
},
11024+
"The KMS key ID for encryption.": {
11025+
"enum": null
11026+
},
1100011027
"The KMS key for the database. If the KMS key is not specified, the database will be encrypted with a Timestream managed KMS key located in your account.": {
1100111028
"enum": null
1100211029
},
@@ -11183,6 +11210,9 @@
1118311210
"The S3 bucket where AWS delivers the report.": {
1118411211
"enum": null
1118511212
},
11213+
"The S3 encryption option.": {
11214+
"enum": null
11215+
},
1118611216
"The S3 key": {
1118711217
"enum": null
1118811218
},
@@ -11708,6 +11738,9 @@
1170811738
"The certificate attached to the Distribution.": {
1170911739
"enum": null
1171011740
},
11741+
"The certificate provider type.": {
11742+
"enum": null
11743+
},
1171111744
"The certificate serial number.": {
1171211745
"enum": null
1171311746
},
@@ -11888,6 +11921,12 @@
1188811921
"The container image to be run by the processing job.": {
1188911922
"enum": null
1189011923
},
11924+
"The container provider ID.": {
11925+
"enum": null
11926+
},
11927+
"The container provider type.": {
11928+
"enum": null
11929+
},
1189111930
"The content SHA256 of the message template.": {
1189211931
"enum": null
1189311932
},
@@ -12215,6 +12254,9 @@
1221512254
"The deployment ID of the pipeline, used to trigger new image pipeline executions.": {
1221612255
"enum": null
1221712256
},
12257+
"The deployment order for the environment.": {
12258+
"enum": null
12259+
},
1221812260
"The deployment strategy ID.": {
1221912261
"enum": null
1222012262
},
@@ -12815,6 +12857,9 @@
1281512857
"The email body that is visible to recipients whose email clients do not display HTML content.": {
1281612858
"enum": null
1281712859
},
12860+
"The encryption key provider type.": {
12861+
"enum": null
12862+
},
1281812863
"The encryption keys used to encrypt data.": {
1281912864
"enum": null
1282012865
},
@@ -12917,6 +12962,9 @@
1291712962
"The execution role ARN assumed by hooks to read Guard rules from S3 and write Guard outputs to S3.": {
1291812963
"enum": null
1291912964
},
12965+
"The execution role ARN for the managed endpoint.": {
12966+
"enum": null
12967+
},
1292012968
"The execution role for the space.": {
1292112969
"enum": null
1292212970
},
@@ -13319,6 +13367,12 @@
1331913367
"The identifier of the domain in which the connection is created.": {
1332013368
"enum": null
1332113369
},
13370+
"The identifier of the environment blueprint.": {
13371+
"enum": null
13372+
},
13373+
"The identifier of the environment configuration.": {
13374+
"enum": null
13375+
},
1332213376
"The identifier of the environment in which the connection is created.": {
1332313377
"enum": null
1332413378
},
@@ -15251,6 +15305,9 @@
1525115305
"The name of the logging configuration. The value does not need to be unique.": {
1525215306
"enum": null
1525315307
},
15308+
"The name of the managed endpoint.": {
15309+
"enum": null
15310+
},
1525415311
"The name of the master user for the DB cluster.\n If you specify the ``SourceDBClusterIdentifier``, ``SnapshotIdentifier``, or ``GlobalClusterIdentifier`` property, don't specify this property. The value is inherited from the source DB cluster, the snapshot, or the primary DB cluster for the global database cluster, respectively.\n Valid for: Aurora DB clusters and Multi-AZ DB clusters": {
1525515312
"enum": null
1525615313
},
@@ -15914,6 +15971,9 @@
1591415971
"The namespace to which the command belongs.": {
1591515972
"enum": null
1591615973
},
15974+
"The namespace.": {
15975+
"enum": null
15976+
},
1591715977
"The netmask length of the IPv4 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see [What is IPAM?](https://docs.aws.amazon.com//vpc/latest/ipam/what-is-it-ipam.html) in the *Amazon VPC IPAM User Guide*.": {
1591815978
"enum": null
1591915979
},
@@ -17201,6 +17261,9 @@
1720117261
"The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.": {
1720217262
"enum": null
1720317263
},
17264+
"The session tag to authorize Lake Formation access.": {
17265+
"enum": null
17266+
},
1720417267
"The settings for this multiplex program.": {
1720517268
"enum": null
1720617269
},
@@ -17642,6 +17705,9 @@
1764217705
"The supported programming language and its version.": {
1764317706
"enum": null
1764417707
},
17708+
"The system role ARN.": {
17709+
"enum": null
17710+
},
1764517711
"The table name.": {
1764617712
"enum": null
1764717713
},
@@ -18140,6 +18206,9 @@
1814018206
"The type of the link.": {
1814118207
"enum": null
1814218208
},
18209+
"The type of the managed endpoint.": {
18210+
"enum": null
18211+
},
1814318212
"The type of the plugin file.": {
1814418213
"enum": null
1814518214
},

lib/jsr-systeminit/cf-db/cf-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)