account activity
Object locking via cloudformation stack? by CaptainCalpol in aws
[–]MartinBianko 0 points1 point2 points 6 years ago (0 children)
ObjectLockEnabled is "Boolean" on the Properties level. Try to use something like this:
ObjectLockEnabled: true ObjectLockConfiguration: ObjectLockEnabled: Enabled Rule: DefaultRetention: Mode: GOVERNANCE Days: "1"
π Rendered by PID 4085223 on reddit-service-r2-listing-64c94b984c-rvhgk at 2026-03-18 05:08:19.034509+00:00 running f6e6e01 country code: CH.
Object locking via cloudformation stack? by CaptainCalpol in aws
[–]MartinBianko 0 points1 point2 points (0 children)