Smaws_Client_EventBridge.DescribeRule
val request :
Smaws_Lib.Context.t ->
describe_rule_request ->
(describe_rule_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of internal_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Describes the specified rule.
DescribeRule does not list the targets of a rule. To see the targets associated with a rule, use ListTargetsByRule.