Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a company securely access customer AWS accounts to monitor EC2 instances and CloudWatch metrics for a new service feature?
A
Customers should set up an IAM role with read access to EC2 and CloudWatch, and configure trust for the company's account.
B
Implement a serverless API to issue temporary credentials for a role with read access to EC2 and CloudWatch.
C
Customers should create an IAM user with read access to EC2 and CloudWatch, with keys managed securely in a secrets manager.
D
Customers should establish an Amazon Cognito user linked to an IAM role with read access to EC2 and CloudWatch, with credentials stored securely.