Skip to contents

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.

Usage

eventbridge_put_targets(Rule, EventBusName = NULL, Targets)

Arguments

Rule

[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.

Targets

[required] The targets to update or add to the rule.