Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A company has an Amazon Elastic File System ( Amazon EFS ) file system that contains a reference dataset. The company has applications on Amazon
A company has an Amazon Elastic File System Amazon EFS file system that contains a reference dataset. The company has applications on Amazon EC instances that need to read the dataset. However, the applications must not be able to change the dataset. The company wants to use IAM access control to prevent the applications from being able to modify or delete the dataset.
Which solution will meet these requirements?
A Mount the EFS file system in readonly mode from within the EC instances.
B Create a resource policy for the EFS file system that denies the elasticfilesystem:ClientWrite action to the IAM roles that are attached to the EC instances.
C Create an identity policy for the EFS file system that denies the elasticfilesystem:ClientWrite action on the EFS file system.
D Create an EFS access point for each application. Use Portable Operating System Interface POSIX file permissions to allow readonly access to files in the root directory.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started