Module Smaws_Client_ConfigService.DescribeConfigRules

Returns details about your Config rules.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `NoSuchConfigRuleException of Types.no_such_config_rule_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_config_rules_request -> (Types.describe_config_rules_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `NoSuchConfigRuleException of Types.no_such_config_rule_exception ]) Stdlib.result