See: Description
Interface | Description |
---|---|
AmazonCloudWatchEvents |
Interface for accessing Amazon CloudWatch Events.
|
AmazonCloudWatchEventsAsync |
Interface for accessing Amazon CloudWatch Events asynchronously.
|
Class | Description |
---|---|
AbstractAmazonCloudWatchEvents |
Abstract implementation of
AmazonCloudWatchEvents . |
AbstractAmazonCloudWatchEventsAsync |
Abstract implementation of
AmazonCloudWatchEventsAsync . |
AmazonCloudWatchEventsAsyncClient |
Client for accessing Amazon CloudWatch Events asynchronously.
|
AmazonCloudWatchEventsAsyncClientBuilder |
Fluent builder for
AmazonCloudWatchEventsAsync . |
AmazonCloudWatchEventsClient |
Client for accessing Amazon CloudWatch Events.
|
AmazonCloudWatchEventsClientBuilder |
Fluent builder for
AmazonCloudWatchEvents . |
Amazon CloudWatch Events helps you to respond to state changes in your AWS resources. When your resources change state, they automatically send events into an event stream. You can create rules that match selected events in the stream and route them to targets to take action. You can also use rules to take action on a pre-determined schedule. For example, you can configure rules to:
Automatically invoke an AWS Lambda function to update DNS entries when an event notifies you that Amazon EC2 instance enters the running state.
Direct specific API records from CloudTrail to an Amazon Kinesis stream for detailed analysis of potential security or availability risks.
Periodically invoke a built-in target to create a snapshot of an Amazon EBS volume.
For more information about the features of Amazon CloudWatch Events, see the Amazon CloudWatch Events User Guide.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.