Skip to content

Commit b6bd9e8

Browse files
author
AWS
committed
Amazon Simple Storage Service Update: 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.
1 parent dd7090f commit b6bd9e8

File tree

2 files changed

+46
-19
lines changed

2 files changed

+46
-19
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Simple Storage Service",
4+
"contributor": "",
5+
"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."
6+
}

0 commit comments

Comments
 (0)