describeRule
inline suspend fun CloudWatchEventsClient.describeRule(crossinline block: DescribeRuleRequest.Builder.() -> Unit): DescribeRuleResponse
Describes the specified rule.
DescribeRule does not list the targets of a rule. To see the targets associated with a rule, use ListTargetsByRule.