DataSync Location (S3)
S3 endpoint usable as a DataSync source or destination.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Bucket ARN | Text | Yes | — |
| Subdirectory | Text | — | / |
| Storage class Options: Standard, Standard-IA, Intelligent-Tiering, OneZone-IA, Glacier, Glacier Instant, Deep Archive | Choice | — | STANDARD |
| Access role ARN | Text | Yes | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| S3 bucket | Input | aws.s3 | s3_bucket_arn |
| Access role | Input | aws.iam-role | s3_config.bucket_access_role_arn |
| DataSync task | Output | any | — |