AWS::DataSync::LocationFSxONTAPResource Type definition for AWS::DataSync::LocationFSxONTAP.
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
SecurityGroupArns | Array<string> | RequiredCreate-only |
StorageVirtualMachineArn | string | RequiredCreate-only |
Protocol | Protocol | |
Subdirectory | string | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
FsxFilesystemArn | string | The Amazon Resource Name (ARN) for the FSx ONAP file system. |
LocationArn | string | The Amazon Resource Name (ARN) of the Amazon FSx ONTAP file system location that is created. |
LocationUri | string | The URL of the FSx ONTAP file system that was described. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataSync::LocationFSxONTAP
Resources:
MyResource:
Type: AWS::DataSync::LocationFSxONTAP
Properties:
SecurityGroupArns: "arn:aws:service:region:account:resource"
StorageVirtualMachineArn: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
datasync:CreateLocationFsxOntapdatasync:DescribeLocationFsxOntapdatasync:ListTagsForResourcedatasync:TagResourcefsx:DescribeStorageVirtualMachinesfsx:DescribeFileSystemsec2:DescribeNetworkInterfacesec2:DescribeSubnetsdatasync:DescribeLocationFsxOntapdatasync:ListTagsForResourcedatasync:UpdateLocationFsxOntapdatasync:DescribeLocationFsxOntapdatasync:ListTagsForResourcedatasync:TagResourcedatasync:UntagResourcefsx:DescribeFileSystemsfsx:DescribeStorageVirtualMachinesec2:DescribeNetworkInterfacesdatasync:DeleteLocationsecretsmanager:DeleteSecretdatasync: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.
StorageVirtualMachineArnSecurityGroupArns