JobData - CodePipeline (original) (raw)
Represents other information about a job required for a job worker to complete the job.
Contents
actionConfiguration
Represents information about an action configuration.
Type: ActionConfiguration object
Required: No
actionTypeId
Represents information about an action type.
Type: ActionTypeId object
Required: No
artifactCredentials
Represents an AWS session credentials object. These credentials are temporary credentials that are issued by AWS Secure Token Service (STS). They can be used to access input and output artifacts in the S3 bucket used to store artifacts for the pipeline in CodePipeline.
Type: AWSSessionCredentials object
Required: No
continuationToken
A system-generated token, such as a deployment ID, required by a job to continue the job asynchronously.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
encryptionKey
Represents information about the key used to encrypt data in the artifact store, such as an AWS KMS key.
Type: EncryptionKey object
Required: No
inputArtifacts
The artifact supplied to the job.
Type: Array of Artifact objects
Required: No
outputArtifacts
The output of the job.
Type: Array of Artifact objects
Required: No
pipelineContext
Represents information about a pipeline to a job worker.
Note
Includes pipelineArn
and pipelineExecutionId
for custom jobs.
Type: PipelineContext object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.