eventbridge_disable_rule: Disables the specified rule
Usage
eventbridge_disable_rule(Name, EventBusName = NULL)
Arguments
- Name
[required] The name of the rule.
- EventBusName
The name or ARN of the event bus associated with the rule. If you omit
this, the default event bus is used.