AWS Fundamentals Logo
AWS Fundamentals
Resource

aws_s3_object_copy

Manages an S3 Object Copy 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_object_copy" "example" {
  # Required arguments
  name = "my-s3-object-copy"
}

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