Skip to content

Commit

Permalink
chore(models): update API models
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 16, 2022
1 parent eb5fabb commit 082ab65
Show file tree
Hide file tree
Showing 15 changed files with 104,869 additions and 101,737 deletions.
14,282 changes: 7,167 additions & 7,115 deletions codegen/sdk-codegen/aws-models/batch.json

Large diffs are not rendered by default.

11,207 changes: 5,637 additions & 5,570 deletions codegen/sdk-codegen/aws-models/billingconductor.json

Large diffs are not rendered by default.

26,882 changes: 13,446 additions & 13,436 deletions codegen/sdk-codegen/aws-models/cloudformation.json

Large diffs are not rendered by default.

9,166 changes: 4,754 additions & 4,412 deletions codegen/sdk-codegen/aws-models/comprehendmedical.json

Large diffs are not rendered by default.

152 changes: 140 additions & 12 deletions codegen/sdk-codegen/aws-models/connect.json

Large diffs are not rendered by default.

16,224 changes: 8,259 additions & 7,965 deletions codegen/sdk-codegen/aws-models/eks.json

Large diffs are not rendered by default.

25,595 changes: 12,829 additions & 12,766 deletions codegen/sdk-codegen/aws-models/elasticache.json

Large diffs are not rendered by default.

11,034 changes: 5,943 additions & 5,091 deletions codegen/sdk-codegen/aws-models/iottwinmaker.json

Large diffs are not rendered by default.

1,589 changes: 813 additions & 776 deletions codegen/sdk-codegen/aws-models/personalize-events.json

Large diffs are not rendered by default.

276 changes: 210 additions & 66 deletions codegen/sdk-codegen/aws-models/proton.json

Large diffs are not rendered by default.

48 changes: 48 additions & 0 deletions codegen/sdk-codegen/aws-models/rds.json
Original file line number Diff line number Diff line change
Expand Up @@ -3661,6 +3661,24 @@
"traits": {
"smithy.api#documentation": "<p>The database engine version.</p>"
}
},
"BackupRetentionPeriod": {
"target": "com.amazonaws.rds#IntegerOptional",
"traits": {
"smithy.api#documentation": "<p>The number of days for which automatic DB snapshots are retained.</p>"
}
},
"AllocatedStorage": {
"target": "com.amazonaws.rds#IntegerOptional",
"traits": {
"smithy.api#documentation": "<p>The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora, \n <code>AllocatedStorage</code> always returns 1, because Aurora DB cluster storage size isn't fixed, but \n instead automatically adjusts as needed.</p>"
}
},
"Iops": {
"target": "com.amazonaws.rds#IntegerOptional",
"traits": {
"smithy.api#documentation": "<p>The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -4609,6 +4627,12 @@
"traits": {
"smithy.api#documentation": "<p>The network type of the DB cluster.</p>\n <p>Valid values:</p>\n <ul>\n <li>\n <p>\n <code>IPV4</code>\n </p>\n </li>\n <li>\n <p>\n <code>DUAL</code>\n </p>\n </li>\n </ul>\n <p>The network type is determined by the <code>DBSubnetGroup</code> specified for the DB cluster. \n A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the IPv4 and the IPv6 \n protocols (<code>DUAL</code>).</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html\">\n Working with a DB instance in a VPC</a> in the \n <i>Amazon Aurora User Guide.</i>\n </p>\n <p>Valid for: Aurora DB clusters only</p>"
}
},
"DBSystemId": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>Reserved for future use.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -6665,6 +6689,12 @@
"traits": {
"smithy.api#documentation": "<p>The network type of the DB instance.</p>\n <p>Valid values:</p>\n <ul>\n <li>\n <p>\n <code>IPV4</code>\n </p>\n </li>\n <li>\n <p>\n <code>DUAL</code>\n </p>\n </li>\n </ul>\n <p>The network type is determined by the <code>DBSubnetGroup</code> specified for the DB cluster. \n A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the IPv4 and the IPv6 \n protocols (<code>DUAL</code>).</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html\">\n Working with a DB instance in a VPC</a> in the \n <i>Amazon Aurora User Guide.</i>\n </p>\n <p>This setting is only for Aurora DB clusters.</p>"
}
},
"DBSystemId": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>Reserved for future use.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -7436,6 +7466,12 @@
},
"TagList": {
"target": "com.amazonaws.rds#TagList"
},
"DBSystemId": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>Reserved for future use.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -7714,6 +7750,12 @@
"smithy.api#default": false,
"smithy.api#documentation": "<p>A value that indicates whether the engine version supports Babelfish for Aurora PostgreSQL.</p>"
}
},
"CustomDBEngineVersionManifest": {
"target": "com.amazonaws.rds#CustomDBEngineVersionManifest",
"traits": {
"smithy.api#documentation": "<p>JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine version (CEV). \n RDS Custom applies the patches in the order in which they're listed in the manifest. You can set the Oracle home, Oracle base, \n and UNIX/Linux user and group using the installation parameters. For more information, \n see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.preparing.html#custom-cev.preparing.manifest.fields\">JSON fields in the CEV manifest</a> in the <i>Amazon RDS User Guide</i>.\n </p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -8220,6 +8262,12 @@
"traits": {
"smithy.api#documentation": "<p>Specifies the storage throughput for the DB instance.</p>\n <p>This setting applies only to the <code>gp3</code> storage type.</p>"
}
},
"DBSystemId": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>The Oracle system ID (Oracle SID) for a container database (CDB). The Oracle SID is also\n the name of the CDB. This setting is valid for RDS Custom only.</p>"
}
}
},
"traits": {
Expand Down

0 comments on commit 082ab65

Please sign in to comment.