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?

feita há 2 anos611 visualizações
2 Respostas
1
Resposta aceita

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
ESPECIALISTA
respondido há 2 anos
profile pictureAWS
ESPECIALISTA
avaliado há 2 anos
  • 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.

respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas