amazonaws.com – budgets
Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types for the Amazon Web Services Budgets feature.
Budgets provide you with a way to see the following information:
-
How close your plan is to your budgeted amount or to the free tier limits
-
Your usage-to-date, including how much you've used of your Reserved Instances (RIs)
-
Your current estimated charges from Amazon Web Services, and how much your predicted usage will accrue in charges by the end of the month
-
How much of your budget has been used
Amazon Web Services updates your budget status several times a day. Budgets track your unblended costs, subscriptions, refunds, and RIs. You can create the following types of budgets:
-
Cost budgets - Plan how much you want to spend on a service.
-
Usage budgets - Plan how much you want to use one or more services.
-
RI utilization budgets - Define a utilization threshold, and receive alerts when your RI usage falls below that threshold. This lets you see if your RIs are unused or under-utilized.
-
RI coverage budgets - Define a coverage threshold, and receive alerts when the number of your instance hours that are covered by RIs fall below that threshold. This lets you see how much of your instance usage is covered by a reservation.
Service Endpoint
The Amazon Web Services Budgets API provides the following endpoint:
-
https://budgets.amazonaws.com
For information about costs that are associated with the Amazon Web Services Budgets API, see .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:budgets/2016-10-20.json
- Provider
- amazonaws.com:budgets / budgets
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/budgets/2016-10-20/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/budgets/2016-10-20/openapi.yaml
Tools (25)
Extracted live via the executor SDK.
-
xAmzTargetAwsBudgetServiceGatewayCreateBudget.createBudgetCreates a budget and, if included, notifications and subscribers.
Only one of
BudgetLimitorPlannedBudgetLimitscan be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows theBudgetLimitsyntax. ForPlannedBudgetLimits, see the section. -
xAmzTargetAwsBudgetServiceGatewayCreateBudgetAction.createBudgetActionCreates a budget action.
-
xAmzTargetAwsBudgetServiceGatewayCreateNotification.createNotificationCreates a notification. You must create the budget before you create the associated notification.
-
xAmzTargetAwsBudgetServiceGatewayCreateSubscriber.createSubscriberCreates a subscriber. You must create the associated budget and notification before you create the subscriber.
-
xAmzTargetAwsBudgetServiceGatewayDeleteBudget.deleteBudgetDeletes a budget. You can delete your budget at any time.
Deleting a budget also deletes the notifications and subscribers that are associated with that budget.
-
xAmzTargetAwsBudgetServiceGatewayDeleteBudgetAction.deleteBudgetActionDeletes a budget action.
-
xAmzTargetAwsBudgetServiceGatewayDeleteNotification.deleteNotificationDeletes a notification.
Deleting a notification also deletes the subscribers that are associated with the notification.
-
xAmzTargetAwsBudgetServiceGatewayDeleteSubscriber.deleteSubscriberDeletes a subscriber.
Deleting the last subscriber to a notification also deletes the notification.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudget.describeBudgetDescribes a budget.
The Request Syntax section shows the
BudgetLimitsyntax. ForPlannedBudgetLimits, see the section. -
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetAction.describeBudgetActionDescribes a budget action detail.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetActionHistories.describeBudgetActionHistoriesDescribes a budget action history detail.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetActionsForAccount.describeBudgetActionsForAccountDescribes all of the budget actions for an account.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetActionsForBudget.describeBudgetActionsForBudgetDescribes all of the budget actions for a budget.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetNotificationsForAccount.describeBudgetNotificationsForAccountLists the budget names and notifications that are associated with an account.
-
xAmzTargetAwsBudgetServiceGatewayDescribeBudgetPerformanceHistory.describeBudgetPerformanceHistoryDescribes the history for
DAILY,MONTHLY, andQUARTERLYbudgets. Budget history isn't available forANNUALbudgets. -
xAmzTargetAwsBudgetServiceGatewayDescribeBudgets.describeBudgetsLists the budgets that are associated with an account.
The Request Syntax section shows the
BudgetLimitsyntax. ForPlannedBudgetLimits, see the section. -
xAmzTargetAwsBudgetServiceGatewayDescribeNotificationsForBudget.describeNotificationsForBudgetLists the notifications that are associated with a budget.
-
xAmzTargetAwsBudgetServiceGatewayDescribeSubscribersForNotification.describeSubscribersForNotificationLists the subscribers that are associated with a notification.
-
xAmzTargetAwsBudgetServiceGatewayExecuteBudgetAction.executeBudgetActionExecutes a budget action.
-
xAmzTargetAwsBudgetServiceGatewayUpdateBudget.updateBudgetUpdates a budget. You can change every part of a budget except for the
budgetNameand thecalculatedSpend. When you modify a budget, thecalculatedSpenddrops to zero until Amazon Web Services has new usage data to use for forecasting.Only one of
BudgetLimitorPlannedBudgetLimitscan be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows theBudgetLimitsyntax. ForPlannedBudgetLimits, see the section. -
xAmzTargetAwsBudgetServiceGatewayUpdateBudgetAction.updateBudgetActionUpdates a budget action.
-
xAmzTargetAwsBudgetServiceGatewayUpdateNotification.updateNotificationUpdates a notification.
-
xAmzTargetAwsBudgetServiceGatewayUpdateSubscriber.updateSubscriberUpdates a subscriber.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools