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

Resource type definition for AWS::NetworkFirewall::Firewall. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkfirewall.git

Properties

FirewallName string | Aws_CF_FunctionString required
FirewallPolicyArn string | Aws_CF_FunctionString required

A resource ARN.

VpcId string | Aws_CF_FunctionString required
SubnetMappings SubnetMapping[] required
minItems=1uniqueItems=true
DeleteProtection boolean
SubnetChangeProtection boolean
FirewallPolicyChangeProtection boolean
Description string | Aws_CF_FunctionString
Tags Tag[]
uniqueItems=true

Definitions

ResourceArn string | Aws_CF_FunctionString

A resource ARN.

EndpointId string | Aws_CF_FunctionString

An endpoint Id.

SubnetMapping object
SubnetId string | Aws_CF_FunctionString required

A SubnetId.

IPAddressType string | Aws_CF_FunctionString

A IPAddressType

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