FirewallStatefulRule - Amazon Elastic Compute Cloud

FirewallStatefulRule

Describes a stateful rule.

Contents

destinationPortSet

The destination ports.

Type: Array of PortRange objects

Required: No

destinationSet

The destination IP addresses, in CIDR notation.

Type: Array of strings

Required: No

direction

The direction. The possible values are FORWARD and ANY.

Type: String

Required: No

protocol

The protocol.

Type: String

Required: No

ruleAction

The rule action. The possible values are pass, drop, and alert.

Type: String

Required: No

ruleGroupArn

The ARN of the stateful rule group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1283.

Required: No

sourcePortSet

The source ports.

Type: Array of PortRange objects

Required: No

sourceSet

The source IP addresses, in CIDR notation.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: