block Public Acls
Parameters
value
Whether Amazon S3 should block public ACLs for buckets in this account. Defaults to true
. Enabling this setting does not affect existing policies or ACLs. When set to true
causes the following behavior:
PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
PUT Object calls fail if the request includes a public ACL.
PUT Bucket calls fail if the request includes a public ACL.