fix: lifecycle documentation for DeleteMarker

This commit is contained in:
Harshavardhana 2021-01-17 01:37:25 -08:00
parent 4315f93421
commit 8da0b7cf03

View File

@ -92,7 +92,7 @@ When an object has only one version as a delete marker, the latter can be automa
"ID": "Removing all old versions", "ID": "Removing all old versions",
"Expiration": { "Expiration": {
"Days": 1, "Days": 1,
"ExpiredObjectDeleteMarker": true "DeleteMarker": true
}, },
"Status": "Enabled" "Status": "Enabled"
} }