Put Third Party Job Failure Result
POST {{aws_codepipeline_base_url}}/?Action=PutThirdPartyJobFailureResult
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | 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. |
Request Body
{"clientToken"=>"string", "failureDetails"=>{"externalExecutionId"=>"string", "message"=>"string", "type"=>"string"}, "jobId"=>"string"}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |