ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

59 / 690

Question 59:

You are deploying an application on Amazon EC2 that must call AWS APIs. Which method would you use to allow the application access to the APIs securely?

Answer options:

A.Pass API credentials to the instance using Instance userdata.
B.Store API credentials as an object in Amazon S3.
C.Embed the API credentials into your application.
D.Assign IAM roles to the EC2 Instances.