eventbridge_enable_rule: Enables the specified rule
Usage
eventbridge_enable_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.