AWS::FSx::Volume NfsExports
The configuration object for mounting a Network File System (NFS) file system.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ClientConfigurations" :
[ ClientConfigurations, ... ]
}
Properties
ClientConfigurations
-
A list of configuration objects that contain the client and options for mounting the OpenZFS file system.
Required: Yes
Type: Array of ClientConfigurations
Maximum:
25
Update requires: No interruption