get_custom_rule_policy
(**kwargs)¶Returns the policy definition containing the logic for your Config Custom Policy rule.
See also: AWS API Documentation
Request Syntax
response = client.get_custom_rule_policy(
ConfigRuleName='string'
)
{
'PolicyText': 'string'
}
Response Structure
The policy definition containing the logic for your Config Custom Policy rule.
Exceptions
ConfigService.Client.exceptions.NoSuchConfigRuleException