AWS::DataSync::LocationEFSResource schema for AWS::DataSync::LocationEFS.
7 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Ec2Config | Ec2Config | RequiredCreate-only |
AccessPointArn | string | |
EfsFilesystemArn | string | Create-onlyWrite-only |
FileSystemAccessRoleArn | string | |
InTransitEncryption | string | |
Subdirectory | string | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
LocationArn | string | The Amazon Resource Name (ARN) of the Amazon EFS file system location that is created. |
LocationUri | string | The URL of the EFS location that was described. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataSync::LocationEFS
Resources:
MyResource:
Type: AWS::DataSync::LocationEFS
Properties:
Ec2Config: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
datasync:CreateLocationEfsdatasync:DescribeLocationEfsdatasync:ListTagsForResourcedatasync:TagResourceelasticfilesystem:DescribeFileSystemselasticfilesystem:DescribeMountTargetselasticfilesystem:DescribeAccessPointsiam:PassRoledatasync:DescribeLocationEfsdatasync:ListTagsForResourcedatasync:UpdateLocationEfsdatasync:DescribeLocationEfsdatasync:ListTagsForResourcedatasync:TagResourcedatasync:UntagResourceelasticfilesystem:DescribeFileSystemselasticfilesystem:DescribeAccessPointsiam:PassRoledatasync:DeleteLocationdatasync:ListLocationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterLocationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
Ec2ConfigEfsFilesystemArn