View source: R/configservice_operations.R
configservice_put_external_evaluation | R Documentation |
Add or updates the evaluations for process checks. This API checks if the rule is a process check when the name of the Config rule is provided.
See https://www.paws-r-sdk.com/docs/configservice_put_external_evaluation/ for full documentation.
configservice_put_external_evaluation(ConfigRuleName, ExternalEvaluation)
ConfigRuleName |
[required] The name of the Config rule. |
ExternalEvaluation |
[required] An |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.