Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 16, 2024
1 parent ccc6c9c commit e0fa20e
Show file tree
Hide file tree
Showing 14 changed files with 146 additions and 128 deletions.
8 changes: 8 additions & 0 deletions .changelog/3490980d7d804e078f8191e7a882e790.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3490980d-7d80-4e07-8f81-91e7a882e790",
"type": "feature",
"description": "Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.",
"modules": [
"service/s3"
]
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 13 additions & 9 deletions service/s3/api_op_CopyObject.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 9 additions & 5 deletions service/s3/api_op_CreateMultipartUpload.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/s3/api_op_CreateSession.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

83 changes: 26 additions & 57 deletions service/s3/api_op_DeleteObject.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions service/s3/api_op_ListBuckets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/s3/api_op_PutBucketEncryption.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e0fa20e

Please sign in to comment.