Skip to content

Commit

Permalink
docs(client-rds): Updates Amazon RDS documentation for Standard Editi…
Browse files Browse the repository at this point in the history
…on 2 support in RDS Custom for Oracle.
  • Loading branch information
awstools committed Apr 11, 2024
1 parent 5b79451 commit a5585f4
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 16 deletions.
58 changes: 55 additions & 3 deletions clients/client-rds/src/models/models_0.ts
Expand Up @@ -3641,8 +3641,29 @@ export class CreateCustomDBEngineVersionFault extends __BaseException {
*/
export interface CreateCustomDBEngineVersionMessage {
/**
* <p>The database engine to use for your custom engine version (CEV). The only supported value is
* <code>custom-oracle-ee</code>.</p>
* <p>The database engine. RDS Custom for Oracle supports the following values:</p>
* <ul>
* <li>
* <p>
* <code>custom-oracle-ee</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code>
* </p>
* </li>
* </ul>
* @public
*/
Engine: string | undefined;
Expand Down Expand Up @@ -7292,6 +7313,15 @@ export interface CreateDBInstanceMessage {
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code> (for RDS Custom for Oracle DB instances)</p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code> (for RDS Custom for Oracle DB
* instances)</p>
* </li>
* <li>
* <p>
* <code>custom-sqlserver-ee</code> (for RDS Custom for SQL Server DB instances)</p>
* </li>
* <li>
Expand Down Expand Up @@ -12893,7 +12923,29 @@ export class CustomDBEngineVersionNotFoundFault extends __BaseException {
*/
export interface DeleteCustomDBEngineVersionMessage {
/**
* <p>The database engine. The only supported engines are <code>custom-oracle-ee</code> and <code>custom-oracle-ee-cdb</code>.</p>
* <p>The database engine. RDS Custom for Oracle supports the following values:</p>
* <ul>
* <li>
* <p>
* <code>custom-oracle-ee</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code>
* </p>
* </li>
* </ul>
* @public
*/
Engine: string | undefined;
Expand Down
77 changes: 74 additions & 3 deletions clients/client-rds/src/models/models_1.ts
Expand Up @@ -1349,6 +1349,21 @@ export interface DescribeDBEngineVersionsMessage {
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>db2-ae</code>
* </p>
* </li>
Expand Down Expand Up @@ -4089,6 +4104,11 @@ export interface DescribeEngineDefaultParametersMessage {
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb-19</code>
* </p>
* </li>
* <li>
* <p>
* <code>db2-ae</code>
* </p>
* </li>
Expand Down Expand Up @@ -5350,7 +5370,7 @@ export interface OptionGroups {
*/
export interface DescribeOrderableDBInstanceOptionsMessage {
/**
* <p>The name of the engine to describe DB instance options for.</p>
* <p>The name of the database engine to describe DB instance options for.</p>
* <p>Valid Values:</p>
* <ul>
* <li>
Expand All @@ -5370,6 +5390,21 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>db2-ae</code>
* </p>
* </li>
Expand Down Expand Up @@ -5486,7 +5521,7 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
* a pagination token called a marker is included in the response so that
* you can retrieve the remaining results.</p>
* <p>Default: 100</p>
* <p>Constraints: Minimum 20, maximum 10000.</p>
* <p>Constraints: Minimum 20, maximum 1000.</p>
* @public
*/
MaxRecords?: number;
Expand Down Expand Up @@ -7216,7 +7251,29 @@ export type CustomEngineVersionStatus = (typeof CustomEngineVersionStatus)[keyof
*/
export interface ModifyCustomDBEngineVersionMessage {
/**
* <p>The DB engine. The only supported values are <code>custom-oracle-ee</code> and <code>custom-oracle-ee-cdb</code>.</p>
* <p>The database engine. RDS Custom for Oracle supports the following values:</p>
* <ul>
* <li>
* <p>
* <code>custom-oracle-ee</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-ee-cdb</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2</code>
* </p>
* </li>
* <li>
* <p>
* <code>custom-oracle-se2-cdb</code>
* </p>
* </li>
* </ul>
* @public
*/
Engine: string | undefined;
Expand Down Expand Up @@ -8210,6 +8267,15 @@ export interface ModifyDBInstanceMessage {
* so that they are 10% greater than the current value.</p>
* <p>For the valid values for allocated storage for each engine,
* see <code>CreateDBInstance</code>.</p>
* <p>Constraints:</p>
* <ul>
* <li>
* <p>When you increase the allocated storage for a DB instance that uses
* Provisioned IOPS (<code>gp3</code>, <code>io1</code>, or <code>io2</code>
* storage type), you must also specify the <code>Iops</code> parameter. You can
* use the current value for <code>Iops</code>.</p>
* </li>
* </ul>
* @public
*/
AllocatedStorage?: number;
Expand Down Expand Up @@ -8610,6 +8676,11 @@ export interface ModifyDBInstanceMessage {
* <p>For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for PostgreSQL - The value supplied must be at least 10% greater than the current value.
* Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.</p>
* </li>
* <li>
* <p>When you increase the Provisioned IOPS, you must also specify the
* <code>AllocatedStorage</code> parameter. You can use the current value for
* <code>AllocatedStorage</code>.</p>
* </li>
* </ul>
* <p>Default: Uses existing setting</p>
* @public
Expand Down

0 comments on commit a5585f4

Please sign in to comment.