AWS Certified Solutions Architect – Professional SAP-C01 – Question373

You create an Amazon Elastic File System (EFS) file system and mount targets for the file system in your Virtual Private Cloud (VPC). Identify the initial permissions you can grant to the group root of your file system.

A.
write-execute-modify
B. read-execute
C. read-write-modify
D. read-write

Correct Answer: B

Explanation:

Explanation: In Amazon EFS, when a file system and mount targets are created in your VPC, you can mount the remote file system locally on your Amazon Elastic Compute Cloud (EC2) instance. You can grant permissions to the users of your file system. The initial permissions mode allowed for Amazon EFS are:

  • read-write-execute permissions to the owner root
  • read-execute permissions to the group root read-execute permissions to others

Reference:
http://docs.aws.amazon.com/efs/latest/ug/accessing-fs-nfs-permissio…