"Expiration": "Days": 30

This commit is contained in:
Andreas Knuth 2025-11-29 14:10:01 -06:00
parent 0411f457d5
commit 442326ac24
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ aws s3api put-bucket-lifecycle-configuration \
"ID": "DeleteOldEmails",
"Status": "Enabled",
"Expiration": {
"Days": 90
"Days": 30
},
"Filter": {
"Prefix": ""