Rule#

The detailed description of the listener’s rule.

Contents#

  • Actions.member.N — Действие правила. Каждое правило должно включать действие только одного из типов forward, redirect или fixed-response.

    • Type: List of Action objects

    • Required: No

  • Conditions.member.N — The rule conditions. Each rule should include at least one condition.

  • IsDefault — Indicates whether the rule is the default rule.

    • Type: Boolean

    • Required: No

  • Priority — The rule priority. Rules are applied to the listener in ascending order of the priority value.

    • Type: String

    • Required: No

    • Valid range: 1 to 50000

  • RuleArn — Amazon Resource Name (ARN) of the rule.

    • Type: String

    • Required: No