Rule - Elastic Load Balancing
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).

Rule

Information about a rule.

Contents

Actions.member.N

The actions. Each rule must include exactly one of the following types of actions: forward, redirect, or fixed-response, and it must be the last action to be performed.

Type: Array of Action objects

Required: No

Conditions.member.N

The conditions. Each rule can include zero or one of the following conditions: http-request-method, host-header, path-pattern, and source-ip, and zero or more of the following conditions: http-header and query-string.

Type: Array of RuleCondition objects

Required: No

IsDefault

Indicates whether this is the default rule.

Type: Boolean

Required: No

Priority

The priority.

Type: String

Required: No

RuleArn

The Amazon Resource Name (ARN) of the rule.

Type: String

Required: No

See Also

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