Job - 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).

Job

Represents information about a job.

Contents

accountId

The ID of the Amazon Web Services account to use when performing the job.

Type: String

Pattern: [0-9]{12}

Required: No

data

Other data about a job.

Type: JobData object

Required: No

id

The unique system-generated ID of the job.

Type: String

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

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 AcknowledgeJob 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: