Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a solutions architect securely manage database credentials for an Amazon RDS instance accessed by an EC2 application, using AWS Systems Manager Parameter Store?
A
By creating an IAM role with Parameter Store read access and assigning it to the EC2 instance.
B
By creating an IAM policy for Parameter Store read access and applying it to the EC2 instance.
C
By establishing an IAM trust relationship between the Parameter Store and EC2, with Amazon RDS as the principal.
D
By establishing an IAM trust relationship between the RDS instance and EC2, with Systems Manager as the principal.