このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Provides information to CodePipeline about new revisions to a source.

Inputs

Expand All

フィールド

種類

説明

region [required]

enum

default: us-east-1

pipelineName [required]

string

The name of the pipeline that starts processing the revision to the source.

stageName [required]

string

The name of the stage that contains the action that acts on the revision.

actionName [required]

string

The name of the action that processes the revision.

actionRevision [required]

object

Represents information about the version (or revision) of an action.

revisionId [required]

string

The system-generated unique ID that identifies the revision number of the action.

revisionChangeId [required]

string

The unique identifier of the change that set the state to this revision (for example, a deployment ID or timestamp).

created [required]

date-time

The date and time when the most recent version of the action was created, in timestamp format.

Outputs

フィールド

種類

説明

amzRequestId [required]

string

newRevision

boolean

Indicates whether the artifact revision was previously used in an execution of the specified pipeline.

pipelineExecutionId

string

The ID of the current workflow state of the pipeline.

PREVIEWING: may/op-log-enrichment