aws_s3_bucket_public_access_blockManages an S3 Bucket Public Access Block resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_s3_bucket_public_access_block" "example" {
# Required arguments
bucket = "my-bucket"
}Everything you need to know about S3 (Simple Storage) on one page. HD quality, print-friendly.
Download Free Infographic