import * as mod from "https://aws-api.deno.dev/v0.2/services/budgets.ts?docs=full";
Action | A budget action resource. |
ActionHistory | The historical records for a budget action. |
ActionHistoryDetails | The description of details of the event. |
ActionThreshold | The trigger threshold of the action. |
Budget | Represents the output of the |
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.
The |
CostTypes | The types of cost that are included in a |
CreateBudgetActionRequest | |
CreateBudgetActionResponse | |
CreateBudgetRequest | Request of CreateBudget |
CreateNotificationRequest | Request of CreateNotification |
CreateSubscriberRequest | Request of CreateSubscriber |
Definition | Specifies all of the type-specific parameters. |
DeleteBudgetActionRequest | |
DeleteBudgetActionResponse | |
DeleteBudgetRequest | Request of DeleteBudget |
DeleteNotificationRequest | Request of DeleteNotification |
DeleteSubscriberRequest | Request of DeleteSubscriber |
DescribeBudgetActionHistoriesRequest | |
DescribeBudgetActionHistoriesResponse | |
DescribeBudgetActionRequest | |
DescribeBudgetActionResponse | |
DescribeBudgetActionsForAccountRequest | |
DescribeBudgetActionsForAccountResponse | |
DescribeBudgetActionsForBudgetRequest | |
DescribeBudgetActionsForBudgetResponse | |
DescribeBudgetPerformanceHistoryRequest | |
DescribeBudgetPerformanceHistoryResponse | |
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 |
ExecuteBudgetActionRequest | |
ExecuteBudgetActionResponse | |
IamActionDefinition | The AWS Identity and Access Management (IAM) action definition details. |
Notification | A notification that is associated with a budget. A budget can have up to ten notifications. |
NotificationWithSubscribers | A notification with subscribers. A notification can have one SNS subscriber and up to 10 email subscribers, for a total of 11 subscribers. |
ScpActionDefinition | The service control policies (SCP) action definition details. |
Spend | The amount of cost or usage that is measured for a budget. |
SsmActionDefinition | The AWS Systems Manager (SSM) action definition details. |
Subscriber | The subscriber to a budget notification. The subscriber consists of a subscription type and either an Amazon SNS topic or an email address. |
TimePeriod | The period of time that is covered by a budget. The period has a start date and an end date. The start date must come before the end date. There are no restrictions on the end date. |
UpdateBudgetActionRequest | |
UpdateBudgetActionResponse | |
UpdateBudgetRequest | Request of UpdateBudget |
UpdateNotificationRequest | Request of UpdateNotification |
UpdateSubscriberRequest | Request of UpdateSubscriber |
ActionStatus | |
ActionSubType | |
ActionType | |
ApprovalModel | |
BudgetType | The type of a budget. It must be one of the following types: |
ComparisonOperator | The comparison operator of a notification. Currently the service supports the following operators: |
EventType | |
ExecutionType | |
NotificationState | |
NotificationType | The type of a notification. It must be ACTUAL or FORECASTED. |
SubscriptionType | The subscription type of the subscriber. It can be SMS or EMAIL. |
ThresholdType | The type of threshold for a notification. |
TimeUnit | The time unit of the budget, such as MONTHLY or QUARTERLY. |