Module 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 error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type 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