Skip to content

Commit 17f3e0b

Browse files
author
AWS
committed
AWS S3 Control Update: Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
1 parent 478ffb4 commit 17f3e0b

File tree

3 files changed

+1126
-106
lines changed

3 files changed

+1126
-106
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS S3 Control",
4+
"description": "Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features."
5+
}

services/s3control/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"input_token": "NextToken",
1010
"output_token": "NextToken",
1111
"limit_key": "MaxResults"
12+
},
13+
"ListRegionalBuckets": {
14+
"input_token": "NextToken",
15+
"output_token": "NextToken",
16+
"limit_key": "MaxResults"
1217
}
1318
}
1419
}

0 commit comments

Comments
 (0)