Enable Object Lock with Cloudformation

0

How do you enable object lock on an S3 bucket in a Cloudformation template?

exit5
asked 5 years ago740 views
1 Answer
0

OjectLockConfiguration and ObjectLockEnabled attributes have been added to the documentation. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket.html

exit5
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions