AWS SAA-C03 · Question 02 · Domain 1.1: Secure Access
An application running on EC2 instances needs to access objects in an S3 bucket. The security team mandates that no hardcoded credentials are used. How should a solutions architect meet this requirement?
Answer options:
Store IAM user credentials in AWS Secrets Manager and retrieve them at runtime.
Assign an IAM role with appropriate S3 permissions to the EC2 instances.
Create an S3 bucket policy that allows access from the EC2 instance's public IP address.
Embed temporary STS tokens in the application code.
65 questions · hints · full answers · grading