NetworkConfig / VpcConfig | VpcTemplatesConfig / GatewayEndpointConfig

VPC gateway endpoint configuration. Use this configuration to define gateway endpoints for your VPC. A gateway endpoint targets specific IP routes in an Amazon VPC route table, in the form of a prefix-list, used for traffic destined to Amazon DynamoDB or Amazon Simple Storage Service (Amazon S3).

Example

defaultPolicy: Default
endpoints []

Hierarchy

  • GatewayEndpointConfig

Implements

Constructors

Properties

Constructors

Properties

defaultPolicy: string = ''

The friendly name of the default policy for the gateway endpoints.

Remarks

This is the logical name property of the endpoint policy as defined in network-config.yaml.

See

EndpointPolicyConfig

An array of endpoints to create.

Generated using TypeDoc