TriggerConfig - AWS CodeDeploy
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

TriggerConfig

Information about notification triggers for the deployment group.

Contents

triggerEvents

The event type or types for which notifications are triggered.

Type: Array of strings

Valid Values: DeploymentStart | DeploymentSuccess | DeploymentFailure | DeploymentStop | DeploymentRollback | DeploymentReady | InstanceStart | InstanceSuccess | InstanceFailure | InstanceReady

Required: No

triggerName

The name of the notification trigger.

Type: String

Required: No

triggerTargetArn

The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.

Type: String

Required: No

See Also

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