amazon s3 - S3 Default Lifecycle Expiration -



amazon s3 - S3 Default Lifecycle Expiration -

does s3 have default lifecycle expiration? iow, key automatically expire after x days? or exist forever?

thanks

by default, object on s3 doesn't has expiration date. if don't specify lifecycle rule, there forever.

you can upload file bucket without lifecycle rule, check properties of object, expiry date none

amazon-s3 boto

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -