cloudwatchevents_put_targets: Adds the specified targets to the specified rule, or updates...

View source: R/cloudwatchevents_operations.R

cloudwatchevents_put_targetsR Documentation

Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule

Description

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/cloudwatchevents_put_targets/ for full documentation.

Usage

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


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.