HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by watermelon0

Comment by watermelon0 5 days ago

1 reply

View on Hacker News

Those are VPC endpoints, not gateway endpoints.

kbolino 4 days ago

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...

Reply View | 0 replies