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 version-id in S3 backups. #601

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

[Feature Request] Add support for version-id in S3 backups. #601

mrlindblom opened this issue Oct 21, 2024 · 0 comments

Comments

@mrlindblom
Copy link

S3 buckets with versioning need a new field called version-id to be able to restore from a older version of the file. Today the backup operator will not see the backup file if for example it been deleted from the S3. However a older version exists and can be access if version-id is specified.

If S3 object lock enable on the bucket, versioning is enabled by default. Use case for S3 object lock is to make sure that no one can tamper or delete backup, for example during a ransomware attack. There has been cases where the bad guys and tired to destroy backup however with S3 Object lock enable this would not be possible.

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