Class | Description |
---|---|
Budget |
AWS Budget model
|
CalculatedSpend |
A structure that holds the actual and forecasted spend for a budget.
|
CostTypes |
This includes the options for getting the cost of a budget.
|
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 |
Notification model.
|
NotificationWithSubscribers |
A structure to relate notification and a list of subscribers who belong to the notification.
|
Spend |
A structure that represents either a cost spend or usage spend.
|
Subscriber |
Subscriber model.
|
TimePeriod |
A time period indicating the start date and end date of 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 |
The exception is thrown when customer tries to create a record (e.g.
|
DuplicateRecordException |
The exception is thrown when customer tries to create a record (e.g.
|
ExpiredNextTokenException |
This exception is thrown if the paging token is expired - past its TTL
|
InternalErrorException |
This exception is thrown on an unknown internal failure.
|
InvalidNextTokenException |
This exception is thrown if paging token signature didn't match the token, or the paging token isn't for this request
|
InvalidParameterException |
This exception is thrown if any request is given an invalid parameter.
|
NotFoundException |
This exception is thrown if a requested entity is not found.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.