

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon CloudWatch Events
<a name="cloudwatch-events"></a>

[Amazon CloudWatch Events](https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/WhatIsCloudWatchEvents.html) 提供近乎即時的系統事件串流，描述 AWS 資源的變更。使用您可以快速設定的簡單規則，您可以比對事件並將它們路由到一或多個目標函數或串流。

CloudWatch Events 在操作變更時會查覺到。CloudWatch Events 會回應這些操作變更並視需要進行修正動作，透過傳送訊息來回應環境、啟用功能、執行變更和擷取狀態資訊。

您可以在 Amazon CloudWatch Events 中設定規則，以提醒您 AWS 服務中的變更，並使用 Amazon EventBridge 將這些事件與其他第三方系統整合。以下是與 CloudWatch Events 整合的 AWS DevOps 相關服務。
+ [Application Auto Scaling 事件](https://docs.aws.amazon.com/autoscaling/ec2/userguide/cloud-watch-events.html)
+ [CodeBuild 事件](https://docs.aws.amazon.com/codebuild/latest/userguide/sample-build-notifications.html)
+ [CodeCommit 事件](https://docs.aws.amazon.com/codecommit/latest/userguide/monitoring-events.html)
+ [CodeDeploy 事件](https://docs.aws.amazon.com/codedeploy/latest/userguide/monitoring-cloudwatch-events.html)
+ [CodePipeline 事件](https://docs.aws.amazon.com/codepipeline/latest/userguide/detect-state-changes-cloudwatch-events.html)