Skip to content

Commit 53e8941

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 3a3bca5 commit 53e8941

29 files changed

+748
-31
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "08a4d312-9a0d-43b9-bf6e-f6a550f7d923",
3+
"type": "feature",
4+
"description": "EC2 Image Builder now supports invoking Lambda functions and executing Step Functions state machine through image workflows.",
5+
"modules": [
6+
"service/imagebuilder"
7+
]
8+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"internal/protocoltest/jsonrpc10querycompatible",
7+
"internal/protocoltest/nonquerycompatiblerpcv2protocol",
8+
"internal/protocoltest/querycompatiblejsonrpc10",
9+
"internal/protocoltest/querycompatiblerpcv2protocol",
10+
"internal/protocoltest/smithyrpcv2cborquerycompatible"
11+
]
12+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5d3cb8d5-14ae-4abc-9501-ed1069a107b2",
3+
"type": "feature",
4+
"description": "Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates \"sortBy\" parameter for ListSubscriptions APIs.",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "dd6013bc-f3a9-4a5a-b141-55aa5d0d3e15",
3+
"type": "feature",
4+
"description": "Removed all the value constraint (min/max) for the shape definitions (e.g. integerMin0Max3600) on the C2j models to get rid of the need to request an exemption from the SDK team whenever a shape definition (e.g. integerMin0Max3600) is changed.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "df6f5a24-6711-4b5a-8797-f7bd57d4246f",
3+
"type": "feature",
4+
"description": "This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}

service/datazone/api_op_AcceptSubscriptionRequest.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/api_op_CreateSubscriptionGrant.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/api_op_CreateSubscriptionRequest.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/api_op_CreateUserProfile.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datazone/api_op_DeleteSubscriptionGrant.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)