S3 Bucket Object Versioning & Lifecycle Rules - Applied to Existing Objects or only New?

0

Do S3 Bucket Lifecycle Rules and Object Versioning apply to existing objects or only new ones?

AWS
已提问 7 年前2698 查看次数
1 回答
0
已接受的回答

http://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-set-lifecycle-configuration-intro.html says: " When you add a lifecycle configuration to a bucket, the configuration rules apply to both existing objects and objects that you add later. For example, if you add a lifecycle configuration rule today with an expiration action that causes objects with a specific prefix to expire 30 days after creation, Amazon S3 will queue for removal any existing objects that are more than 30 days old. "

http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectVersioning.html says: " When you enable versioning on a bucket, existing objects, if any, in the bucket are unchanged: the version IDs (null), contents, and permissions remain the same. "

AWS
已回答 7 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则