AWSCDK::NetworkFirewall

12 types

AWS::NetworkFirewall Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::NetworkFirewall.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 6

CfnFirewallUse the firewall to provide stateful, managed, network firewall and intrusion detection an CfnFirewallPolicyUse the firewall policy to define the stateless and stateful network traffic filtering beh CfnLoggingConfigurationUse the logging configuration to define the destinations and logging options for an firewa CfnRuleGroupUse the [](https://docs.aws.amazon.com/RuleGroup) to define a reusable collection of state CfnTLSInspectionConfigurationThe object that defines a TLS inspection configuration. CfnVPCEndpointAssociationA VPC endpoint association defines a single subnet to use for a firewall endpoint for a `F

Interfaces 6

CfnFirewallPolicyPropsProperties for defining a `CfnFirewallPolicy`. CfnFirewallPropsProperties for defining a `CfnFirewall`. CfnLoggingConfigurationPropsProperties for defining a `CfnLoggingConfiguration`. CfnRuleGroupPropsProperties for defining a `CfnRuleGroup`. CfnTLSInspectionConfigurationPropsProperties for defining a `CfnTLSInspectionConfiguration`. CfnVPCEndpointAssociationPropsProperties for defining a `CfnVpcEndpointAssociation`.