See: Description
| Interface | Description |
|---|---|
| CfnFirewall.SubnetMappingProperty |
The ID for a subnet that you want to associate with the firewall.
|
| CfnFirewallPolicy.ActionDefinitionProperty |
A custom action to use in stateless rule actions settings.
|
| CfnFirewallPolicy.CustomActionProperty |
An optional, non-standard action to use for stateless packet handling.
|
| CfnFirewallPolicy.DimensionProperty |
The value to use in an Amazon CloudWatch custom metric dimension.
|
| CfnFirewallPolicy.FirewallPolicyProperty |
The traffic filtering behavior of a firewall policy, defined in a collection of stateless and stateful rule groups and other settings.
|
| CfnFirewallPolicy.PublishMetricActionProperty |
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
| CfnFirewallPolicy.StatefulEngineOptionsProperty |
Configuration settings for the handling of the stateful rule groups in a firewall policy.
|
| CfnFirewallPolicy.StatefulRuleGroupReferenceProperty |
Identifier for a single stateful rule group, used in a firewall policy to refer to a rule group.
|
| CfnFirewallPolicy.StatelessRuleGroupReferenceProperty |
Identifier for a single stateless rule group, used in a firewall policy to refer to the rule group.
|
| CfnFirewallPolicyProps |
Properties for defining a `CfnFirewallPolicy`.
|
| CfnFirewallProps |
Properties for defining a `CfnFirewall`.
|
| CfnLoggingConfiguration.LogDestinationConfigProperty |
Defines where AWS Network Firewall sends logs for the firewall for one log type.
|
| CfnLoggingConfiguration.LoggingConfigurationProperty |
Defines how AWS Network Firewall performs logging for a `Firewall` .
|
| CfnLoggingConfigurationProps |
Properties for defining a `CfnLoggingConfiguration`.
|
| CfnRuleGroup.ActionDefinitionProperty |
A custom action to use in stateless rule actions settings.
|
| CfnRuleGroup.AddressProperty |
A single IP address specification.
|
| CfnRuleGroup.CustomActionProperty |
An optional, non-standard action to use for stateless packet handling.
|
| CfnRuleGroup.DimensionProperty |
The value to use in an Amazon CloudWatch custom metric dimension.
|
| CfnRuleGroup.HeaderProperty |
The 5-tuple criteria for AWS Network Firewall to use to inspect packet headers in stateful traffic flow inspection.
|
| CfnRuleGroup.IPSetProperty |
A list of IP addresses and address ranges, in CIDR notation.
|
| CfnRuleGroup.MatchAttributesProperty |
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
|
| CfnRuleGroup.PortRangeProperty |
A single port range specification.
|
| CfnRuleGroup.PortSetProperty |
A set of port ranges for use in the rules in a rule group.
|
| CfnRuleGroup.PublishMetricActionProperty |
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
| CfnRuleGroup.RuleDefinitionProperty |
The inspection criteria and action for a single stateless rule.
|
| CfnRuleGroup.RuleGroupProperty |
The object that defines the rules in a rule group.
|
| CfnRuleGroup.RuleOptionProperty |
Additional settings for a stateful rule.
|
| CfnRuleGroup.RulesSourceListProperty |
Stateful inspection criteria for a domain list rule group.
|
| CfnRuleGroup.RulesSourceProperty |
The stateless or stateful rules definitions for use in a single rule group.
|
| CfnRuleGroup.RuleVariablesProperty |
Settings that are available for use in the rules in the `RuleGroup` where this is defined.
|
| CfnRuleGroup.StatefulRuleOptionsProperty |
Additional options governing how Network Firewall handles the rule group.
|
| CfnRuleGroup.StatefulRuleProperty |
A single Suricata rules specification, for use in a stateful rule group.
|
| CfnRuleGroup.StatelessRuleProperty |
A single stateless rule.
|
| CfnRuleGroup.StatelessRulesAndCustomActionsProperty |
Stateless inspection criteria.
|
| CfnRuleGroup.TCPFlagFieldProperty |
TCP flags and masks to inspect packets for.
|
| CfnRuleGroupProps |
Properties for defining a `CfnRuleGroup`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.