AwsEfsAccessPointRootDirectoryCreationInfoDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEfsAccessPointRootDirectoryCreationInfoDetails

Provides information about the settings that Amazon EFS uses to create the root directory when a client connects to an access point.

Contents

OwnerGid

Specifies the POSIX group ID to apply to the root directory.

Type: String

Pattern: .*\S.*

Required: No

OwnerUid

Specifies the POSIX user ID to apply to the root directory.

Type: String

Pattern: .*\S.*

Required: No

Permissions

Specifies the POSIX permissions to apply to the root directory, in the format of an octal number representing the file's mode bits.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: