Class | Description |
---|---|
Budget |
Represents the output of the
CreateBudget operation. |
CalculatedSpend |
The spend objects associated with this budget.
|
CostTypes |
The types of cost included in a 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
|
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 associated with a budget.
|
NotificationWithSubscribers |
A notification with subscribers.
|
Spend |
The amount of cost or usage being measured for a budget.
|
Subscriber |
The subscriber to a budget notification.
|
TimePeriod |
The period of time 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.
|
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.
|
Exception | Description |
---|---|
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 © 2013 Amazon Web Services, Inc. All Rights Reserved.