Cloud.Service.AWS.S3.Bucket.Public.Access.Block
{
"account": "string",
"block_public_acls": false,
"block_public_policy": false,
"bucket": "string",
"count": 0,
"ignore_public_acls": false,
"region": "string",
"restrict_public_buckets": false
}
(Required) The name of the AWS cloud account to use for this resource
For this bucket, whether Amazon S3 should reject PUT Object calls that include a public ACL.
Whether Amazon S3 should block public bucket policies for this bucket.
(Required) Bucket to which this public access block configuration should be applied.
The number of resource instances to be created.
For this bucket, whether Amazon S3 should block public access granted by ACLs but still allow PUT Object calls that include a public ACL.
(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.
Whether Amazon S3 should restrict public bucket policies for this bucket.