Skip to content

Commit 18279c6

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent fb502de commit 18279c6

File tree

63 files changed

+3806
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3806
-247
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0f321a93-88d6-44c0-83f7-38a09337a11e",
3+
"type": "feature",
4+
"description": "Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API",
5+
"modules": [
6+
"service/textract"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2f9f2490-c11a-48b0-9512-127a710139dc",
3+
"type": "feature",
4+
"description": "Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.",
5+
"modules": [
6+
"service/fsx"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3ab61e31-8ce7-4821-af8b-53b1fa117223",
3+
"type": "feature",
4+
"description": "Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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/smithyrpcv2cborquerycompatible"
8+
]
9+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "86b8c777-dbee-4038-bd24-b857594ac264",
3+
"type": "feature",
4+
"description": "This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.",
5+
"modules": [
6+
"service/storagegateway"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "aa293e6c-b51b-4272-af2d-3fc59ca06697",
3+
"type": "feature",
4+
"description": "Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.",
5+
"modules": [
6+
"service/s3control"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b70db084-b3c6-4133-a8bc-f72d6fd78460",
3+
"type": "documentation",
4+
"description": "Updates for change to Amazon ECS default log driver mode from blocking to non-blocking",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cf21e06f-e527-48ce-90ea-91a01c80af35",
3+
"type": "feature",
4+
"description": "Remove Tags field from Get API responses",
5+
"modules": [
6+
"service/workspacesthinclient"
7+
]
8+
}

service/ecs/api_op_PutAccountSetting.go

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

service/ecs/api_op_PutAccountSettingDefault.go

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

service/ecs/types/types.go

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

service/fsx/api_op_CreateAndAttachS3AccessPoint.go

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

service/fsx/api_op_CreateFileSystem.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/fsx/api_op_DeleteFileSystem.go

Lines changed: 7 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)