writefreely/aws-s3-backup/files/writefreely-s3-backup-lifecycle.json
author Luke Hoersten <luke@hoersten.org>
Mon, 29 Jul 2024 10:24:20 -0500
changeset 236 55fe664e0a05
parent 159 05d0cf32e077
permissions -rw-r--r--
Fixed prosody cert installation hook.

{
	 "Rules": [
		  {
				"ID": "expiration",
				"Filter": {},
				"Status": "Enabled",
				"NoncurrentVersionExpiration": {
					 "NoncurrentDays": 30
				}
		  }
	 ]
}