Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An application deployed on Amazon EC2 instances is experiencing access issues with an S3 bucket during testing. Identify the appropriate troubleshooting steps.
A
Verify the IAM role attached to the EC2 instances has the necessary permissions for S3 access.
B
Ensure the S3 bucket policy correctly configures access permissions.
C
Confirm the IAM user policy attached to the EC2 instances allows S3 access.
D
Inspect the S3 Lifecycle policy for any restrictions on bucket access.
E
Review the EC2 instances' security groups to rule out blocked traffic to S3.