EFS Access Point

An EFS Access Point is an application-specific entry point into an Amazon Elastic File System. It simplifies access management by providing a unique access path with enforced user and group identities, as well as root directory settings. This allows multiple applications or tenants to securely share the same file system while maintaining isolation and consistent permissions.

aws.efs_access_point

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_point_arncorestringThe unique Amazon Resource Name (ARN) associated with the access point.
access_point_idcorestringThe ID of the access point, assigned by Amazon EFS.
account_idcorestring
client_tokencorestringThe opaque string specified in the request to ensure idempotent creation.
file_system_idcorestringThe ID of the EFS file system that the access point applies to.
life_cycle_statecorestringIdentifies the lifecycle phase of the access point.
namecorestringThe name of the access point. This is the value of the Name tag.
owner_idcorestringIdentifies the Amazon Web Services account that owns the access point resource.
posix_usercorejsonThe 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.
root_directorycorejsonThe directory on the EFS file system that the access point exposes as the root directory to NFS clients using the access point.
tagscorehstore