AutomationEventStep - Amazon Compute Optimizer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AutomationEventStep

Contains information about a step in an automation event.

Contents

completedTimestamp

The timestamp when this automation event step completed execution.

Type: Timestamp

Required: No

estimatedMonthlySavings

Contains information about estimated monthly cost savings.

Type: EstimatedMonthlySavings object

Required: No

eventId

The ID of the automation event this step belongs to.

Type: String

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

Required: No

resourceId

The unique identifier of the resource being acted upon in this step.

Type: String

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

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

Required: No

startTimestamp

The timestamp when this automation event step started execution.

Type: Timestamp

Required: No

stepId

The unique identifier for this step.

Type: String

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

Required: No

stepStatus

The current status of the step.

Type: String

Valid Values: Ready | InProgress | Complete | Failed

Required: No

stepType

The type of step.

Type: String

Valid Values: CreateEbsSnapshot | DeleteEbsVolume | ModifyEbsVolume | CreateEbsVolume

Required: No

See Also

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