AwsEfsAccessPointRootDirectoryCreationInfoDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: