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

Network Firewall stateless custom action definition configuration. Use this configuration to define custom CloudWatch metrics 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-actiondefinition.html

Example

publishMetricAction:
dimensions:
- CustomValue

Hierarchy

  • NfwRuleSourceCustomActionDefinitionConfig

Implements

Constructors

Properties

Constructors

Properties

publishMetricAction: NfwRuleSourceCustomActionDimensionConfig = ...

A Network Firewall custom action dimensions configuration.

See

NfwRuleSourceCustomActionDimensionConfig

Generated using TypeDoc