Job - CodePipeline

Job

Represents information about a job.

Contents

accountId

The ID of the AWS 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 AWS SDKs, see the following: