paws.management (version 0.1.0)

cloudwatchevents_describe_rule: Describes the specified rule

Description

Describes the specified rule.

Usage

cloudwatchevents_describe_rule(Name)

Arguments

Name

[required] The name of the rule.

Request syntax

svc$describe_rule(
  Name = "string"
)

Details

DescribeRule does not list the targets of a rule. To see the targets associated with a rule, use ListTargetsByRule.