Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

A budget action resource.

The historical records for a budget action.

The description of details of the event.

The trigger threshold of the action.

Represents the output of the CreateBudget operation. The content consists of the detailed metadata and data file information, and the current status of the budget object.

A history of the state of a budget at the end of the budget's specified time period.

The amount of cost or usage that you created the budget for, compared to your actual costs or usage.

The spend objects that are associated with this budget. The actualSpend tracks how much you've used, cost, usage, RI units, or Savings Plans units and the forecastedSpend tracks how much you are predicted to spend based on your historical usage profile.

The types of cost that are included in a COST budget, such as tax and subscriptions.

Specifies all of the type-specific parameters.

The AWS Identity and Access Management (IAM) action definition details.

A notification that is associated with a budget. A budget can have up to ten notifications.

A notification with subscribers. A notification can have one SNS subscriber and up to 10 email subscribers, for a total of 11 subscribers.

The service control policies (SCP) action definition details.

The amount of cost or usage that is measured for a budget.

The AWS Systems Manager (SSM) action definition details.

The subscriber to a budget notification. The subscriber consists of a subscription type and either an Amazon SNS topic or an email address.

The period of time that is covered by a budget. The period has a start date and an end date. The start date must come before the end date. There are no restrictions on the end date.

Enums

The type of a budget. It must be one of the following types:

The comparison operator of a notification. Currently the service supports the following operators:

The type of a notification. It must be ACTUAL or FORECASTED.

The subscription type of the subscriber. It can be SMS or EMAIL.

The type of threshold for a notification.

The time unit of the budget, such as MONTHLY or QUARTERLY.