Problemunvalidated
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: Or do I need to do something with noncurrent_version_expiration?
b6455857-427c-4d83-80d3-2c1016b980f6
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: Or do I need to do something with noncurrent_version_expiration?