AWS::DataSync::LocationFSxLustreResource schema for AWS::DataSync::LocationFSxLustre.
4 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
SecurityGroupArns | Array<string> | RequiredCreate-only |
FsxFilesystemArn | string | Create-onlyWrite-only |
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 FSx for Lustre file system location that is created. |
LocationUri | string | The URL of the FSx for Lustre location that was described. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataSync::LocationFSxLustre
Resources:
MyResource:
Type: AWS::DataSync::LocationFSxLustre
Properties:
SecurityGroupArns: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
datasync:CreateLocationFsxLustredatasync:DescribeLocationFsxLustredatasync:ListTagsForResourcedatasync:TagResourcefsx:DescribeFileSystemsec2:DescribeNetworkInterfacesec2:DescribeSubnetsec2:DescribeSecurityGroupsdatasync:DescribeLocationFsxLustredatasync:ListTagsForResourcedatasync:DescribeLocationFsxLustredatasync:ListTagsForResourcedatasync:UpdateLocationFsxLustredatasync:TagResourcedatasync:UntagResourcefsx:DescribeFileSystemsec2:DescribeNetworkInterfacesdatasync: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.
FsxFilesystemArnSecurityGroupArns