Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-networkacl.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::EC2::NetworkAcl. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ec2.git

Properties

VpcId string | Aws_CF_FunctionString required

The ID of the VPC.

Tags Tag[]

The tags to assign to the network ACL.

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required