AWS Fundamentals Logo
AWS Fundamentals
Resource

aws_s3_bucket_request_payment_configuration

Manages an S3 Bucket Request Payment Configuration resource.

View Full Documentation on Terraform Registry

Sample HCL Configuration

A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.

main.tf
resource "aws_s3_bucket_request_payment_configuration" "example" {
  # Required arguments
  bucket = "my-bucket"
}

Get the S3 (Simple Storage) Cheat Sheet

Everything you need to know about S3 (Simple Storage) on one page. HD quality, print-friendly.

Download Free Infographic