Hacker News new | ask | show | jobs
by watermelon0 299 days ago
Those are VPC endpoints, not gateway endpoints.
1 comments

Both interface endpoints and gateway endpoints are also called VPC endpoints. The former get distinct IP addresses in your VPC subnets while the latter get distinct entries in your VPC routing tables. They are even created with the same API call: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_C...