RootCauseunvalidated
I need it to permanently delete the object (not just create a delete marker, but remove the file completely from S3). — I have a versioned bucket. Tension: Delete all objects older than 365 days (irrespective of their storage class). Outcome: you must use `noncurrent_version_transition` block for versioned objects expiration.
97dbdfdc-94d3-45c6-940d-2a2470c68c7d
I need it to permanently delete the object (not just create a delete marker, but remove the file completely from S3). — I have a versioned bucket. Tension: Delete all objects older than 365 days (irrespective of their storage class). Outcome: you must use noncurrent_version_transition block for versioned objects expiration.