Module Smaws_Client_ConfigService.PutEvaluations

Used by an Lambda function to deliver evaluation results to Config. This operation is required in every Lambda function that is invoked by an Config rule.

val request : Smaws_Lib.Context.t -> Types.put_evaluations_request -> (Types.put_evaluations_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `InvalidResultTokenException of Types.invalid_result_token_exception | `NoSuchConfigRuleException of Types.no_such_config_rule_exception ]) Stdlib.result