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

Provides the response to a manual approval request to CodePipeline. Valid responses include Approved and Rejected.

Inputs

Expand All

フィールド

種類

説明

region [required]

enum

default: us-east-1

pipelineName [required]

string

The name of the pipeline that contains the action.

stageName [required]

string

The name of the stage that contains the action.

actionName [required]

string

The name of the action for which approval is requested.

result [required]

object

Represents information about the result of the approval request.

summary [required]

string

The summary of the current status of the approval request.

status [required]

string

The response submitted by a reviewer assigned to an approval action request.

token [required]

string

The system-generated token used to identify a unique approval request. The token for each open approval request can be obtained using the GetPipelineState action. It is used to validate that the approval request corresponding to this token is still valid.

Outputs

フィールド

種類

説明

amzRequestId [required]

string

approvedAt

date-time

The timestamp showing when the approval or rejection was submitted.