AWS Certified Developer Associate DVA-C01 – Question153

An application that runs on an Amazon EC2 instance needs to access and make API calls to multiple AWS services. What is the MOST secure way to provide access to the AWS services with MINIMAL management overhead?

A.
Use AWS KMS to store and retrieve credentials.
B. Use EC2 instance profiles.
C. Use AWS root user to make requests to the application.
D. Store and retrieve credentials from AWS CodeCommit.

Correct Answer: C