Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule.
See https://www.paws-r-sdk.com/docs/eventbridge_put_targets/ for full documentation.
eventbridge_put_targets(Rule, EventBusName = NULL, Targets)
[required] The name of the rule.
The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.
[required] The targets to update or add to the rule.