v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Returns information about a job. Used for custom 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.GetJobDetails

Headers

X-Amz-Target'CodePipeline_20150709.GetJobDetails' required

Request body

jobIdstring required

The unique system-generated ID for the job.

Response

Success