AWS CodePipeline

Enable stage transition

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

Enables artifacts in a pipeline to transition to a stage in a pipeline.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

pipelineName [required]

string

The name of the pipeline in which you want to enable the flow of artifacts from one stage to another.

stageName [required]

string

The name of the stage where you want to enable the transition of artifacts, either into the stage (inbound) or from that stage to the next stage (outbound).

transitionType [required]

string

Specifies whether artifacts are allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already processed artifacts are allowed to transition to the next stage (outbound).

Outputs

フィールド

種類

説明

amzRequestId [required]

string