v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

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

post/#X-Amz-Target=CodePipeline_20150709.PutThirdPartyJobFailureResult

Headers

X-Amz-Target'CodePipeline_20150709.PutThirdPartyJobFailureResult' required

Request body

jobIdstring required

The ID of the job that failed. This is the same ID returned from <code>PollForThirdPartyJobs</code>.

clientTokenstring required

The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details.

Response

Success