diff --git a/cloudformation/static-web-site-distribution/template.yml b/cloudformation/static-web-site-distribution/template.yml index 1facdd9..75fabac 100644 --- a/cloudformation/static-web-site-distribution/template.yml +++ b/cloudformation/static-web-site-distribution/template.yml @@ -20,7 +20,7 @@ Resources: DefaultRetention: Days: 1 Mode: GOVERNANCE - ObjectLockEnabled: True + ObjectLockEnabled: true OwnershipControls: Rules: - ObjectOwnership: BucketOwnerEnforced @@ -112,6 +112,7 @@ Resources: DefaultRetention: Days: 1 Mode: GOVERNANCE + ObjectLockEnabled: true OwnershipControls: Rules: - ObjectOwnership: BucketOwnerEnforced