EventRuleStatusSummary - AWS User Notifications

EventRuleStatusSummary

Describes EventRule status information.

Contents

reason

A human-readable reason for EventRuleStatus.

Type: String

Required: Yes

status

The status of the EventRule.

  • Values:

    • ACTIVE

      • The EventRule can process events.

    • INACTIVE

      • The EventRule may be unable to process events.

    • CREATING

      • The EventRule is being created.

        Only GET and LIST calls can be run.

    • UPDATING

      • The EventRule is being updated.

        Only GET and LIST calls can be run.

    • DELETING

      • The EventRule is being deleted.

        Only GET and LIST calls can be run.

Type: String

Valid Values: ACTIVE | INACTIVE | CREATING | UPDATING | DELETING

Required: Yes

See Also

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