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