codepipeline_put_job_failure_result: Represents the failure of a job as returned to the pipeline...

View source: R/codepipeline_operations.R

codepipeline_put_job_failure_resultR Documentation

Represents the failure of a job as returned to the pipeline by a job worker

Description

Represents the failure of a job as returned to the pipeline by a job worker. Used for custom actions only.

See https://www.paws-r-sdk.com/docs/codepipeline_put_job_failure_result/ for full documentation.

Usage

codepipeline_put_job_failure_result(jobId, failureDetails)

Arguments

jobId

[required] The unique system-generated ID of the job that failed. This is the same ID returned from poll_for_jobs.

failureDetails

[required] The details about the failure of a job.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.