Skip to content

Commit d737f99

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 3a0e41e commit d737f99

38 files changed

+1012
-163
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1317875f-637c-4ca0-bd48-9ceee78c7c8f",
3+
"type": "feature",
4+
"description": "This release updates the PriceListArn regex pattern.",
5+
"modules": [
6+
"service/#"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "399bca1d-2502-4163-a669-a0bfd35b42b7",
3+
"type": "feature",
4+
"description": "Update MaxItems upper bound to 1000 for ListPricesRequest",
5+
"modules": [
6+
"service/route53domains"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3c5cb720-f74d-45a2-9062-603382b6ae2c",
3+
"type": "feature",
4+
"description": "API changes to AWS Verified Access to include data from trust providers in logs",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "86164980-443e-43e5-99f0-eaaf22f71866",
3+
"type": "documentation",
4+
"description": "Documentation only update to address various tickets.",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "89e9f7a9-8da5-4e16-acc0-163fe44d66b5",
3+
"type": "feature",
4+
"description": "Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter",
5+
"modules": [
6+
"service/cloudformation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "aba9ea4e-a160-4bbc-9769-83dddd5f33fd",
3+
"type": "feature",
4+
"description": "This release adds support for creating cross region table/database resource links",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c2aabe0e-d09d-4e90-8fed-9971e74a823c",
3+
"type": "feature",
4+
"description": "Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}

service/cloudformation/api_op_CreateChangeSet.go

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudformation/api_op_DescribeChangeSet.go

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudformation/api_op_ExecuteChangeSet.go

+10-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudformation/deserializers.go

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudformation/serializers.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudformation/types/enums.go

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/api_op_DescribeAccountAttributes.go

+5-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/deserializers.go

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/serializers.go

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/types/types.go

+14-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ecs/api_op_CreateService.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ecs/api_op_DeleteTaskDefinitions.go

+7-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)