cloudwatchevents_describe_rule {paws.management} | R Documentation |
Describes the specified rule.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_describe_rule/ for full documentation.
cloudwatchevents_describe_rule(Name, EventBusName = NULL)
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. |