From d687367b1db3458e1c0c8a85a892daeb2252b4e7 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 25 Apr 2024 18:15:40 +0000 Subject: [PATCH] docs(client-rds): Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances. --- clients/client-rds/src/models/models_0.ts | 6 +++--- clients/client-rds/src/models/models_1.ts | 4 +++- codegen/sdk-codegen/aws-models/rds.json | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/clients/client-rds/src/models/models_0.ts b/clients/client-rds/src/models/models_0.ts index 7ecdf59836c1..cc84eff6b585 100644 --- a/clients/client-rds/src/models/models_0.ts +++ b/clients/client-rds/src/models/models_0.ts @@ -8060,8 +8060,8 @@ export interface CreateDBInstanceMessage { /** *

The time zone of the DB instance. - * The time zone parameter is currently supported only by - * Microsoft SQL Server.

+ * The time zone parameter is currently supported only by RDS for Db2 and + * RDS for SQL Server.

* @public */ Timezone?: string; @@ -9249,7 +9249,7 @@ export interface DBInstance { *

The time zone of the DB instance. * In most cases, the Timezone element is empty. * Timezone content appears only for - * Microsoft SQL Server DB instances + * RDS for Db2 and RDS for SQL Server DB instances * that were created with a time zone specified.

* @public */ diff --git a/clients/client-rds/src/models/models_1.ts b/clients/client-rds/src/models/models_1.ts index 2bb40934c4d1..95dd10a14314 100644 --- a/clients/client-rds/src/models/models_1.ts +++ b/clients/client-rds/src/models/models_1.ts @@ -8315,7 +8315,7 @@ export interface ModifyDBInstanceMessage { *

Changing the subnet group causes an outage during the change. * The change is applied during the next maintenance window, * unless you enable ApplyImmediately.

- *

This parameter doesn't apply to RDS Custom DB instances.

+ *

This setting doesn't apply to RDS Custom DB instances.

*

Constraints:

*