ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

224 / 465

Question 224:

Which of the following items are required to allow an application deployed on an EC2 instance to write data to a DynamoDB table? Assume that no security keys are allowed to be stored on the EC2 instance.

Answer options:

A.Create an IAM Role that allows write access to the DynamoDB table.
B.Encode the IAM User credentials into the application.
C.Create an IAM User that allows write access to the DynamoDB table.
D.Add an IAM User to a running EC2 instance.
E.Launch an EC2 Instance with the IAM Role included in the launch configuration.