v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Requests the details of a job for a third party action. Used for partner actions only.

When this API is called, AWS CodePipeline returns temporary credentials for the S3 bucket used to store artifacts for the pipeline, if the action requires access to that S3 bucket for input or output artifacts. This API also returns any secret values defined for the action.

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

Headers

X-Amz-Target'CodePipeline_20150709.GetThirdPartyJobDetails' required

Request body

jobIdstring required

The unique system-generated ID used for identifying the job.

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