AwsEfsAccessPointDetails - AWS Security Hub

AwsEfsAccessPointDetails

Provides information about an Amazon EFS access point.

Contents

AccessPointId

The ID of the Amazon EFS access point.

Type: String

Pattern: .*\S.*

Required: No

Arn

The Amazon Resource Name (ARN) of the Amazon EFS access point.

Type: String

Pattern: .*\S.*

Required: No

ClientToken

The opaque string specified in the request to ensure idempotent creation.

Type: String

Pattern: .*\S.*

Required: No

FileSystemId

The ID of the Amazon EFS file system that the access point applies to.

Type: String

Pattern: .*\S.*

Required: No

PosixUser

The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point, that is used for all file operations by NFS clients using the access point.

Type: AwsEfsAccessPointPosixUserDetails object

Required: No

RootDirectory

The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.

Type: AwsEfsAccessPointRootDirectoryDetails object

Required: No

See Also

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