Skip to content

Commit 887c4de

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 13c3784 commit 887c4de

File tree

7 files changed

+3937
-97
lines changed

7 files changed

+3937
-97
lines changed

codegen/sdk-codegen/aws-models/cost-explorer.json

Lines changed: 73 additions & 9 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/directory-service-data.json

Lines changed: 3464 additions & 0 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/directory-service.json

Lines changed: 240 additions & 12 deletions
Large diffs are not rendered by default.

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4674,6 +4674,13 @@
46744674
"smithy.api#documentation": "<p>The name of the task group that's associated with the task.</p>",
46754675
"smithy.api#jsonName": "group"
46764676
}
4677+
},
4678+
"LaunchType": {
4679+
"target": "com.amazonaws.guardduty#String",
4680+
"traits": {
4681+
"smithy.api#documentation": "<p>A capacity on which the task is running. For example, <code>Fargate</code> and <code>EC2</code>.</p>",
4682+
"smithy.api#jsonName": "launchType"
4683+
}
46774684
}
46784685
},
46794686
"traits": {
@@ -8774,7 +8781,7 @@
87748781
"target": "com.amazonaws.guardduty#SourceIps",
87758782
"traits": {
87768783
"smithy.api#documentation": "<p>The IP of the Kubernetes API caller and the IPs of any proxies or load balancers between\n the caller and the API endpoint.</p>",
8777-
"smithy.api#jsonName": "sourceIps"
8784+
"smithy.api#jsonName": "sourceIPs"
87788785
}
87798786
},
87808787
"UserAgent": {

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

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4415,7 +4415,7 @@
44154415
},
44164416
"aws.protocols#awsJson1_0": {},
44174417
"smithy.api#cors": {},
4418-
"smithy.api#documentation": "<fullname>AWS SES Mail Manager API</fullname>\n <p>\n <a href=\"http://aws.amazon.com/ses\">AWS SES Mail Manager API</a> contains operations and data types\n that comprise the Mail Manager feature of Amazon Simple Email Service.</p>\n <p>Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen\n your organization's email infrastructure, simplify email workflow management, and\n streamline email compliance control. To learn more, see the <a href=\"https://docs.aws.amazon.com/ses/latest/dg/eb.html\">Mail Manager chapter</a> in the Amazon SES Developer\n Guide.</p>",
4418+
"smithy.api#documentation": "<fullname>Amazon SES Mail Manager API</fullname>\n <p>The Amazon SES Mail Manager API contains operations and data types\n that comprise the Mail Manager feature of <a href=\"http://aws.amazon.com/ses\">Amazon Simple Email Service (SES)</a>.</p>\n <p>Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen\n your organization's email infrastructure, simplify email workflow management, and\n streamline email compliance control. To learn more, see the <a href=\"https://docs.aws.amazon.com/ses/latest/dg/eb.html\">Mail Manager chapter</a> in the <i>Amazon SES Developer\n Guide</i>.</p>",
44194419
"smithy.api#externalDocumentation": {
44204420
"API Reference": "https://w.amazon.com/bin/view/AWS/Border"
44214421
},
@@ -5120,6 +5120,12 @@
51205120
"smithy.api#documentation": "<p>The textual body content of an email message.</p>"
51215121
}
51225122
},
5123+
"com.amazonaws.mailmanager#MimeHeaderAttribute": {
5124+
"type": "string",
5125+
"traits": {
5126+
"smithy.api#pattern": "^X-[a-zA-Z0-9-]{1,256}$"
5127+
}
5128+
},
51235129
"com.amazonaws.mailmanager#NameOrArn": {
51245130
"type": "string",
51255131
"traits": {
@@ -6400,6 +6406,12 @@
64006406
"traits": {
64016407
"smithy.api#documentation": "<p>The email attribute to evaluate in a string condition expression.</p>"
64026408
}
6409+
},
6410+
"MimeHeaderAttribute": {
6411+
"target": "com.amazonaws.mailmanager#MimeHeaderAttribute",
6412+
"traits": {
6413+
"smithy.api#documentation": "<p>The email MIME X-Header attribute to evaluate in a string condition expression.</p>"
6414+
}
64036415
}
64046416
},
64056417
"traits": {
@@ -7083,10 +7095,19 @@
70837095
"target": "smithy.api#String"
70847096
}
70857097
},
7098+
"com.amazonaws.mailmanager#StringValue": {
7099+
"type": "string",
7100+
"traits": {
7101+
"smithy.api#length": {
7102+
"min": 1,
7103+
"max": 2048
7104+
}
7105+
}
7106+
},
70867107
"com.amazonaws.mailmanager#StringValueList": {
70877108
"type": "list",
70887109
"member": {
7089-
"target": "smithy.api#String"
7110+
"target": "com.amazonaws.mailmanager#StringValue"
70907111
},
70917112
"traits": {
70927113
"smithy.api#length": {
@@ -7658,7 +7679,7 @@
76587679
}
76597680
],
76607681
"traits": {
7661-
"smithy.api#documentation": "<p>&gt;Update attributes of an already provisioned rule set.</p>",
7682+
"smithy.api#documentation": "<p>Update attributes of an already provisioned rule set.</p>",
76627683
"smithy.api#idempotent": {}
76637684
}
76647685
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27805,7 +27805,7 @@
2780527805
}
2780627806
],
2780727807
"traits": {
27808-
"smithy.api#documentation": "<p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most\n of the source's original configuration, including the default security group and DB parameter group. By default, the new DB\n instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group\n associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>\n <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance\n before you call the <code>RestoreDBInstanceFromDBSnapshot</code> operation. RDS doesn't allow two DB instances with the same name. After you\n have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as\n the <code>DBInstanceIdentifier</code> in the call to the <code>RestoreDBInstanceFromDBSnapshot</code> operation. The result is that you replace the original\n DB instance with the DB instance created from the snapshot.</p>\n <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>\n must be the ARN of the shared DB snapshot.</p>\n <note>\n <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>\n </note>",
27808+
"smithy.api#documentation": "<p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most\n of the source's original configuration, including the default security group and DB parameter group. By default, the new DB\n instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group\n associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>\n <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance\n before you call the <code>RestoreDBInstanceFromDBSnapshot</code> operation. RDS doesn't allow two DB instances with the same name. After you\n have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as\n the <code>DBInstanceIdentifier</code> in the call to the <code>RestoreDBInstanceFromDBSnapshot</code> operation. The result is that you replace the original\n DB instance with the DB instance created from the snapshot.</p>\n <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>\n must be the ARN of the shared DB snapshot.</p>\n <p>To restore from a DB snapshot with an unsupported engine version, you must first upgrade the \n engine version of the snapshot. For more information about upgrading a RDS for MySQL DB snapshot engine version, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-upgrade-snapshot.html\">Upgrading a MySQL DB snapshot engine version</a>. \n For more information about upgrading a RDS for PostgreSQL DB snapshot engine version, <a href=\"https://docs.aws.amazon.com/USER_UpgradeDBSnapshot.PostgreSQL.html\">Upgrading a PostgreSQL DB snapshot engine version</a>.</p>\n <note>\n <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>\n </note>",
2780927809
"smithy.api#examples": [
2781027810
{
2781127811
"title": "To restore a DB instance from a DB snapshot",

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

Lines changed: 127 additions & 71 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)