Which AWS service will meet these requirements?
Amazon Inspector
AWS PrivateLink
Amazon Connect
AWS Internet Gateway
Explanations:
Amazon Inspector is a security service used to assess applications for vulnerabilities and compliance. It does not facilitate connecting AWS services and VPCs without exposing traffic to the internet.
AWS PrivateLink enables private connectivity between VPCs, services, and AWS services without requiring public internet access. It meets the requirement of not exposing internal traffic to the internet.
Amazon Connect is a cloud-based contact center service. It does not facilitate the private connection between VPCs and AWS services.
AWS Internet Gateway is used to allow communication between VPCs and the public internet. It exposes traffic to the public internet, which is against the stated requirement of not exposing internal traffic.