AWS::EC2::VPCEndpoint
- Specifies a
VPC endpoint(a gateway) to access aws servicesinternally - An endpoint enables you to create a
private connectionbetween 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
-
Gateway: Only for S3 and DynamoDB