Smaws_Client_ConfigService.GetCustomRulePolicy
Returns the policy definition containing the logic for your Config Custom Policy rule.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigRuleException of Types.no_such_config_rule_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.get_custom_rule_policy_request ->
(Types.get_custom_rule_policy_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigRuleException of Types.no_such_config_rule_exception ])
Stdlib.result