AwsEfsAccessPointRootDirectoryDetails
Provides information about the directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
Contents
- CreationInfo
-
Specifies the POSIX IDs and permissions to apply to the access point's root directory.
Type: AwsEfsAccessPointRootDirectoryCreationInfoDetails object
Required: No
- Path
-
Specifies the path on the Amazon EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system. A path can have up to four subdirectories. If the specified path does not exist, you are required to provide
CreationInfo
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: