This project automates data transfer between AWS S3 buckets using AWS Lambda and Terraform. It includes Terraform scripts to provision infrastructure such as S3 buckets and Lambda functions with configurable bucket names. The Python-based Lambda function orchestrates the transfer process, ensuring seamless and efficient data movement between designated source and destination buckets.
- AWS Lambda
- AWS S3
- AWS IAM
- Terraform
- Python