Skip to content

VirtualInterfaces

Pasted image 20221031105916.png

TLDR

These Interfaces are used to route traffic into your docs/networks/VPC inside of AWS.

Versions

Public Virtual Interface

  • connect to ressources with public ips (eg. S3)
  • scope is region

Private virtual Interface

Transit virtual Interface

  • connect to multiple ressources in different vpcs
  • scope is region and multi account