The context of an action to a job worker in the stage of a pipeline.
The Amazon Resource Name (ARN) of the pipeline.
The execution ID of the pipeline.
The name of the pipeline. This is a user-specified value. Pipeline names must be unique across all pipeline names under an Amazon Web Services account.
The stage of the pipeline.
Represents information about a pipeline to a job worker.
PipelineContext contains
pipelineArn
andpipelineExecutionId
for custom action jobs. ThepipelineArn
andpipelineExecutionId
fields are not populated for ThirdParty action jobs.