BA creates a folder called chunks under the bucket name, a file called called CRYPT and a filed called ROOT.
Can you assist in how to create a Lifecycle rule or rules to expired files in chunks that are older than 7 days and then delete them?
I find the AWS documentation confusing as it does not appear you can create a lifecyle rule on a bucket folder, only the bucket.
Doe I need to expire the files first and create a second rule to remove expired files? Can I just remove files that are 8 days old?
Please advise.