Skip to content

Commit 740de30

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 032b94e commit 740de30

File tree

3 files changed

+34
-7
lines changed

3 files changed

+34
-7
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -4402,7 +4402,7 @@
44024402
"EnableHttpEndpoint": {
44034403
"target": "com.amazonaws.rds#BooleanOptional",
44044404
"traits": {
4405-
"smithy.api#documentation": "<p>Specifies whether to enable the HTTP endpoint for the DB cluster. By default, the HTTP endpoint \n isn't enabled.</p>\n <p>When enabled, the HTTP endpoint provides a connectionless web service API (RDS Data API) for running\n SQL queries on the DB cluster. You can also query your database\n from inside the RDS console with the RDS query editor.</p>\n <p>RDS Data API is supported with the following DB clusters:</p>\n <ul>\n <li>\n <p>Aurora PostgreSQL Serverless v2 and provisioned</p>\n </li>\n <li>\n <p>Aurora PostgreSQL and Aurora MySQL Serverless v1</p>\n </li>\n </ul>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html\">Using RDS Data API</a> in the \n <i>Amazon Aurora User Guide</i>.</p>\n <p>Valid for Cluster Type: Aurora DB clusters only</p>"
4405+
"smithy.api#documentation": "<p>Specifies whether to enable the HTTP endpoint for the DB cluster. By default, the HTTP endpoint \n isn't enabled.</p>\n <p>When enabled, the HTTP endpoint provides a connectionless web service API (RDS Data API) for running\n SQL queries on the DB cluster. You can also query your database\n from inside the RDS console with the RDS query editor.</p>\n <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html\">Using RDS Data API</a> in the \n <i>Amazon Aurora User Guide</i>.</p>\n <p>Valid for Cluster Type: Aurora DB clusters only</p>"
44064406
}
44074407
},
44084408
"CopyTagsToSnapshot": {
@@ -22388,7 +22388,7 @@
2238822388
"Iops": {
2238922389
"target": "com.amazonaws.rds#IntegerOptional",
2239022390
"traits": {
22391-
"smithy.api#documentation": "<p>The new Provisioned IOPS (I/O operations per second) value for the RDS instance.</p>\n <p>Changing this setting doesn't result in an outage and\n the change is applied during the next maintenance window\n unless the <code>ApplyImmediately</code> parameter is enabled for this request.\n If you are migrating from Provisioned IOPS to standard storage, set this value to 0. \n The DB instance will require a reboot for the change in storage type to take effect.</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>Constraints:</p>\n <ul>\n <li>\n <p>For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for PostgreSQL - The value supplied must be at least 10% greater than the current value. \n Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.</p>\n </li>\n <li>\n <p>When you increase the Provisioned IOPS, you must also specify the\n <code>AllocatedStorage</code> parameter. You can use the current value for\n <code>AllocatedStorage</code>.</p>\n </li>\n </ul>\n <p>Default: Uses existing setting</p>"
22391+
"smithy.api#documentation": "<p>The new Provisioned IOPS (I/O operations per second) value for the RDS instance.</p>\n <p>Changing this setting doesn't result in an outage and\n the change is applied during the next maintenance window\n unless the <code>ApplyImmediately</code> parameter is enabled for this request.\n If you are migrating from Provisioned IOPS to standard storage, set this value to 0. \n The DB instance will require a reboot for the change in storage type to take effect.</p>\n <p>If you choose to migrate your DB instance from using standard storage to Provisioned\n IOPS (io1), or from Provisioned IOPS to standard storage, the process can take time. The\n duration of the migration depends on several factors such as database load, storage\n size, storage type (standard or Provisioned IOPS), amount of IOPS provisioned (if any),\n and the number of prior scale storage operations. Typical migration times are under 24\n hours, but the process can take up to several days in some cases. During the migration,\n the DB instance is available for use, but might experience performance degradation.\n While the migration takes place, nightly backups for the instance are suspended. No\n other Amazon RDS operations can take place for the instance, including modifying the\n instance, rebooting the instance, deleting the instance, creating a read replica for the\n instance, and creating a DB snapshot of the instance.</p>\n <p></p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for PostgreSQL - The value supplied must be at least 10% greater than the current value. \n Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.</p>\n </li>\n <li>\n <p>When you increase the Provisioned IOPS, you must also specify the\n <code>AllocatedStorage</code> parameter. You can use the current value for\n <code>AllocatedStorage</code>.</p>\n </li>\n </ul>\n <p>Default: Uses existing setting</p>"
2239222392
}
2239322393
},
2239422394
"OptionGroupName": {
@@ -22406,7 +22406,7 @@
2240622406
"StorageType": {
2240722407
"target": "com.amazonaws.rds#String",
2240822408
"traits": {
22409-
"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>"
22409+
"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 gp2 (General\n Purpose SSD), gp3, or Provisioned IOPS (io1), or from these storage types to standard\n storage, the process can take time. The duration of the migration depends on several\n factors such as database load, storage size, storage type (standard or Provisioned\n IOPS), amount of IOPS provisioned (if any), and the number of prior scale storage\n operations. Typical migration times are under 24 hours, but the process can take up to\n several days in some cases. During the migration, the DB instance is available for use,\n but might experience performance degradation. While the migration takes place, nightly\n backups for the instance are suspended. No other Amazon RDS operations can take place\n for the instance, including modifying the instance, rebooting the instance, deleting the\n instance, creating a read replica for the instance, and creating a DB snapshot of the\n 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>"
2241022410
}
2241122411
},
2241222412
"TdeCredentialArn": {
@@ -27838,7 +27838,7 @@
2783827838
"EngineMode": {
2783927839
"target": "com.amazonaws.rds#String",
2784027840
"traits": {
27841-
"smithy.api#documentation": "<p>The engine mode of the new cluster. Specify <code>provisioned</code> or <code>serverless</code>,\n depending on the type of the cluster you are creating. You can create an Aurora Serverless v1 clone\n from a provisioned cluster, or a provisioned clone from an Aurora Serverless v1 cluster. To create a clone\n that is an Aurora Serverless v1 cluster, the original cluster must be an Aurora Serverless v1 cluster or\n an encrypted provisioned cluster.</p>\n <p>Valid for: Aurora DB clusters only</p>"
27841+
"smithy.api#documentation": "<p>The engine mode of the new cluster. Specify <code>provisioned</code> or <code>serverless</code>,\n depending on the type of the cluster you are creating. You can create an Aurora Serverless v1 clone\n from a provisioned cluster, or a provisioned clone from an Aurora Serverless v1 cluster. To create a clone\n that is an Aurora Serverless v1 cluster, the original cluster must be an Aurora Serverless v1 cluster or\n an encrypted provisioned cluster. To create a full copy that is an Aurora Serverless v1 cluster, specify \n the engine mode <code>serverless</code>.</p>\n <p>Valid for: Aurora DB clusters only</p>"
2784227842
}
2784327843
},
2784427844
"DBClusterInstanceClass": {

codegen/sdk-codegen/aws-models/route-53.json

+18
Original file line numberDiff line numberDiff line change
@@ -3449,6 +3449,12 @@
34493449
"traits": {
34503450
"smithy.api#enumValue": "ap-southeast-5"
34513451
}
3452+
},
3453+
"ap_southeast_7": {
3454+
"target": "smithy.api#Unit",
3455+
"traits": {
3456+
"smithy.api#enumValue": "ap-southeast-7"
3457+
}
34523458
}
34533459
},
34543460
"traits": {
@@ -10884,6 +10890,12 @@
1088410890
"traits": {
1088510891
"smithy.api#enumValue": "ap-southeast-5"
1088610892
}
10893+
},
10894+
"ap_southeast_7": {
10895+
"target": "smithy.api#Unit",
10896+
"traits": {
10897+
"smithy.api#enumValue": "ap-southeast-7"
10898+
}
1088710899
}
1088810900
},
1088910901
"traits": {
@@ -12518,6 +12530,12 @@
1251812530
"traits": {
1251912531
"smithy.api#enumValue": "ap-southeast-5"
1252012532
}
12533+
},
12534+
"ap_southeast_7": {
12535+
"target": "smithy.api#Unit",
12536+
"traits": {
12537+
"smithy.api#enumValue": "ap-southeast-7"
12538+
}
1252112539
}
1252212540
},
1252312541
"traits": {

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

+12-3
Original file line numberDiff line numberDiff line change
@@ -7814,6 +7814,12 @@
78147814
"smithy.api#documentation": "<p>The private primary IP address of the SageMaker HyperPod cluster node.</p>"
78157815
}
78167816
},
7817+
"PrivatePrimaryIpv6": {
7818+
"target": "com.amazonaws.sagemaker#ClusterPrivatePrimaryIpv6",
7819+
"traits": {
7820+
"smithy.api#documentation": "<p>The private primary IPv6 address of the SageMaker HyperPod cluster node.</p>"
7821+
}
7822+
},
78177823
"PrivateDnsHostname": {
78187824
"target": "com.amazonaws.sagemaker#ClusterPrivateDnsHostname",
78197825
"traits": {
@@ -7976,6 +7982,9 @@
79767982
"smithy.api#pattern": "^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)\\.?\\b){4}$"
79777983
}
79787984
},
7985+
"com.amazonaws.sagemaker#ClusterPrivatePrimaryIpv6": {
7986+
"type": "string"
7987+
},
79797988
"com.amazonaws.sagemaker#ClusterSchedulerConfigArn": {
79807989
"type": "string",
79817990
"traits": {
@@ -49085,7 +49094,7 @@
4908549094
"target": "com.amazonaws.sagemaker#ContainerImage",
4908649095
"traits": {
4908749096
"smithy.api#clientOptional": {},
49088-
"smithy.api#documentation": "<p>The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.</p>\n <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker,\n the inference code must meet SageMaker requirements. SageMaker supports both\n <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>\n image path formats. For more information, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html\">Using Your Own Algorithms with Amazon\n SageMaker</a>.</p>",
49097+
"smithy.api#documentation": "<p>The Amazon EC2 Container Registry path where inference code is stored.</p>\n <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker,\n the inference code must meet SageMaker requirements. SageMaker supports both\n <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>\n image path formats. For more information, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html\">Using Your Own Algorithms with Amazon\n SageMaker</a>.</p>",
4908949098
"smithy.api#required": {}
4909049099
}
4909149100
},
@@ -60621,7 +60630,7 @@
6062160630
"target": "com.amazonaws.sagemaker#S3DataType",
6062260631
"traits": {
6062360632
"smithy.api#clientOptional": {},
60624-
"smithy.api#documentation": "<p>If you choose <code>S3Prefix</code>, <code>S3Uri</code> identifies a key name prefix.\n SageMaker uses all objects that match the specified key name prefix for model training. </p>\n <p>If you choose <code>ManifestFile</code>, <code>S3Uri</code> identifies an object that\n is a manifest file containing a list of object keys that you want SageMaker to use for model\n training. </p>\n <p>If you choose <code>AugmentedManifestFile</code>, S3Uri identifies an object that is\n an augmented manifest file in JSON lines format. This file contains the data you want to\n use for model training. <code>AugmentedManifestFile</code> can only be used if the\n Channel's input mode is <code>Pipe</code>.</p>",
60633+
"smithy.api#documentation": "<p>If you choose <code>S3Prefix</code>, <code>S3Uri</code> identifies a key name prefix.\n SageMaker uses all objects that match the specified key name prefix for model training. </p>\n <p>If you choose <code>ManifestFile</code>, <code>S3Uri</code> identifies an object that\n is a manifest file containing a list of object keys that you want SageMaker to use for model\n training. </p>\n <p>If you choose <code>AugmentedManifestFile</code>, <code>S3Uri</code> identifies an object that is\n an augmented manifest file in JSON lines format. This file contains the data you want to\n use for model training. <code>AugmentedManifestFile</code> can only be used if the\n Channel's input mode is <code>Pipe</code>.</p>",
6062560634
"smithy.api#required": {}
6062660635
}
6062760636
},
@@ -60733,7 +60742,7 @@
6073360742
"ManifestEtag": {
6073460743
"target": "com.amazonaws.sagemaker#String",
6073560744
"traits": {
60736-
"smithy.api#documentation": "<p>The ETag associated with Manifest S3URI.</p>"
60745+
"smithy.api#documentation": "<p>The ETag associated with Manifest S3 URI.</p>"
6073760746
}
6073860747
}
6073960748
},

0 commit comments

Comments
 (0)