Relative Content

Tag Archive for amazon-web-servicesamazon-s3aws-cloudformationsam

AWS SAM / Cloud formation S3 Bucket AccessControl Private Removal

Problem I have some old buckets I have setup with AWS SAM/CloudFormation using AccessControl: Private. This attribute has been deprecated and I’m assuming it will be removed in the future, but I cannot figure out how to remove the attribute and successfully deploy. When building with the property I now get the following warning: W3045 […]