codepipeline_get_third_party_job_details {paws.developer.tools}R Documentation

Requests the details of a job for a third party action

Description

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

See https://www.paws-r-sdk.com/docs/codepipeline_get_third_party_job_details/ for full documentation.

Usage

codepipeline_get_third_party_job_details(jobId, clientToken)

Arguments

jobId

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

clientToken

[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.


[Package paws.developer.tools version 0.9.0 Index]