diff --git a/clients/client-rds/src/models/models_0.ts b/clients/client-rds/src/models/models_0.ts index 41be1743b578..d6c7f43bb3dc 100644 --- a/clients/client-rds/src/models/models_0.ts +++ b/clients/client-rds/src/models/models_0.ts @@ -3307,7 +3307,10 @@ export interface CreateCustomDBEngineVersionMessage { DatabaseInstallationFilesS3Prefix?: string; /** - *

The ID of the AMI. An AMI ID is required to create a CEV for RDS Custom for SQL Server.

+ *

The ID of the Amazon Machine Image (AMI). For RDS Custom for SQL Server, an AMI ID is required + * to create a CEV. For RDS Custom for Oracle, the default is the most recent AMI available, + * but you can specify an AMI ID that was used in a different Oracle CEV. Find the AMIs + * used by your CEVs by calling the DescribeDBEngineVersions operation.

*/ ImageId?: string; @@ -5789,12 +5792,12 @@ export interface CreateDBClusterParameterGroupMessage { *

* Aurora MySQL *

- *

Example: aurora5.6, aurora-mysql5.7, aurora-mysql8.0 + *

Example: aurora-mysql5.7, aurora-mysql8.0 *

*

* Aurora PostgreSQL *

- *

Example: aurora-postgresql9.6 + *

Example: aurora-postgresql14 *

*

* RDS for MySQL @@ -5821,11 +5824,8 @@ export interface CreateDBClusterParameterGroupMessage { *