ThirdPartyJobDetails - CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ThirdPartyJobDetails

The details of a job sent in response to a GetThirdPartyJobDetails request.

Contents

data

The data to be returned by the third party job worker.

Type: ThirdPartyJobData object

Required: No

id

The identifier used to identify the job details in CodePipeline.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

nonce

A system-generated random number that CodePipeline uses to ensure that the job is being worked on by only one job worker. Use this number in an AcknowledgeThirdPartyJob request.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: