This issue aims to make meaningful progress on Object Lock implementation within core and edge services. Specifically, this will help us support immutable backups in backup software products such as Veeam.
What needs to be done? • Acceptance Criteria
Modify the satellite implementation of the PutObject operation such that if no retention configuration is provided for an object,
a default retention configuration is set based on the bucket's default retention policy (set via the PutObjectLockConfiguration operation).
Goal
This issue aims to make meaningful progress on Object Lock implementation within core and edge services. Specifically, this will help us support immutable backups in backup software products such as Veeam.
What needs to be done? • Acceptance Criteria
Modify the satellite implementation of the
PutObject
operation such that if no retention configuration is provided for an object, a default retention configuration is set based on the bucket's default retention policy (set via thePutObjectLockConfiguration
operation).Depends on…
Links