
Answer-first summary for fast verification
Answer: Set up an S3 gateway endpoint within the VPC.
The correct answer is A. Setting up an S3 gateway endpoint within the VPC allows EC2 instances to access S3 directly without traversing the internet, thus complying with the security regulations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a VPC, EC2 instances require secure access to Amazon S3 without internet traffic. What is the compliant solution?
A
Set up an S3 gateway endpoint within the VPC.
B
Place an S3 bucket in a private subnet.
C
Ensure the S3 bucket is in the same region as the EC2 instances.
D
Deploy a NAT gateway in the EC2 instances' subnet.
No comments yet.