0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【AWS SAP】AWS CodeCommitのトリガ表

Posted at

AWS CodeCommitのトリガ表

トリガ対象イベント

トリガ対象イベント 説明
プッシュイベント リポジトリに新しいコミットがプッシュされたとき
ブランチまたはタグの作成 新しいブランチまたはタグが作成されたとき
ブランチまたはタグの削除 ブランチまたはタグが削除されたとき

トリガのアクション

トリガのアクション 説明
Amazon SNS通知 SNSトピックにメッセージを送信。通知やログ用に利用可能
AWS Lambda関数の呼び出し トリガが発生したときにカスタム処理を実行可能(例:CI/CDの自動化など)

まとめ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?