AutomationEvent - AWS Compute Optimizer

AutomationEvent

Contains information about an automation event.

Contents

accountId

The AWS account ID associated with the automation event.

Type: String

Pattern: [0-9]{12}

Required: No

completedTimestamp

The timestamp when the automation event completed.

Type: Timestamp

Required: No

createdTimestamp

The timestamp when the automation event was created.

Type: Timestamp

Required: No

estimatedMonthlySavings

The estimated monthly cost savings associated with this automation event.

Type: EstimatedMonthlySavings object

Required: No

eventDescription

A description of the automation event.

Type: String

Required: No

eventId

The unique identifier for the automation event.

Type: String

Pattern: [0-9A-Za-z]{16}

Required: No

eventStatus

The current status of the automation event.

Type: String

Valid Values: Ready | InProgress | Complete | Failed | Cancelled | RollbackReady | RollbackInProgress | RollbackComplete | RollbackFailed

Required: No

eventStatusReason

The reason for the current event status.

Type: String

Required: No

eventType

The type of automation event.

Type: String

Valid Values: SnapshotAndDeleteUnattachedEbsVolume | UpgradeEbsVolumeType

Required: No

recommendedActionId

The ID of the recommended action associated with this automation event.

Type: String

Pattern: [0-9A-Za-z]{16}

Required: No

region

The AWS Region where the automation event occurred.

Type: String

Required: No

resourceArn

The Amazon Resource Name (ARN) of the resource affected by the automation event.

Type: String

Pattern: arn:aws[a-z0-9-]*:[a-z0-9-]+:[a-z0-9-]*:[0-9]{0,12}:[a-zA-Z0-9/_.-]+

Required: No

resourceId

The ID of the resource affected by the automation event.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [a-zA-Z0-9_.-]+

Required: No

resourceType

The type of resource affected by the automation event.

Type: String

Valid Values: EbsVolume

Required: No

ruleId

The ID of the automation rule that triggered this event.

Type: String

Pattern: [0-9A-Za-z]{16}

Required: No

See Also

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