Multiple Choice
An administrator is using Amazon CloudFormation to deploy a three tier web application that consists of a web tier and application tier that will utilize Amazon DynamoDB for storage when creating the CloudFormation template. Which of the following would allow the application instance access to the DynamoDB tables without exposing API credentials?
A) Create an Identity and Access Management Role that has the required permissions to read and write from the required DynamoDB table and associate the Role to the application instances by referencing an instance profile.
B) Use the Parameter section in the Cloud Formation template to nave the user input Access and Secret Keys from an already created IAM user that has me permissions required to read and write from the required DynamoDB table.
C) Create an Identity and Access Management Role that has the required permissions to read and write from the required DynamoDB table and reference the Role in the instance profile property of the application instance.
D) Create an identity and Access Management user in the CloudFormation template that has permissions to read and write from the required DynamoDB table, use the GetAtt function to retrieve the Access and secret keys and pass them to the application instance through user-data.
Correct Answer:

Verified
Correct Answer:
Verified
Q151: A company has released a new version
Q152: You are migrating a legacy client-server application
Q153: A company stores sales transaction data in
Q154: A company is finalizing the architecture for
Q155: An internal security audit of AWS resources
Q157: A company is serving files to its
Q158: AWS Direct Connect itself has NO specific
Q159: Which of the following does Amazon DynamoDB
Q160: You are designing a social media site
Q161: Within an IAM policy, can you add