Smaws_Client_ConfigService.GetCustomRulePolicy
Returns the policy definition containing the logic for your Config Custom Policy rule.
val request :
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