Skip to content

Commit

Permalink
docs(client-rds): Updates Amazon RDS documentation for setting local …
Browse files Browse the repository at this point in the history
…time zones for RDS for Db2 DB instances.
  • Loading branch information
awstools committed Apr 25, 2024
1 parent 6e69a84 commit d687367
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
6 changes: 3 additions & 3 deletions clients/client-rds/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8060,8 +8060,8 @@ export interface CreateDBInstanceMessage {

/**
* <p>The time zone of the DB instance.
* The time zone parameter is currently supported only by
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone">Microsoft SQL Server</a>.</p>
* The time zone parameter is currently supported only by <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-time-zone">RDS for Db2</a> and
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone">RDS for SQL Server</a>.</p>
* @public
*/
Timezone?: string;
Expand Down Expand Up @@ -9249,7 +9249,7 @@ export interface DBInstance {
* <p>The time zone of the DB instance.
* In most cases, the <code>Timezone</code> element is empty.
* <code>Timezone</code> 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.</p>
* @public
*/
Expand Down
4 changes: 3 additions & 1 deletion clients/client-rds/src/models/models_1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8315,7 +8315,7 @@ export interface ModifyDBInstanceMessage {
* <p>Changing the subnet group causes an outage during the change.
* The change is applied during the next maintenance window,
* unless you enable <code>ApplyImmediately</code>.</p>
* <p>This parameter doesn't apply to RDS Custom DB instances.</p>
* <p>This setting doesn't apply to RDS Custom DB instances.</p>
* <p>Constraints:</p>
* <ul>
* <li>
Expand Down Expand Up @@ -9064,6 +9064,8 @@ export interface ModifyDBInstanceMessage {
* deletion protection isn't enabled. For more information, see
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
* Deleting a DB Instance</a>.</p>
* <p>This setting doesn't apply to Amazon Aurora DB instances. You can enable or disable deletion protection for the DB cluster.
* For more information, see <code>ModifyDBCluster</code>. DB instances in a DB cluster can be deleted even when deletion protection is enabled for the DB cluster.</p>
* @public
*/
DeletionProtection?: boolean;
Expand Down
8 changes: 4 additions & 4 deletions codegen/sdk-codegen/aws-models/rds.json
Original file line number Diff line number Diff line change
Expand Up @@ -5123,7 +5123,7 @@
"Timezone": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>The time zone of the DB instance. \n The time zone parameter is currently supported only by\n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone\">Microsoft SQL Server</a>.</p>"
"smithy.api#documentation": "<p>The time zone of the DB instance. \n The time zone parameter is currently supported only by <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-time-zone\">RDS for Db2</a> and\n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone\">RDS for SQL Server</a>.</p>"
}
},
"EnableIAMDatabaseAuthentication": {
Expand Down Expand Up @@ -9180,7 +9180,7 @@
"Timezone": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>The time zone of the DB instance.\n In most cases, the <code>Timezone</code> element is empty.\n <code>Timezone</code> content appears only for\n Microsoft SQL Server DB instances \n that were created with a time zone specified.</p>"
"smithy.api#documentation": "<p>The time zone of the DB instance.\n In most cases, the <code>Timezone</code> element is empty.\n <code>Timezone</code> content appears only for\n RDS for Db2 and RDS for SQL Server DB instances \n that were created with a time zone specified.</p>"
}
},
"IAMDatabaseAuthenticationEnabled": {
Expand Down Expand Up @@ -21943,7 +21943,7 @@
"DBSubnetGroupName": {
"target": "com.amazonaws.rds#String",
"traits": {
"smithy.api#documentation": "<p>The new DB subnet group for the DB instance.\n You can use this parameter to move your DB instance to a different VPC.\n \n \n If your DB instance isn't in a VPC, you can also use this parameter to move your DB instance into a VPC.\n For more information, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Non-VPC2VPC\">Working with a DB instance in a VPC</a> \n in the <i>Amazon RDS User Guide</i>.</p>\n <p>Changing the subnet group causes an outage during the change. \n The change is applied during the next maintenance window,\n unless you enable <code>ApplyImmediately</code>.</p>\n <p>This parameter doesn't apply to RDS Custom DB instances.</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>If supplied, must match existing DB subnet group.</p>\n </li>\n </ul>\n <p>Example: <code>mydbsubnetgroup</code>\n </p>"
"smithy.api#documentation": "<p>The new DB subnet group for the DB instance.\n You can use this parameter to move your DB instance to a different VPC.\n \n \n If your DB instance isn't in a VPC, you can also use this parameter to move your DB instance into a VPC.\n For more information, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Non-VPC2VPC\">Working with a DB instance in a VPC</a> \n in the <i>Amazon RDS User Guide</i>.</p>\n <p>Changing the subnet group causes an outage during the change. \n The change is applied during the next maintenance window,\n unless you enable <code>ApplyImmediately</code>.</p>\n <p>This setting doesn't apply to RDS Custom DB instances.</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>If supplied, must match existing DB subnet group.</p>\n </li>\n </ul>\n <p>Example: <code>mydbsubnetgroup</code>\n </p>"
}
},
"DBSecurityGroups": {
Expand Down Expand Up @@ -22189,7 +22189,7 @@
"DeletionProtection": {
"target": "com.amazonaws.rds#BooleanOptional",
"traits": {
"smithy.api#documentation": "<p>Specifies whether the DB instance has deletion protection enabled. \n The database can't be deleted when deletion protection is enabled. By default, \n deletion protection isn't enabled. For more information, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html\">\n Deleting a DB Instance</a>.</p>"
"smithy.api#documentation": "<p>Specifies whether the DB instance has deletion protection enabled. \n The database can't be deleted when deletion protection is enabled. By default, \n deletion protection isn't enabled. For more information, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html\">\n Deleting a DB Instance</a>.</p>\n <p>This setting doesn't apply to Amazon Aurora DB instances. You can enable or disable deletion protection for the DB cluster. \n For more information, see <code>ModifyDBCluster</code>. DB instances in a DB cluster can be deleted even when deletion protection is enabled for the DB cluster.</p>"
}
},
"MaxAllocatedStorage": {
Expand Down

0 comments on commit d687367

Please sign in to comment.