AWS CodePipeline

Disable stage transition

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

Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

pipelineName [required]

string

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

stageName [required]

string

The name of the stage where you want to disable the inbound or outbound transition of artifacts.

transitionType [required]

string

Specifies whether artifacts are prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).

reason [required]

string

The reason given to the user that a stage is disabled, such as waiting for manual approval or manual tests. This message is displayed in the pipeline console UI.

Outputs

フィールド

種類

説明

amzRequestId [required]

string