AwsEfsAccessPointPosixUserDetails
Provides details for all file system operations using this Amazon EFS access point.
Contents
- Gid
-
The POSIX group ID used for all file system operations using this access point.
Type: String
Pattern:
.*\S.*
Required: No
- SecondaryGids
-
Secondary POSIX group IDs used for all file system operations using this access point.
Type: Array of strings
Pattern:
.*\S.*
Required: No
- Uid
-
The POSIX user ID used for all file system operations using this access point.
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: