Smaws_Client_ConfigService.PutEvaluations
val request :
Smaws_Lib.Context.t ->
put_evaluations_request ->
(put_evaluations_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of invalid_parameter_value_exception
| `InvalidResultTokenException of invalid_result_token_exception
| `NoSuchConfigRuleException of no_such_config_rule_exception ])
Stdlib.result
Used by an Lambda function to deliver evaluation results to Config. This action is required in every Lambda function that is invoked by an Config rule.