Module Smaws_Client_CodePipeline.AcknowledgeJob

Returns information about a specified job and whether that job has been received by the job worker. Used for custom actions only.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNonceException of Types.invalid_nonce_exception | `JobNotFoundException of Types.job_not_found_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.acknowledge_job_input -> (Types.acknowledge_job_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNonceException of Types.invalid_nonce_exception | `JobNotFoundException of Types.job_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result