Which S3 feature will meet this requirement?
S3 Inventory report
S3 Lifecycle
S3 Versioning
S3 ACLs
Explanations:
S3 Inventory reports provide a scheduled and list-based overview of the objects in a bucket, including their tags, storage class, and other metadata. This feature allows tracking of tags, buckets, and prefixes effectively.
S3 Lifecycle policies manage the transition and expiration of objects but do not provide tracking of tags, buckets, or prefixes. They are primarily for cost management.
S3 Versioning enables the retention of multiple versions of objects but does not facilitate tracking of tags, buckets, or prefixes directly. It focuses on data protection.
S3 ACLs (Access Control Lists) manage permissions for buckets and objects but do not track or provide information about tags, prefixes, or overall object inventory.