eventbridge_describe_rule: Describes the specified rule

View source: R/eventbridge_operations.R

eventbridge_describe_ruleR Documentation

Describes the specified rule

Description

Describes the specified rule.

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

Usage

eventbridge_describe_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.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.