cloudwatchevents_enable_rule: Enables the specified rule

View source: R/cloudwatchevents_operations.R

cloudwatchevents_enable_ruleR Documentation

Enables the specified rule

Description

Enables the specified rule. If the rule does not exist, the operation fails.

See https://www.paws-r-sdk.com/docs/cloudwatchevents_enable_rule/ for full documentation.

Usage

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


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.