EC2 Management using SSM via PrivateLink

0

After adding Interface Endpoints for ssm, ec2messages and ec2, how do EC2 instances with SSM agent shift traffic from external to internal automatically - what happens in the background to achieve this?

1回答
2
承認された回答

When the service endpoint is resolved by DNS, DNS returns the local IP of the Elastic Network Interface (ENI) of the VPC interface endpoint instead of the public IP of the service endpoint. This is why you have to turn on DNS resolution in the VPC for interface endpoints to work.

profile pictureAWS
エキスパート
kentrad
回答済み 9ヶ月前
profile picture
エキスパート
Steve_M
レビュー済み 9ヶ月前
profile picture
エキスパート
レビュー済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ