| Class | Description |
|---|---|
| Budget |
Represents the output of the
CreateBudget operation. |
| BudgetedAndActualAmounts |
The amount of cost or usage that you created the budget for, compared to your actual costs or usage.
|
| BudgetPerformanceHistory |
A history of the state of a budget at the end of the budget's specified time period.
|
| CalculatedSpend |
The spend objects that are associated with this budget.
|
| CostTypes |
The types of cost that are included in a
COST budget, such as tax and subscriptions. |
| CreateBudgetRequest |
Request of CreateBudget
|
| CreateBudgetResult |
Response of CreateBudget
|
| CreateNotificationRequest |
Request of CreateNotification
|
| CreateNotificationResult |
Response of CreateNotification
|
| CreateSubscriberRequest |
Request of CreateSubscriber
|
| CreateSubscriberResult |
Response of CreateSubscriber
|
| DeleteBudgetRequest |
Request of DeleteBudget
|
| DeleteBudgetResult |
Response of DeleteBudget
|
| DeleteNotificationRequest |
Request of DeleteNotification
|
| DeleteNotificationResult |
Response of DeleteNotification
|
| DeleteSubscriberRequest |
Request of DeleteSubscriber
|
| DeleteSubscriberResult |
Response of DeleteSubscriber
|
| DescribeBudgetPerformanceHistoryRequest | |
| DescribeBudgetPerformanceHistoryResult | |
| DescribeBudgetRequest |
Request of DescribeBudget
|
| DescribeBudgetResult |
Response of DescribeBudget
|
| DescribeBudgetsRequest |
Request of DescribeBudgets
|
| DescribeBudgetsResult |
Response of DescribeBudgets
|
| DescribeNotificationsForBudgetRequest |
Request of DescribeNotificationsForBudget
|
| DescribeNotificationsForBudgetResult |
Response of GetNotificationsForBudget
|
| DescribeSubscribersForNotificationRequest |
Request of DescribeSubscribersForNotification
|
| DescribeSubscribersForNotificationResult |
Response of DescribeSubscribersForNotification
|
| Notification |
A notification that is associated with a budget.
|
| NotificationWithSubscribers |
A notification with subscribers.
|
| Spend |
The amount of cost or usage that is measured for a budget.
|
| Subscriber |
The subscriber to a budget notification.
|
| TimePeriod |
The period of time that is covered by a budget.
|
| UpdateBudgetRequest |
Request of UpdateBudget
|
| UpdateBudgetResult |
Response of UpdateBudget
|
| UpdateNotificationRequest |
Request of UpdateNotification
|
| UpdateNotificationResult |
Response of UpdateNotification
|
| UpdateSubscriberRequest |
Request of UpdateSubscriber
|
| UpdateSubscriberResult |
Response of UpdateSubscriber
|
| Enum | Description |
|---|---|
| BudgetType |
The type of a budget.
|
| ComparisonOperator |
The comparison operator of a notification.
|
| NotificationState | |
| NotificationType |
The type of a notification.
|
| SubscriptionType |
The subscription type of the subscriber.
|
| ThresholdType |
The type of threshold for a notification.
|
| TimeUnit |
The time unit of the budget, such as MONTHLY or QUARTERLY.
|
| Exception | Description |
|---|---|
| AccessDeniedException |
You are not authorized to use this operation with the given parameters.
|
| AWSBudgetsException |
Base exception for all service exceptions thrown by AWS Budgets
|
| CreationLimitExceededException |
You've exceeded the notification or subscriber limit.
|
| DuplicateRecordException |
The budget name already exists.
|
| ExpiredNextTokenException |
The pagination token expired.
|
| InternalErrorException |
An error on the server occurred during the processing of your request.
|
| InvalidNextTokenException |
The pagination token is invalid.
|
| InvalidParameterException |
An error on the client occurred.
|
| NotFoundException |
We can’t locate the resource that you specified.
|
Copyright © 2020. All rights reserved.