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
* <p>The current number CPU cores and threads is set to a non-default value.</p>
2463
2463
* </li>
2464
2464
* </ul>
2465
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">Configuring the
2466
-
* Processor of the DB Instance Class</a> in the <i>Amazon RDS User Guide.
2465
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">
2466
+
* Configuring the processor for a DB instance class in RDS for Oracle</a> in the <i>Amazon RDS User Guide.
* <p>Returns the details of the DB instance’s server certificate.</p>
5281
+
* <p>The details of the DB instance’s server certificate.</p>
5285
5282
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
5286
5283
* instance</a> in the <i>Amazon RDS User Guide</i> and
* <p>Returns the details of the DB instance’s server certificate.</p>
5615
+
* <p>The details of the DB instance’s server certificate.</p>
5619
5616
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
5620
5617
* instance</a> in the <i>Amazon RDS User Guide</i> and
* <p>Returns the details of the DB instance’s server certificate.</p>
6325
+
* <p>The details of the DB instance’s server certificate.</p>
6329
6326
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
6330
6327
* instance</a> in the <i>Amazon RDS User Guide</i> and
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/rds.json
+5-5
Original file line number
Diff line number
Diff line change
@@ -2783,7 +2783,7 @@
2783
2783
}
2784
2784
},
2785
2785
"traits": {
2786
-
"smithy.api#documentation": "<p>Returns the details of the DB instance’s server certificate.</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html\">Using SSL/TLS to encrypt a connection to a DB \n instance</a> in the <i>Amazon RDS User Guide</i> and \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html\">\n Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora \n User Guide</i>.</p>"
2786
+
"smithy.api#documentation": "<p>The details of the DB instance’s server certificate.</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html\">Using SSL/TLS to encrypt a connection to a DB \n instance</a> in the <i>Amazon RDS User Guide</i> and \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html\">\n Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora \n User Guide</i>.</p>"
2787
2787
}
2788
2788
},
2789
2789
"com.amazonaws.rds#CertificateList": {
@@ -4193,7 +4193,7 @@
4193
4193
"DBSubnetGroupName": {
4194
4194
"target": "com.amazonaws.rds#String",
4195
4195
"traits": {
4196
-
"smithy.api#documentation": "<p>A DB subnet group to associate with this DB cluster.</p>\n <p>This setting is required to create a Multi-AZ DB cluster.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>Must match the name of an existing DB subnet group.</p>\n </li>\n <li>\n <p>Must not be <code>default</code>.</p>\n </li>\n </ul>\n <p>Example: <code>mydbsubnetgroup</code>\n </p>"
4196
+
"smithy.api#documentation": "<p>A DB subnet group to associate with this DB cluster.</p>\n <p>This setting is required to create a Multi-AZ DB cluster.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>Must match the name of an existing DB subnet group.</p>\n </li>\n </ul>\n <p>Example: <code>mydbsubnetgroup</code>\n </p>"
4197
4197
}
4198
4198
},
4199
4199
"Engine": {
@@ -24869,12 +24869,12 @@
24869
24869
"Value": {
24870
24870
"target": "com.amazonaws.rds#String",
24871
24871
"traits": {
24872
-
"smithy.api#documentation": "<p>The value of a processor feature name.</p>"
24872
+
"smithy.api#documentation": "<p>The value of a processor feature.</p>"
24873
24873
}
24874
24874
}
24875
24875
},
24876
24876
"traits": {
24877
-
"smithy.api#documentation": "<p>Contains the processor features of a DB instance class.</p>\n <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name \n for the <code>Name</code> parameter. To specify the number of threads per core, use the\n <code>threadsPerCore</code> feature name for the <code>Name</code> parameter.</p>\n <p>You can set the processor features of the DB instance class for a DB instance when you\n call one of the following actions:</p>\n <ul>\n <li>\n <p>\n <code>CreateDBInstance</code>\n </p>\n </li>\n <li>\n <p>\n <code>ModifyDBInstance</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceFromDBSnapshot</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceFromS3</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceToPointInTime</code>\n </p>\n </li>\n </ul>\n <p>You can view the valid processor values for a particular instance class by calling the\n <code>DescribeOrderableDBInstanceOptions</code> action and specifying the\n instance class for the <code>DBInstanceClass</code> parameter.</p>\n <p>In addition, you can use the following actions for DB instance class processor information:</p>\n <ul>\n <li>\n <p>\n <code>DescribeDBInstances</code>\n </p>\n </li>\n <li>\n <p>\n <code>DescribeDBSnapshots</code>\n </p>\n </li>\n <li>\n <p>\n <code>DescribeValidDBInstanceModifications</code>\n </p>\n </li>\n </ul>\n <p>If you call <code>DescribeDBInstances</code>, <code>ProcessorFeature</code> returns\n non-null values only if the following conditions are met:</p>\n <ul>\n <li>\n <p>You are accessing an Oracle DB instance.</p>\n </li>\n <li>\n <p>Your Oracle DB instance class supports configuring the number of CPU cores and threads per core.</p>\n </li>\n <li>\n <p>The current number CPU cores and threads is set to a non-default value.</p>\n </li>\n </ul>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor\">Configuring the\n Processor of the DB Instance Class</a> in the <i>Amazon RDS User Guide.\n </i>\n </p>"
24877
+
"smithy.api#documentation": "<p>Contains the processor features of a DB instance class.</p>\n <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name \n for the <code>Name</code> parameter. To specify the number of threads per core, use the\n <code>threadsPerCore</code> feature name for the <code>Name</code> parameter.</p>\n <p>You can set the processor features of the DB instance class for a DB instance when you\n call one of the following actions:</p>\n <ul>\n <li>\n <p>\n <code>CreateDBInstance</code>\n </p>\n </li>\n <li>\n <p>\n <code>ModifyDBInstance</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceFromDBSnapshot</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceFromS3</code>\n </p>\n </li>\n <li>\n <p>\n <code>RestoreDBInstanceToPointInTime</code>\n </p>\n </li>\n </ul>\n <p>You can view the valid processor values for a particular instance class by calling the\n <code>DescribeOrderableDBInstanceOptions</code> action and specifying the\n instance class for the <code>DBInstanceClass</code> parameter.</p>\n <p>In addition, you can use the following actions for DB instance class processor information:</p>\n <ul>\n <li>\n <p>\n <code>DescribeDBInstances</code>\n </p>\n </li>\n <li>\n <p>\n <code>DescribeDBSnapshots</code>\n </p>\n </li>\n <li>\n <p>\n <code>DescribeValidDBInstanceModifications</code>\n </p>\n </li>\n </ul>\n <p>If you call <code>DescribeDBInstances</code>, <code>ProcessorFeature</code> returns\n non-null values only if the following conditions are met:</p>\n <ul>\n <li>\n <p>You are accessing an Oracle DB instance.</p>\n </li>\n <li>\n <p>Your Oracle DB instance class supports configuring the number of CPU cores and threads per core.</p>\n </li>\n <li>\n <p>The current number CPU cores and threads is set to a non-default value.</p>\n </li>\n </ul>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor\">\n Configuring the processor for a DB instance class in RDS for Oracle</a> in the <i>Amazon RDS User Guide.\n </i>\n </p>"
24878
24878
}
24879
24879
},
24880
24880
"com.amazonaws.rds#ProcessorFeatureList": {
@@ -29752,7 +29752,7 @@
29752
29752
}
29753
29753
],
29754
29754
"traits": {
29755
-
"smithy.api#documentation": "<p>Starts an export of DB snapshot or DB cluster data to Amazon S3. \n The provided IAM role must have access to the S3 bucket.</p>\n <p>You can't export snapshot data from Db2 or RDS Custom DB instances.</p>\n <p>You can't export cluster data from Multi-AZ DB clusters.</p>\n <p>For more information on exporting DB snapshot data, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html\">Exporting DB snapshot \n data to Amazon S3</a> in the <i>Amazon RDS User Guide</i>\n or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.html\">Exporting DB \n cluster snapshot data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>\n <p>For more information on exporting DB cluster data, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.html\">Exporting DB \n cluster data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>",
29755
+
"smithy.api#documentation": "<p>Starts an export of DB snapshot or DB cluster data to Amazon S3. \n The provided IAM role must have access to the S3 bucket.</p>\n <p>You can't export snapshot data from Db2 or RDS Custom DB instances.</p>\n <p>For more information on exporting DB snapshot data, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html\">Exporting DB snapshot \n data to Amazon S3</a> in the <i>Amazon RDS User Guide</i>\n or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.html\">Exporting DB \n cluster snapshot data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>\n <p>For more information on exporting DB cluster data, see \n <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.html\">Exporting DB \n cluster data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>",
0 commit comments