v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456332247.5 KB

Disables the specified rule. A disabled rule won't match any events, and won't self-trigger if it has a schedule expression.

When you disable a rule, incoming events might continue to match to the disabled rule. Allow a short period of time for changes to take effect.

post/#X-Amz-Target=AWSEvents.DisableRule

Headers

X-Amz-Target'AWSEvents.DisableRule' required

Request body

Namestring required

The name of the rule.

EventBusNamestring

The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.

Response

Success