ActionHistory - Amazon Billing and Cost Management
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).

ActionHistory

The historical records for a budget action.

Contents

ActionHistoryDetails

The description of the details for the event.

Type: ActionHistoryDetails object

Required: Yes

EventType

This distinguishes between whether the events are triggered by the user or are generated by the system.

Type: String

Valid Values: SYSTEM | CREATE_ACTION | DELETE_ACTION | UPDATE_ACTION | EXECUTE_ACTION

Required: Yes

Status

The status of action at the time of the event.

Type: String

Valid Values: STANDBY | PENDING | EXECUTION_IN_PROGRESS | EXECUTION_SUCCESS | EXECUTION_FAILURE | REVERSE_IN_PROGRESS | REVERSE_SUCCESS | REVERSE_FAILURE | RESET_IN_PROGRESS | RESET_FAILURE

Required: Yes

Timestamp

A generic time stamp. In Java, it's transformed to a Date object.

Type: Timestamp

Required: Yes

See Also

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