How can I verify the VPC Gateway Endpoint is used?

0

How do I verify the VPC Gateway Endpoint is being used after setup? I can run a reachability analysis between the ENI and the VPC gateway, but how do I confirm it's routing via the gateway endpoint?

질문됨 2년 전612회 조회
2개 답변
1
수락된 답변

The easiest way to do this is to look at the CloudTrail event for each API call. If the endpoint is being used then there will be vpcEndpointId value in the event.

profile pictureAWS
전문가
답변함 2년 전
profile pictureAWS
전문가
검토됨 2년 전
  • Ah wonderful, what I was looking at was working, but instead I discovered RedShift wasn't using it probably because it doesn't have enhanced VPC enabled.

  • Depending on what you're doing; AWS services (RDS, Redshift and others) will access S3 without going through your VPC - they have other networking connections that allow them to connect to S3 independently and that's how they would work in a VPC without Internet access or a private endpoint.

0

I noticed that "vpcEndpointId" is present even for the events when no point existed. Not sure why that's there.

답변함 일 년 전

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

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

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

관련 콘텐츠