AWS SAA-C03 · Question 06 · Domain 1.1: Secure Access
An application running on Amazon EC2 needs to access an Amazon DynamoDB table. What is the MOST secure way to grant the EC2 instance access to DynamoDB?
Answer options:
Store IAM access keys in the EC2 instance's environment variables.
Create an IAM role with DynamoDB permissions and attach it to the EC2 instance profile.
Create an IAM user for the application and store the credentials in an S3 bucket.
Configure a VPC endpoint for DynamoDB and allow all traffic.
65 questions · hints · full answers · grading