Skip to content

Commit 08b4395

Browse files
author
awstools
committed
docs(client-rds): Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.
1 parent 580cabc commit 08b4395

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

clients/client-rds/src/models/models_0.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5322,7 +5322,7 @@ export interface CreateDBClusterMessage {
53225322
* you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>
53235323
* <ul>
53245324
* <li>
5325-
* <p>Amazon Aurora (PostgreSQL only) - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
5325+
* <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
53265326
* </p>
53275327
* </li>
53285328
* <li>

clients/client-rds/src/models/models_1.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -11381,7 +11381,7 @@ export interface RestoreDBClusterFromS3Message {
1138111381
* you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>
1138211382
* <ul>
1138311383
* <li>
11384-
* <p>Amazon Aurora (PostgreSQL only) - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
11384+
* <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
1138511385
* </p>
1138611386
* </li>
1138711387
* <li>
@@ -11954,7 +11954,7 @@ export interface RestoreDBClusterFromSnapshotMessage {
1195411954
* you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>
1195511955
* <ul>
1195611956
* <li>
11957-
* <p>Amazon Aurora (PostgreSQL only) - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
11957+
* <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
1195811958
* </p>
1195911959
* </li>
1196011960
* <li>
@@ -12476,7 +12476,7 @@ export interface RestoreDBClusterToPointInTimeMessage {
1247612476
* you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>
1247712477
* <ul>
1247812478
* <li>
12479-
* <p>Amazon Aurora (PostgreSQL only) - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
12479+
* <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>
1248012480
* </p>
1248112481
* </li>
1248212482
* <li>

codegen/sdk-codegen/aws-models/rds.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -4491,7 +4491,7 @@
44914491
"EngineLifecycleSupport": {
44924492
"target": "com.amazonaws.rds#String",
44934493
"traits": {
4494-
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n creating the DB cluster will fail if the DB major version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora (PostgreSQL only) - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
4494+
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n creating the DB cluster will fail if the DB major version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
44954495
}
44964496
}
44974497
},
@@ -26920,7 +26920,7 @@
2692026920
"EngineLifecycleSupport": {
2692126921
"target": "com.amazonaws.rds#String",
2692226922
"traits": {
26923-
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora (PostgreSQL only) - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
26923+
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
2692426924
}
2692526925
}
2692626926
},
@@ -27281,7 +27281,7 @@
2728127281
"EngineLifecycleSupport": {
2728227282
"target": "com.amazonaws.rds#String",
2728327283
"traits": {
27284-
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora (PostgreSQL only) - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
27284+
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
2728527285
}
2728627286
}
2728727287
},
@@ -27636,7 +27636,7 @@
2763627636
"EngineLifecycleSupport": {
2763727637
"target": "com.amazonaws.rds#String",
2763827638
"traits": {
27639-
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora (PostgreSQL only) - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
27639+
"smithy.api#documentation": "<p>The life cycle type for this DB cluster.</p>\n <note>\n <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. \n At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, \n RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p>\n </note>\n <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, \n you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p>\n <ul>\n <li>\n <p>Amazon Aurora - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon Aurora User Guide</i>\n </p>\n </li>\n <li>\n <p>Amazon RDS - <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html\">Using Amazon RDS Extended Support</a> in the <i>Amazon RDS User Guide</i>\n </p>\n </li>\n </ul>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code>\n </p>\n <p>Default: <code>open-source-rds-extended-support</code>\n </p>"
2764027640
}
2764127641
}
2764227642
},

0 commit comments

Comments
 (0)