View source: R/codepipeline_operations.R
codepipeline_get_third_party_job_details | R Documentation |
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.
codepipeline_get_third_party_job_details(jobId, clientToken)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.