|
15 | 15 | "DescribeBudgetActionHistories": "<p> Describes a budget action history detail. </p>",
|
16 | 16 | "DescribeBudgetActionsForAccount": "<p> Describes all of the budget actions for an account. </p>",
|
17 | 17 | "DescribeBudgetActionsForBudget": "<p> Describes all of the budget actions for a budget. </p>",
|
| 18 | + "DescribeBudgetNotificationsForAccount": "<p> Lists the budget names and notifications that are associated with an account. </p>", |
18 | 19 | "DescribeBudgetPerformanceHistory": "<p>Describes the history for <code>DAILY</code>, <code>MONTHLY</code>, and <code>QUARTERLY</code> budgets. Budget history isn't available for <code>ANNUAL</code> budgets.</p>",
|
19 | 20 | "DescribeBudgets": "<p>Lists the budgets that are associated with an account.</p> <important> <p>The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgets.html#API_DescribeBudgets_Examples\">Examples</a> section. </p> </important>",
|
20 | 21 | "DescribeNotificationsForBudget": "<p>Lists the notifications that are associated with a budget.</p>",
|
|
49 | 50 | "DescribeBudgetActionResponse$AccountId": null,
|
50 | 51 | "DescribeBudgetActionsForAccountRequest$AccountId": null,
|
51 | 52 | "DescribeBudgetActionsForBudgetRequest$AccountId": null,
|
| 53 | + "DescribeBudgetNotificationsForAccountRequest$AccountId": null, |
52 | 54 | "DescribeBudgetPerformanceHistoryRequest$AccountId": null,
|
53 | 55 | "DescribeBudgetRequest$AccountId": "<p>The <code>accountId</code> that is associated with the budget that you want a description of.</p>",
|
54 | 56 | "DescribeBudgetsRequest$AccountId": "<p>The <code>accountId</code> that is associated with the budgets that you want descriptions of.</p>",
|
|
181 | 183 | "refs": {
|
182 | 184 | "Action$BudgetName": null,
|
183 | 185 | "Budget$BudgetName": "<p>The name of a budget. The name must be unique within an account. The <code>:</code> and <code>\\</code> characters aren't allowed in <code>BudgetName</code>.</p>",
|
| 186 | + "BudgetNotificationsForAccount$BudgetName": null, |
184 | 187 | "BudgetPerformanceHistory$BudgetName": null,
|
185 | 188 | "CreateBudgetActionRequest$BudgetName": null,
|
186 | 189 | "CreateBudgetActionResponse$BudgetName": null,
|
|
207 | 210 | "UpdateSubscriberRequest$BudgetName": "<p>The name of the budget whose subscriber you want to update.</p>"
|
208 | 211 | }
|
209 | 212 | },
|
| 213 | + "BudgetNotificationsForAccount": { |
| 214 | + "base": "<p> The budget name and associated notifications for an account. </p>", |
| 215 | + "refs": { |
| 216 | + "BudgetNotificationsForAccountList$member": null |
| 217 | + } |
| 218 | + }, |
| 219 | + "BudgetNotificationsForAccountList": { |
| 220 | + "base": null, |
| 221 | + "refs": { |
| 222 | + "DescribeBudgetNotificationsForAccountResponse$BudgetNotificationsForAccount": "<p> A list of budget names and associated notifications for an account. </p>" |
| 223 | + } |
| 224 | + }, |
210 | 225 | "BudgetPerformanceHistory": {
|
211 | 226 | "base": "<p>A history of the state of a budget at the end of the budget's specified time period.</p>",
|
212 | 227 | "refs": {
|
|
397 | 412 | "refs": {
|
398 | 413 | }
|
399 | 414 | },
|
| 415 | + "DescribeBudgetNotificationsForAccountRequest": { |
| 416 | + "base": null, |
| 417 | + "refs": { |
| 418 | + } |
| 419 | + }, |
| 420 | + "DescribeBudgetNotificationsForAccountResponse": { |
| 421 | + "base": null, |
| 422 | + "refs": { |
| 423 | + } |
| 424 | + }, |
400 | 425 | "DescribeBudgetPerformanceHistoryRequest": {
|
401 | 426 | "base": null,
|
402 | 427 | "refs": {
|
|
497 | 522 | "DescribeBudgetActionsForAccountResponse$NextToken": null,
|
498 | 523 | "DescribeBudgetActionsForBudgetRequest$NextToken": null,
|
499 | 524 | "DescribeBudgetActionsForBudgetResponse$NextToken": null,
|
| 525 | + "DescribeBudgetNotificationsForAccountRequest$NextToken": null, |
| 526 | + "DescribeBudgetNotificationsForAccountResponse$NextToken": null, |
500 | 527 | "DescribeBudgetPerformanceHistoryRequest$NextToken": null,
|
501 | 528 | "DescribeBudgetPerformanceHistoryResponse$NextToken": null,
|
502 | 529 | "DescribeBudgetsRequest$NextToken": "<p>The pagination token that you include in your request to indicate the next set of results that you want to retrieve.</p>",
|
|
582 | 609 | "DescribeSubscribersForNotificationRequest$MaxResults": "<p>An optional integer that represents how many entries a paginated response contains. The maximum is 100.</p>"
|
583 | 610 | }
|
584 | 611 | },
|
| 612 | + "MaxResultsBudgetNotifications": { |
| 613 | + "base": null, |
| 614 | + "refs": { |
| 615 | + "DescribeBudgetNotificationsForAccountRequest$MaxResults": "<p> An integer that shows how many budget name entries a paginated response contains. </p>" |
| 616 | + } |
| 617 | + }, |
585 | 618 | "NotFoundException": {
|
586 | 619 | "base": "<p>We can’t locate the resource that you specified.</p>",
|
587 | 620 | "refs": {
|
|
639 | 672 | "Notifications": {
|
640 | 673 | "base": "<p> A list of notifications.</p>",
|
641 | 674 | "refs": {
|
| 675 | + "BudgetNotificationsForAccount$Notifications": null, |
642 | 676 | "DescribeNotificationsForBudgetResponse$Notifications": "<p>A list of notifications that are associated with a budget.</p>"
|
643 | 677 | }
|
644 | 678 | },
|
|
0 commit comments