|
3661 | 3661 | "traits": {
|
3662 | 3662 | "smithy.api#documentation": "<p>The database engine version.</p>"
|
3663 | 3663 | }
|
| 3664 | + }, |
| 3665 | + "BackupRetentionPeriod": { |
| 3666 | + "target": "com.amazonaws.rds#IntegerOptional", |
| 3667 | + "traits": { |
| 3668 | + "smithy.api#documentation": "<p>The number of days for which automatic DB snapshots are retained.</p>" |
| 3669 | + } |
| 3670 | + }, |
| 3671 | + "AllocatedStorage": { |
| 3672 | + "target": "com.amazonaws.rds#IntegerOptional", |
| 3673 | + "traits": { |
| 3674 | + "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>" |
| 3675 | + } |
| 3676 | + }, |
| 3677 | + "Iops": { |
| 3678 | + "target": "com.amazonaws.rds#IntegerOptional", |
| 3679 | + "traits": { |
| 3680 | + "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>" |
| 3681 | + } |
3664 | 3682 | }
|
3665 | 3683 | },
|
3666 | 3684 | "traits": {
|
|
4609 | 4627 | "traits": {
|
4610 | 4628 | "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>"
|
4611 | 4629 | }
|
| 4630 | + }, |
| 4631 | + "DBSystemId": { |
| 4632 | + "target": "com.amazonaws.rds#String", |
| 4633 | + "traits": { |
| 4634 | + "smithy.api#documentation": "<p>Reserved for future use.</p>" |
| 4635 | + } |
4612 | 4636 | }
|
4613 | 4637 | },
|
4614 | 4638 | "traits": {
|
|
6665 | 6689 | "traits": {
|
6666 | 6690 | "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>"
|
6667 | 6691 | }
|
| 6692 | + }, |
| 6693 | + "DBSystemId": { |
| 6694 | + "target": "com.amazonaws.rds#String", |
| 6695 | + "traits": { |
| 6696 | + "smithy.api#documentation": "<p>Reserved for future use.</p>" |
| 6697 | + } |
6668 | 6698 | }
|
6669 | 6699 | },
|
6670 | 6700 | "traits": {
|
|
7436 | 7466 | },
|
7437 | 7467 | "TagList": {
|
7438 | 7468 | "target": "com.amazonaws.rds#TagList"
|
| 7469 | + }, |
| 7470 | + "DBSystemId": { |
| 7471 | + "target": "com.amazonaws.rds#String", |
| 7472 | + "traits": { |
| 7473 | + "smithy.api#documentation": "<p>Reserved for future use.</p>" |
| 7474 | + } |
7439 | 7475 | }
|
7440 | 7476 | },
|
7441 | 7477 | "traits": {
|
|
7714 | 7750 | "smithy.api#default": false,
|
7715 | 7751 | "smithy.api#documentation": "<p>A value that indicates whether the engine version supports Babelfish for Aurora PostgreSQL.</p>"
|
7716 | 7752 | }
|
| 7753 | + }, |
| 7754 | + "CustomDBEngineVersionManifest": { |
| 7755 | + "target": "com.amazonaws.rds#CustomDBEngineVersionManifest", |
| 7756 | + "traits": { |
| 7757 | + "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>" |
| 7758 | + } |
7717 | 7759 | }
|
7718 | 7760 | },
|
7719 | 7761 | "traits": {
|
|
8220 | 8262 | "traits": {
|
8221 | 8263 | "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>"
|
8222 | 8264 | }
|
| 8265 | + }, |
| 8266 | + "DBSystemId": { |
| 8267 | + "target": "com.amazonaws.rds#String", |
| 8268 | + "traits": { |
| 8269 | + "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>" |
| 8270 | + } |
8223 | 8271 | }
|
8224 | 8272 | },
|
8225 | 8273 | "traits": {
|
|
0 commit comments