This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 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