- "smithy.api#documentation": "<p>Adds or updates an Config rule for evaluating whether your\n\t\t\tAmazon Web Services resources comply with your desired configurations.</p>\n\t\t <p>You can use this action for custom Config rules and Config\n\t\t\tmanaged rules. A custom Config rule is a rule that you\n\t\t\tdevelop and maintain. An Config managed rule is a customizable,\n\t\t\tpredefined rule that Config provides.</p>\n\t\t <p>If you are adding a new custom Config rule, you must first\n\t\t\tcreate the Lambda function that the rule invokes to evaluate\n\t\t\tyour resources. When you use the <code>PutConfigRule</code> action\n\t\t\tto add the rule to Config, you must specify the Amazon Resource\n\t\t\tName (ARN) that Lambda assigns to the function. Specify the ARN\n\t\t\tfor the <code>SourceIdentifier</code> key. This key is part of the\n\t\t\t\t<code>Source</code> object, which is part of the\n\t\t\t\t<code>ConfigRule</code> object. </p>\n\t\t <p>If you are adding an Config managed rule, specify the\n\t\t\trule's identifier for the <code>SourceIdentifier</code> key. To\n\t\t\treference Config managed rule identifiers, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html\">About Config managed rules</a>.</p>\n\t\t <p>For any new rule that you add, specify the\n\t\t\t\t<code>ConfigRuleName</code> in the <code>ConfigRule</code>\n\t\t\tobject. Do not specify the <code>ConfigRuleArn</code> or the\n\t\t\t<code>ConfigRuleId</code>. These values are generated by Config for new rules.</p>\n\t\t <p>If you are updating a rule that you added previously, you can\n\t\t\tspecify the rule by <code>ConfigRuleName</code>,\n\t\t\t\t<code>ConfigRuleId</code>, or <code>ConfigRuleArn</code> in the\n\t\t\t\t<code>ConfigRule</code> data type that you use in this\n\t\t\trequest.</p>\n\t\t <p>The maximum number of rules that Config supports is 150.</p>\n\n\t\t <p>For information about requesting a rule limit increase, see\n\t\t\t\t<a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_config\">Config Limits</a> in the <i>Amazon Web Services General\n\t\t\t\tReference Guide</i>.</p>\n\n\t\t <p>For more information about developing and using Config\n\t\t\trules, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html\">Evaluating Amazon Web Services resource Configurations with Config</a>\n\t\t\tin the <i>Config Developer Guide</i>.</p>"
0 commit comments