AWS - S3 Fundamentals
You have this lifecycle rule but objects are not being deleted as expected:
{
"Rules": [{
"Status": "Enabled",
"Expiration": {"Days": 0}
}]
} What is the most likely reason?