PipelineContext
class PipelineContext
Represents information about a pipeline to a job worker.
PipelineContext contains pipelineArn
and pipelineExecutionId
for custom action jobs. The pipelineArn
and pipelineExecutionId
fields are not populated for ThirdParty action jobs.
Types
Properties
Link copied to clipboard
The context of an action to a job worker in the stage of a pipeline.
Link copied to clipboard
The Amazon Resource Name (ARN) of the pipeline.
Link copied to clipboard
The execution ID of the pipeline.
Link copied to clipboard
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.
Link copied to clipboard
The stage of the pipeline.