ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 734 - CLF-C02 discussion

Report
Export

A company wants to provide one of its employees with access to Amazon RDS. The company also wants to limit the interaction to only the AWS CLl and AWS software development kits (SDKs).

Which combination of actions should the company take to meet these requirements while following the principles of least privilege? (Select TWO)

A.

Create an 1AM user and provide AWS Management Console access only.

Answers
A.

Create an 1AM user and provide AWS Management Console access only.

B.

Create an 1AM user and provide programmatic access only.

Answers
B.

Create an 1AM user and provide programmatic access only.

C.

Create an 1AM role and provide AWS Management Console access only.

Answers
C.

Create an 1AM role and provide AWS Management Console access only.

D.

Create an 1AM policy with administrator access and attach it to the 1AM user.

Answers
D.

Create an 1AM policy with administrator access and attach it to the 1AM user.

E.

Create an 1AM policy with Amazon RDS access and attach it to the 1AM user.

Answers
E.

Create an 1AM policy with Amazon RDS access and attach it to the 1AM user.

Suggested answer: B, E

Explanation:

To follow the principle of least privilege, the company should create an IAM user with only programmatic access since the access is limited to AWS CLI and SDKs, not the Management Console. Additionally, a custom IAM policy granting specific Amazon RDS permissions should be created and attached to this user to restrict access solely to necessary actions. Providing programmatic access only ensures adherence to security best practices by limiting access to the required interfaces.

asked 18/10/2024
Ian Schraier
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first