▲ | dmart 5 days ago | |||||||||||||||||||||||||||||||
VPC endpoints in general should be free and enabled by default. That you need to pay extra to reach AWS' own API endpoints from your VPC feels egregious. | ||||||||||||||||||||||||||||||||
▲ | otterley 5 days ago | parent [-] | |||||||||||||||||||||||||||||||
Gateway endpoints are free. Network endpoints (which are basically AWS-managed ENIs that can tunnel through VPC boundaries) are not free. S3 can use either, and we recommend establishing VPC Gateway endpoints by default whenever you need S3 access. (Disclaimer: I work for AWS, opinions are my own.) | ||||||||||||||||||||||||||||||||
|