2回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Well that's pretty annoying. Any plans/timeline if a VPC endpoint would be added for cloudmap?
回答済み 3年前
0
If you have a resource in a VPC (Lambda, EC2 instance, Workspaces, etc.) that needs access to the internet (in this case to an API endpoint but really, anything) from a private subnet then you'll either need to use NAT (NAT Gateway, your own NAT instance) or a proxy server (self-managed) - but either solution is pretty much doing the same thing.

I'd reach out to your local AWS Solutions Architect; they can talk to you about roadmap items as well as take your feedback (and asks!) to the service teams.