FirewallStatefulRule - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

FirewallStatefulRule

Describes a stateful rule.

Contents

DestinationPortSet.N

The destination ports.

Type: Array of PortRange objects

Required: No

DestinationSet.N

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.N

The source ports.

Type: Array of PortRange objects

Required: No

SourceSet.N

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: