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
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
@@ -5047,7 +5047,7 @@
5047
5047
"MultiAZ": {
5048
5048
"target": "com.amazonaws.rds#BooleanOptional",
5049
5049
"traits": {
5050
-
"smithy.api#documentation": "<p>Specifies whether the DB instance is a Multi-AZ deployment. You can't set \n the <code>AvailabilityZone</code> parameter if the DB instance is a Multi-AZ deployment.</p>\n <p>This setting doesn't apply to the following DB instances:</p>\n <ul>\n <li>\n <p>Amazon Aurora (DB instance Availability Zones (AZs) are managed by the DB cluster.)</p>\n </li>\n <li>\n <p>RDS Custom</p>\n </li>\n </ul>"
5050
+
"smithy.api#documentation": "<p>Specifies whether the DB instance is a Multi-AZ deployment. You can't set \n the <code>AvailabilityZone</code> parameter if the DB instance is a Multi-AZ deployment.</p>\n <p>This setting doesn't apply to Amazon Aurora because the DB instance Availability Zones (AZs)\n are managed by the DB cluster.</p>"
0 commit comments