| Class | Description |
|---|---|
| Budget |
AWS Budget model
|
| CalculatedSpend |
A structure 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
|
| CreateBudgetResponse |
Response of CreateBudget
|
| CreateNotificationRequest |
Request of CreateNotification
|
| CreateNotificationResponse |
Response of CreateNotification
|
| CreateSubscriberRequest |
Request of CreateSubscriber
|
| CreateSubscriberResponse |
Response of CreateSubscriber
|
| DeleteBudgetRequest |
Request of DeleteBudget
|
| DeleteBudgetResponse |
Response of DeleteBudget
|
| DeleteNotificationRequest |
Request of DeleteNotification
|
| DeleteNotificationResponse |
Response of DeleteNotification
|
| DeleteSubscriberRequest |
Request of DeleteSubscriber
|
| DeleteSubscriberResponse |
Response of DeleteSubscriber
|
| DescribeBudgetRequest |
Request of DescribeBudget
|
| DescribeBudgetResponse |
Response of DescribeBudget
|
| DescribeBudgetsRequest |
Request of DescribeBudgets
|
| DescribeBudgetsResponse |
Response of DescribeBudgets
|
| DescribeNotificationsForBudgetRequest |
Request of DescribeNotificationsForBudget
|
| DescribeNotificationsForBudgetResponse |
Response of GetNotificationsForBudget
|
| DescribeSubscribersForNotificationRequest |
Request of DescribeSubscribersForNotification
|
| DescribeSubscribersForNotificationResponse |
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 represent either a cost spend or usage spend.
|
| Subscriber |
Subscriber model.
|
| TimePeriod |
A time period indicated the start date and end date of a budget.
|
| UpdateBudgetRequest |
Request of UpdateBudget
|
| UpdateBudgetResponse |
Response of UpdateBudget
|
| UpdateNotificationRequest |
Request of UpdateNotification
|
| UpdateNotificationResponse |
Response of UpdateNotification
|
| UpdateSubscriberRequest |
Request of UpdateSubscriber
|
| UpdateSubscriberResponse |
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.
|
| TimeUnit |
The time unit of the budget.
|
| Exception | Description |
|---|---|
| BudgetsException |
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 © 2017 Amazon Web Services, Inc. All Rights Reserved.