passdrill
AWS SAA-C03 · VPC & Networking · Card 033/038 easy

After creating a gateway VPC endpoint for Amazon S3, instances in a subnet still cannot use it to reach S3 privately, even though the endpoint itself shows as available. What is the most likely missing step?

  1. The subnet's route table was never associated with (selected for) the gateway endpoint, so it never received the automatically-added route that points the S3 prefix list at the endpoint
  2. The subnet's security group was never updated to allow inbound traffic from the gateway endpoint's private IP address
  3. The gateway endpoint was never given an Elastic IP address to act as its entry point
  4. The VPC's enableDnsHostnames attribute was never enabled, which is required for any gateway endpoint to receive traffic
Next card → Shuffle