ExecutionTrigger - CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ExecutionTrigger

The interaction or event that started a pipeline execution.

Contents

triggerDetail

Detail related to the event that started a pipeline execution, such as the webhook ARN of the webhook that triggered the pipeline execution or the user ARN for a user-initiated start-pipeline-execution CLI command.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

triggerType

The type of change-detection method, command, or user interaction that started a pipeline execution.

Type: String

Valid Values: CreatePipeline | StartPipelineExecution | PollForSourceChanges | Webhook | CloudWatchEvent | PutActionRevision | WebhookV2 | ManualRollback | AutomatedRollback

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: