Skip to content

AWS::EC2::VPCEndpoint

  • Specifies a VPC endpoint (a gateway) to access aws services internally
  • An endpoint enables you to create a private connection between your VPC and the service
  • An entry is automatically added to the route table of the corresponding subnet

Properties

VpcEndpointType

  • Interface: provisions an ENI (private ip) as entry point to the AWS service Interface Endpoint

  • Gateway: Only for S3 and DynamoDB Gateway Endpoint