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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠