blockPublicAcls

@JvmName(name = "ykvyhkvuqhynvjnj")
suspend fun blockPublicAcls(value: Output<Boolean>)
@JvmName(name = "brtjgyoahyakcqvo")
suspend fun blockPublicAcls(value: Boolean?)

Parameters

value

Whether Amazon S3 should block public ACLs for buckets in this account. Defaults to false. 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 will fail if the specified ACL allows public access.

  • PUT Object calls fail if the request includes a public ACL.