Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can an application on an Amazon EC2 instance securely make API requests to an Amazon S3 bucket? (Choose two best practices.)
A
Create an IAM user with S3 bucket access and add to an IAM group.
B
Create an IAM role with S3 bucket permissions.
C
Attach an instance profile with the IAM role to the EC2 instance.
D
Assign an IAM role with S3 permissions to an IAM group.
E
Store IAM user credentials in EC2 instance environment variables.