I have a S3 Bucket and want to create a lifecycle configuration to delete objects

448 Views Asked by At

I have folder structure something like this:-

*/*/SUCCESS
*/*/FAILED

how can i apply expiration rule on it such that *- could any name for the folder and is dynamically created through code.

I have tried SUCCESS as Prefix but have utterly failed.

Any help would be great as I am new to AWS

0

There are 0 best solutions below