Budget
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.
This is the Amazon Resource Name (ARN) pattern for a budget:
arn:aws:budgets::AccountId:budget/budgetName
Types
Properties
The parameters that determine the budget amount for an auto-adjusting budget.
The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget.
The name of a budget. The name must be unique within an account. The :
and \
characters, and the "/action/" substring, aren't allowed in BudgetName
.
Specifies whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.
The actual and forecasted cost or usage that the budget tracks.
The cost filters, such as Region
, Service
, LinkedAccount
, Tag
, or CostCategory
, that are applied to a budget.
The filtering dimensions for the budget and their corresponding values.
The last time that you updated this budget.
A map containing multiple BudgetLimit
, including current or future limits.
The period of time that's covered by a budget. You set the start date and end date. The start date must come before the end date. The end date must come before 06/15/87 00:00 UTC
.