Skip to content

Commit 9043072

Browse files
author
awstools
committed
docs(client-rds): Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2.
1 parent 42807fe commit 9043072

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -7842,9 +7842,9 @@ export interface CreateDBInstanceMessage {
78427842
* <p>The license model information for this DB instance.</p>
78437843
* <note>
78447844
* <p>License models for RDS for Db2 require additional configuration. The Bring Your
7845-
* Own License (BYOL) model requires a custom parameter group. The Db2 license through
7845+
* Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through
78467846
* Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more
7847-
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">RDS for Db2 licensing
7847+
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">Amazon RDS for Db2 licensing
78487848
* options</a> in the <i>Amazon RDS User Guide</i>.</p>
78497849
* <p>The default for RDS for Db2 is <code>bring-your-own-license</code>.</p>
78507850
* </note>

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -12498,9 +12498,9 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
1249812498
* <p>License model information for the restored DB instance.</p>
1249912499
* <note>
1250012500
* <p>License models for RDS for Db2 require additional configuration. The Bring Your
12501-
* Own License (BYOL) model requires a custom parameter group. The Db2 license through
12501+
* Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through
1250212502
* Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more
12503-
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">RDS for Db2 licensing
12503+
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">Amazon RDS for Db2 licensing
1250412504
* options</a> in the <i>Amazon RDS User Guide</i>.</p>
1250512505
* </note>
1250612506
* <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>
@@ -13832,9 +13832,9 @@ export interface RestoreDBInstanceToPointInTimeMessage {
1383213832
* <p>The license model information for the restored DB instance.</p>
1383313833
* <note>
1383413834
* <p>License models for RDS for Db2 require additional configuration. The Bring Your
13835-
* Own License (BYOL) model requires a custom parameter group. The Db2 license through
13835+
* Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through
1383613836
* Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more
13837-
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">RDS for Db2 licensing
13837+
* information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html">Amazon RDS for Db2 licensing
1383813838
* options</a> in the <i>Amazon RDS User Guide</i>.</p>
1383913839
* </note>
1384013840
* <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -4991,7 +4991,7 @@
49914991
"LicenseModel": {
49924992
"target": "com.amazonaws.rds#String",
49934993
"traits": {
4994-
"smithy.api#documentation": "<p>The license model information for this DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n <p>The default for RDS for Db2 is <code>bring-your-own-license</code>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>"
4994+
"smithy.api#documentation": "<p>The license model information for this DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">Amazon RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n <p>The default for RDS for Db2 is <code>bring-your-own-license</code>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>"
49954995
}
49964996
},
49974997
"Iops": {
@@ -27739,7 +27739,7 @@
2773927739
"LicenseModel": {
2774027740
"target": "com.amazonaws.rds#String",
2774127741
"traits": {
27742-
"smithy.api#documentation": "<p>License model information for the restored DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>\n <p>Default: Same as the source.</p>"
27742+
"smithy.api#documentation": "<p>License model information for the restored DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">Amazon RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>\n <p>Default: Same as the source.</p>"
2774327743
}
2774427744
},
2774527745
"DBName": {
@@ -28611,7 +28611,7 @@
2861128611
"LicenseModel": {
2861228612
"target": "com.amazonaws.rds#String",
2861328613
"traits": {
28614-
"smithy.api#documentation": "<p>The license model information for the restored DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>\n <p>Default: Same as the source.</p>"
28614+
"smithy.api#documentation": "<p>The license model information for the restored DB instance.</p>\n <note>\n <p>License models for RDS for Db2 require additional configuration. The Bring Your\n Own License (BYOL) model requires a custom parameter group and an Amazon Web Services License Manager self-managed license. The Db2 license through\n Amazon Web Services Marketplace model requires an Amazon Web Services Marketplace subscription. For more\n information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-licensing.html\">Amazon RDS for Db2 licensing\n options</a> in the <i>Amazon RDS User Guide</i>.</p>\n </note>\n <p>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>RDS for Db2 - <code>bring-your-own-license | marketplace-license</code>\n </p>\n </li>\n <li>\n <p>RDS for MariaDB - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Microsoft SQL Server - <code>license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for MySQL - <code>general-public-license</code>\n </p>\n </li>\n <li>\n <p>RDS for Oracle - <code>bring-your-own-license | license-included</code>\n </p>\n </li>\n <li>\n <p>RDS for PostgreSQL - <code>postgresql-license</code>\n </p>\n </li>\n </ul>\n <p>Default: Same as the source.</p>"
2861528615
}
2861628616
},
2861728617
"DBName": {

0 commit comments

Comments
 (0)