Put Job Failure Result

GET {{baseUrl}}/?Action=PutJobFailureResult&DryRun=<string>&PublicIp=<string>&failureDetails=<string>&jobId=<string>

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

Request Params

KeyDatatypeRequiredDescription
Actionstring
DryRunstringChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
PublicIpstringThe Elastic IP address. This is required for EC2-Classic.
failureDetailsstringThe details about the failure of a job.
jobIdstringThe unique system-generated ID of the job for which you want to confirm receipt.