edge icon indicating copy to clipboard operation
edge copied to clipboard

Add PutObjectRetention satellite endpoint (object retention)

Open amwolff opened this issue 10 months ago • 0 comments

Goal

This issue is to make meaningful progress on Object Lock implementation within core and edge services. Specifically, to support immutable backups in backup software products like Veeam.

What needs to be done? • Acceptance Criteria

Add the corresponding to PutObjectRetention endpoint on the satellite (the endpoint can be named differently) that makes it possible to place a lock for the specified object version.

Summary

Implementation reference.

Depends on…

  • #400

Links

  • https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectRetention.html
  • an easy-to-read and insightful introduction to Object Lock: Using S3 Object Lock

amwolff avatar Apr 19 '24 10:04 amwolff