Question 549:
You have an existing VPC in us-east-1. You have created a VPC Endpoint for S3 and added it to the main route table. You have launched an EC2 instance inside a subnet that is associated with the main route table. From the new EC2 instance, when requesting the S3 bucket within us-east-1, you noticed that the connection is failing. What could be the reason? ( Choose 2 options)
Answer options:
A.EC2 instance security group outbound rules are restricted and does not contain prefix list. B.Main route table does not have internet gateway association. C.Subnet’s Network ACL inbound rule does not allow traffic from S3. D.Main route table does not have NAT gateway association.