DataSync Location (EFS)
EFS endpoint for DataSync.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| EFS file system ARN | Text | Yes | — |
| Mount EC2 SG ARNs | List | — | — |
| Mount subnet ARN | Text | — | — |
| EFS access point ARN | Text | — | — |
| In-transit encryption Options: None, TLS 1.2 | Choice | — | TLS1_2 |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| EFS file system | Input | aws.efs | efs_file_system_arn |
| Mount security groupsmulti | Input | aws.security-group | ec2_config.security_group_arns |
| Mount subnet | Input | aws.subnet | ec2_config.subnet_arn |
| DataSync task | Output | any | — |