ActionHistory - AWS Billing and Cost Management
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: