Skip to content

Commit b3e8224

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 5011554 commit b3e8224

File tree

9 files changed

+491
-284
lines changed

9 files changed

+491
-284
lines changed

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

+50-16
Large diffs are not rendered by default.

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

+114-100
Large diffs are not rendered by default.

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

+63-29
Large diffs are not rendered by default.

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

+46-46
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/payment-cryptography-data.json

+147-64
Large diffs are not rendered by default.

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -4394,7 +4394,7 @@
43944394
"StorageType": {
43954395
"target": "com.amazonaws.rds#String",
43964396
"traits": {
4397-
"smithy.api#documentation": "<p>The storage type to associate with the DB cluster.</p>\n <p>For information on storage types for Aurora DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type\">Storage configurations for Amazon Aurora DB clusters</a>. For information on storage types for Multi-AZ DB\n clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings\">Settings for creating Multi-AZ DB clusters</a>.</p>\n <p>This setting is required to create a Multi-AZ DB cluster.</p>\n <p>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter is required.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora | aurora-iopt1</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>\n <p>Default:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>\n <note>\n <p>When you create an Aurora DB cluster with the storage type set to <code>aurora-iopt1</code>, the storage type is returned\n in the response. The storage type isn't returned when you set it to <code>aurora</code>.</p>\n </note>"
4397+
"smithy.api#documentation": "<p>The storage type to associate with the DB cluster.</p>\n <p>For information on storage types for Aurora DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type\">Storage configurations for Amazon Aurora DB clusters</a>. For information on storage types for Multi-AZ DB\n clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings\">Settings for creating Multi-AZ DB clusters</a>.</p>\n <p>This setting is required to create a Multi-AZ DB cluster.</p>\n <p>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter is required.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora | aurora-iopt1</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1 | io2 | gp3</code>\n </p>\n </li>\n </ul>\n <p>Default:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>\n <note>\n <p>When you create an Aurora DB cluster with the storage type set to <code>aurora-iopt1</code>, the storage type is returned\n in the response. The storage type isn't returned when you set it to <code>aurora</code>.</p>\n </note>"
43984398
}
43994399
},
44004400
"Iops": {
@@ -4487,7 +4487,7 @@
44874487
"CACertificateIdentifier": {
44884488
"target": "com.amazonaws.rds#String",
44894489
"traits": {
4490-
"smithy.api#documentation": "<p>The CA certificate identifier to use for the DB cluster's server certificate.</p>\n <p>Valid for Cluster Type: Multi-AZ DB clusters</p>"
4490+
"smithy.api#documentation": "<p>The CA certificate identifier to use for the DB cluster'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>.</p>\n <p>Valid for Cluster Type: Multi-AZ DB clusters</p>"
44914491
}
44924492
}
44934493
},
@@ -21570,7 +21570,7 @@
2157021570
"StorageType": {
2157121571
"target": "com.amazonaws.rds#String",
2157221572
"traits": {
21573-
"smithy.api#documentation": "<p>The storage type to associate with the DB cluster.</p>\n <p>For information on storage types for Aurora DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type\">Storage configurations for Amazon Aurora DB clusters</a>. For information on storage types for Multi-AZ DB\n clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings\">Settings for creating Multi-AZ DB clusters</a>.</p>\n <p>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter is required.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora | aurora-iopt1</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>\n <p>Default:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>"
21573+
"smithy.api#documentation": "<p>The storage type to associate with the DB cluster.</p>\n <p>For information on storage types for Aurora DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type\">Storage configurations for Amazon Aurora DB clusters</a>. For information on storage types for Multi-AZ DB\n clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings\">Settings for creating Multi-AZ DB clusters</a>.</p>\n <p>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter is required.</p>\n <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p>\n <p>Valid Values:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora | aurora-iopt1</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1 | io2 | gp3</code>\n </p>\n </li>\n </ul>\n <p>Default:</p>\n <ul>\n <li>\n <p>Aurora DB clusters - <code>aurora</code>\n </p>\n </li>\n <li>\n <p>Multi-AZ DB clusters - <code>io1</code>\n </p>\n </li>\n </ul>"
2157421574
}
2157521575
},
2157621576
"Iops": {
@@ -21675,7 +21675,7 @@
2167521675
"CACertificateIdentifier": {
2167621676
"target": "com.amazonaws.rds#String",
2167721677
"traits": {
21678-
"smithy.api#documentation": "<p>The CA certificate identifier to use for the DB cluster's server certificate.</p>\n <p>Valid for Cluster Type: Multi-AZ DB clusters</p>"
21678+
"smithy.api#documentation": "<p>The CA certificate identifier to use for the DB cluster'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>.</p>\n <p>Valid for Cluster Type: Multi-AZ DB clusters</p>"
2167921679
}
2168021680
}
2168121681
},
@@ -22111,7 +22111,7 @@
2211122111
"StorageType": {
2211222112
"target": "com.amazonaws.rds#String",
2211322113
"traits": {
22114-
"smithy.api#documentation": "<p>The storage type to associate with the DB instance.</p>\n <p>If you specify <code>io1</code>), <code>io2</code>, or <code>gp3</code> \n you must also include a value for the <code>Iops</code> parameter.</p>\n <p>If you choose to migrate your DB instance from using standard storage to using\n Provisioned IOPS, or from using Provisioned IOPS to using standard storage, the process\n can take time. The duration of the migration depends on several factors such as database\n load, storage size, storage type (standard or Provisioned IOPS), amount of IOPS\n provisioned (if any), and the number of prior scale storage operations. Typical\n migration times are under 24 hours, but the process can take up to several days in some\n cases. During the migration, the DB instance is available for use, but might experience\n performance degradation. While the migration takes place, nightly backups for the\n instance are suspended. No other Amazon RDS operations can take place for the instance,\n including modifying the instance, rebooting the instance, deleting the instance,\n creating a read replica for the instance, and creating a DB snapshot of the instance.</p>\n <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>\n </p>\n <p>Default: <code>io1</code>, if the <code>Iops</code> parameter\n is specified. Otherwise, <code>gp2</code>.</p>"
22114+
"smithy.api#documentation": "<p>The storage type to associate with the DB instance.</p>\n <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code> \n you must also include a value for the <code>Iops</code> parameter.</p>\n <p>If you choose to migrate your DB instance from using standard storage to using\n Provisioned IOPS, or from using Provisioned IOPS to using standard storage, the process\n can take time. The duration of the migration depends on several factors such as database\n load, storage size, storage type (standard or Provisioned IOPS), amount of IOPS\n provisioned (if any), and the number of prior scale storage operations. Typical\n migration times are under 24 hours, but the process can take up to several days in some\n cases. During the migration, the DB instance is available for use, but might experience\n performance degradation. While the migration takes place, nightly backups for the\n instance are suspended. No other Amazon RDS operations can take place for the instance,\n including modifying the instance, rebooting the instance, deleting the instance,\n creating a read replica for the instance, and creating a DB snapshot of the instance.</p>\n <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>\n </p>\n <p>Default: <code>io1</code>, if the <code>Iops</code> parameter\n is specified. Otherwise, <code>gp2</code>.</p>"
2211522115
}
2211622116
},
2211722117
"TdeCredentialArn": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2758,7 +2758,7 @@
27582758
"EKSAnywhereVersion": {
27592759
"target": "com.amazonaws.snowball#String",
27602760
"traits": {
2761-
"smithy.api#documentation": "<p>The version of EKS Anywhere on the Snow Family device.</p>"
2761+
"smithy.api#documentation": "<p>The optional version of EKS Anywhere on the Snow Family device.</p>"
27622762
}
27632763
}
27642764
},

0 commit comments

Comments
 (0)