Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for retention and mode for S3 buckets that has S3 Object lock enabled #600

Open
mrlindblom opened this issue Oct 21, 2024 · 0 comments

Comments

@mrlindblom
Copy link

When S3 Object lock a default policy can be configured for each bucket, however each each Put Object request can have its own retention period and retention mode setting.

For recurring backups it would be nice to have retention period equal to what is configure in the schedule and retention count.
A new field for retention mode would be need.

Documentation
https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock.html#object-lock-overview

PutObjectRetention example
https://docs.aws.amazon.com/code-library/latest/ug/go_2_s3_code_examples.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant