configservice_get_custom_rule_policy {paws.management} | R Documentation |
Returns the policy definition containing the logic for your Config Custom Policy rule
Description
Returns the policy definition containing the logic for your Config Custom Policy rule.
See https://www.paws-r-sdk.com/docs/configservice_get_custom_rule_policy/ for full documentation.
Usage
configservice_get_custom_rule_policy(ConfigRuleName = NULL)
Arguments
ConfigRuleName |
The name of your Config Custom Policy rule. |
[Package paws.management version 0.7.0 Index]