AWS::DataSync::LocationFSxONTAP NFS
Specifies the Network File System (NFS) protocol configuration that AWS DataSync uses to access a storage virtual machine (SVM) on your Amazon FSx for NetApp ONTAP file system. For more information, see Accessing FSx for ONTAP file systems.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MountOptions" :
NfsMountOptions
}
YAML
MountOptions:
NfsMountOptions
Properties
MountOptions
-
Specifies how DataSync can access a location using the NFS protocol.
Required: Yes
Type: NfsMountOptions
Update requires: Replacement