Skip to content

Commit 57f824f

Browse files
S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
1 parent 5b707d3 commit 57f824f

File tree

11 files changed

+188
-146
lines changed

11 files changed

+188
-146
lines changed

generator/ServiceModels/s3/s3-2006-03-01.api.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,9 @@
13281328
"us-gov-east-1",
13291329
"us-gov-west-1",
13301330
"us-west-1",
1331-
"us-west-2"
1331+
"us-west-2",
1332+
"ap-south-2",
1333+
"eu-south-2"
13321334
]
13331335
},
13341336
"BucketLoggingStatus":{
@@ -4687,7 +4689,9 @@
46874689
"ObjectLockLegalHoldStatus",
46884690
"IntelligentTieringAccessTier",
46894691
"BucketKeyStatus",
4690-
"ChecksumAlgorithm"
4692+
"ChecksumAlgorithm",
4693+
"ObjectAccessControlList",
4694+
"ObjectOwner"
46914695
]
46924696
},
46934697
"InventoryOptionalFields":{

generator/ServiceModels/s3/s3-2006-03-01.docs.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)