Event - Amazon DevOps Guru

Event

An AWS resource event. AWS resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.

Contents

DataSource

The source, AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, where DevOps Guru analysis found the event.

Type: String

Valid Values: AWS_CLOUD_TRAIL | AWS_CODE_DEPLOY

Required: No

EventClass

The class of the event. The class specifies what the event is related to, such as an infrastructure change, a deployment, or a schema change.

Type: String

Valid Values: INFRASTRUCTURE | DEPLOYMENT | SECURITY_CHANGE | CONFIG_CHANGE | SCHEMA_CHANGE

Required: No

EventSource

The AWS source that emitted the event.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 50.

Pattern: ^[a-z]+[a-z0-9]*\.amazonaws\.com|aws\.events$

Required: No

Id

The ID of the event.

Type: String

Required: No

Name

The name of the event.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 50.

Required: No

ResourceCollection

A collection of AWS resources supported by DevOps Guru. The two types of AWS resource collections supported are AWS CloudFormation stacks and AWS resources that contain the same AWS tag. DevOps Guru can be configured to analyze the AWS resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 1000 AWS CloudFormation stacks.

Type: ResourceCollection object

Required: No

Resources

An EventResource object that contains information about the resource that emitted the event.

Type: Array of EventResource objects

Required: No

Time

A Timestamp that specifies the time the event occurred.

Type: Timestamp

Required: No

See Also

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