Amazon CloudWatch Events is now available in the Europe (London) AWS region

Posted on: Jan 30, 2017

The Amazon CloudWatch Events service is now available in the Europe (London) region.

Amazon CloudWatch Events provides a stream of events describing changes to your AWS resources, such as when an application adds tags to an Amazon Relational Database Service (RDS) instance or unusual API call patterns are logged by AWS CloudTrail

This enables you to respond quickly to application availability issues or resource changes, with notifications from AWS services delivered in near-real-time. You simply write rules to indicate which events are of interest to your application and what automated action to take when a rule matches an event, such as stopping an Amazon Elastic Compute Cloud (EC2) instance, sending an Amazon Simple Notification Service (SNS) message, or adding the event to an Amazon Simple Queue Service (SQS) queue. 

You may also schedule cron-like actions, such as taking an Amazon Elastic Block Store (EBS) volume snapshot every hour, at intervals down to 1-minute. 

CloudWatch Events is currently available in US East (N. Virginia), US East (Ohio), US West (Oregon), US West (N. California), South America (São Paulo), EU (Ireland), EU (Frankfurt), Asia Pacific (Singapore), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Seoul), and Asia Pacific (Mumbai). 

You can get started monitoring system events in the CloudWatch Events console, or by reading our documentation