NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwStatelessRulesAndCustomActionsConfig / NfwRuleSourceCustomActionConfig

Network Firewall stateless custom action configuration. Use this configuration to define to define custom actions for Network Firewall. You can optionally specify a named custom action to apply. For this action, Network Firewall assigns a dimension to Amazon CloudWatch metrics with the name set to CustomAction and a value that you specify.

See

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-customaction.html

Example

actionDefinition:
publishMetricAction:
dimensions:
- CustomValue
actionName: CustomAction

Hierarchy

  • NfwRuleSourceCustomActionConfig

Implements

Constructors

Properties

Constructors

Properties

A Network Firewall custom action definition configuration.

See

NfwRuleSourceCustomActionDefinitionConfig

actionName: string = ''

A friendly name for the custom action.

Generated using TypeDoc