Smaws_Client_ConfigService.PutExternalEvaluation
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.
val request :
Smaws_Lib.Context.t ->
put_external_evaluation_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchConfigRuleException of no_such_config_rule_exception ])
Stdlib.result