An organization needs to grant a new database administrator the necessary permissions to manage Amazon RDS resources on a daily basis. Which of the following actions aligns with the AWS-recommended best practice for securing this access?
- AShare the login credentials of the AWS account root user with the database administrator.
- Create an individual IAM user with the minimum required permissions to manage Amazon RDS resources.Cevap
- CAssign the database administrator a temporary IAM role for all daily console access instead of creating an individual IAM user.
- DOpen a request asking AWS Support to manage the database administrator's daily permission changes.
Cevap
Create an individual IAM user with the minimum required permissions to manage Amazon RDS resources.
The correct action is to create an individual IAM user with the minimum required permissions. This aligns with the principle of least privilege by ensuring the database administrator only has access to Amazon RDS, and ensures accountability by using a unique identity rather than sharing credentials.
Adım Adım Çözüm
Anahtar Kavram
AWS IAM Best Practices for User Access Control
Tahmini Süre:45s