View a markdown version of this page

VpcEndpoint - AWS Network Firewall

VpcEndpoint

The VPC and subnets for a proxy mode firewall endpoint. This is used in CreateFirewall when NoSourcePreservation is TRUE, to specify where Network Firewall creates the firewall endpoint.

This differs from VpcEndpointAssociation, which defines additional secondary endpoints for a firewall in other VPCs.

Contents

SubnetMappings

The subnets in which Network Firewall creates the firewall endpoint for a proxy mode firewall. Each subnet must belong to a different Availability Zone in the VPC.

Type: Array of SubnetMapping objects

Required: Yes

VpcId

The unique identifier of the VPC where Network Firewall creates the proxy mode firewall endpoint.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^vpc-[0-9a-f]+$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: