You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</p>
3508
-
* <p>If you modify the DB instance class, an outage occurs during the change.
3509
-
* The change is applied during the next maintenance window,
3510
-
* unless <code>ApplyImmediately</code> is enabled for this request.</p>
3511
-
* <p>This setting doesn't apply to RDS Custom for Oracle.</p>
3501
+
* <p>The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all
3502
+
* Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB Instance Class</a> in the <i>Amazon
3503
+
* RDS User Guide</i>. For RDS Custom, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits.html#custom-reqs-limits.instances">DB instance class support
3504
+
* for RDS Custom for Oracle</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits-MS.html#custom-reqs-limits.instancesMS">DB instance class
3505
+
* support for RDS Custom for SQL Server</a>.</p>
3506
+
* <p>If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window,
3507
+
* unless <code>ApplyImmediately</code> is enabled for this request. </p>
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/rds.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14065,7 +14065,7 @@
14065
14065
"DBInstanceClass": {
14066
14066
"target": "com.amazonaws.rds#String",
14067
14067
"traits": {
14068
-
"smithy.api#documentation": "<p>The new compute and memory capacity of the DB instance, for example db.m5.large.\n Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines.\n For the full list of DB instance classes, and availability for your engine, see\n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html\">DB instance \n classes</a> in the <i>Amazon RDS User Guide</i> or \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html\">Aurora \n DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</p>\n <p>If you modify the DB instance class, an outage occurs during the change.\n The change is applied during the next maintenance window,\n unless <code>ApplyImmediately</code> is enabled for this request.</p>\n <p>This setting doesn't apply to RDS Custom for Oracle.</p>\n <p>Default: Uses existing setting</p>"
14068
+
"smithy.api#documentation": "<p>The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all\n Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html\">DB Instance Class</a> in the <i>Amazon\n RDS User Guide</i>. For RDS Custom, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits.html#custom-reqs-limits.instances\">DB instance class support\n for RDS Custom for Oracle</a> and <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits-MS.html#custom-reqs-limits.instancesMS\">DB instance class\n support for RDS Custom for SQL Server</a>.</p>\n <p>If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window,\n unless <code>ApplyImmediately</code> is enabled for this request. </p>\n <p>Default: Uses existing setting</p>"
0 commit comments