This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Lambda::NetworkConnector Config
Configuration for a VPC egress network connector. Specifies the subnets, security groups, and network protocol for routing outbound traffic through your VPC.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "VpcEgressConfiguration" :VpcEgressConfiguration}
Properties
VpcEgressConfiguration-
The VPC egress configuration for the network connector.
Required: Yes
Type: VpcEgressConfiguration
Update requires: No interruption