Multiple Choice
Your company has developed a web application and is hosting it in an Amazon S3 bucket configured for static website hosting. The application is using the AWS SDK for JavaScript in the browser to access data stored in an Amazon DynamoDB table. How can you ensure that API keys for access to your data in DynamoDB are kept secure?
A) Create an Amazon S3 role in IAM with access to the specific DynamoDB tables, and assign it to the bucket hosting your website.
B) Configure S3 bucket tags with your AWS access keys for your bucket hosing your website so that the application can query them for access.
C) Configure a web identity federation role within IAM to enable access to the correct DynamoDB resources and retrieve temporary credentials.
D) Store AWS keys in global variables within your application and configure the application to use these credentials when making requests.
Correct Answer:

Verified
Correct Answer:
Verified
Q243: A company is using AWS CodeDeploy to
Q244: A DevOps team needs to query information
Q245: A retail company has adopted AWS OpsWorks
Q246: An ecommerce company is running an application
Q247: A company has a mission-critical application on
Q249: You are responsible for your company's large
Q250: What is the proper (best practice) way
Q251: After a data leakage incident that led
Q252: Which of these is not a Pseudo
Q253: A company has a web application that