FirewallStatelessRule - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FirewallStatelessRule

Describes a stateless 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

priority

The rule priority.

Type: Integer

Valid Range: Minimum value of -1. Maximum value of 65535.

Required: No

protocolSet

The protocols.

Type: Array of integers

Valid Range: Minimum value of 0. Maximum value of 255.

Required: No

ruleAction

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

Type: String

Required: No

ruleGroupArn

The ARN of the stateless 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 Amazon SDKs, see the following: