View source: R/configservice_operations.R
configservice_put_config_rule | R Documentation |
Adds or updates an Config rule to evaluate if your Amazon Web Services resources comply with your desired configurations. For information on how many Config rules you can have per account, see Service Limits in the Config Developer Guide.
See https://www.paws-r-sdk.com/docs/configservice_put_config_rule/ for full documentation.
configservice_put_config_rule(ConfigRule, Tags = NULL)
ConfigRule |
[required] The rule that you want to add to your account. |
Tags |
An array of tag object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.