Get Third Party Job Details
POST {{aws_codepipeline_base_url}}/?Action=GetThirdPartyJobDetails
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", "jobId"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |