@aws-sdk/client-budgets 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/Budgets.js +0 -0
- package/dist-cjs/Budgets.js.map +1 -0
- package/{dist/cjs → dist-cjs}/BudgetsClient.js +8 -8
- package/dist-cjs/BudgetsClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBudgetActionCommand.js +2 -2
- package/{dist/cjs/commands/DeleteNotificationCommand.js.map → dist-cjs/commands/CreateBudgetActionCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateBudgetCommand.js +2 -2
- package/dist-cjs/commands/CreateBudgetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateNotificationCommand.js +2 -2
- package/dist-cjs/commands/CreateNotificationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateSubscriberCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriberCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBudgetActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteBudgetActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBudgetCommand.js +2 -2
- package/dist-cjs/commands/DeleteBudgetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteNotificationCommand.js +2 -2
- package/dist-cjs/commands/DeleteNotificationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSubscriberCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriberCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionCommand.js +2 -2
- package/dist-cjs/commands/DescribeBudgetActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionHistoriesCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionHistoriesCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForAccountCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForAccountCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForBudgetCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetActionsForBudgetCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetCommand.js +2 -2
- package/dist-cjs/commands/DescribeBudgetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetPerformanceHistoryCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetPerformanceHistoryCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeBudgetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeBudgetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeNotificationsForBudgetCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeNotificationsForBudgetCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeSubscribersForNotificationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeSubscribersForNotificationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/ExecuteBudgetActionCommand.js +2 -2
- package/dist-cjs/commands/ExecuteBudgetActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBudgetActionCommand.js +2 -2
- package/dist-cjs/commands/UpdateBudgetActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBudgetCommand.js +2 -2
- package/dist-cjs/commands/UpdateBudgetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateNotificationCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotificationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateSubscriberCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriberCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionHistoriesPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeBudgetActionHistoriesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionsForAccountPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeBudgetActionsForAccountPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetActionsForBudgetPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetPerformanceHistoryPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBudgetsPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeBudgetsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeNotificationsForBudgetPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeNotificationsForBudgetPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeSubscribersForNotificationPaginator.js +0 -0
- package/dist-cjs/pagination/DescribeSubscribersForNotificationPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/Budgets.js +0 -0
- package/dist-es/Budgets.js.map +1 -0
- package/{dist/es → dist-es}/BudgetsClient.js +1 -1
- package/dist-es/BudgetsClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBudgetActionCommand.js +2 -2
- package/dist-es/commands/CreateBudgetActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBudgetCommand.js +2 -2
- package/dist-es/commands/CreateBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateNotificationCommand.js +2 -2
- package/dist-es/commands/CreateNotificationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateSubscriberCommand.js +2 -2
- package/dist-es/commands/CreateSubscriberCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBudgetActionCommand.js +2 -2
- package/dist-es/commands/DeleteBudgetActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBudgetCommand.js +2 -2
- package/dist-es/commands/DeleteBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteNotificationCommand.js +2 -2
- package/dist-es/commands/DeleteNotificationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSubscriberCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriberCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetActionCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetActionHistoriesCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetActionHistoriesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetActionsForAccountCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetActionsForAccountCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetActionsForBudgetCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetActionsForBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetPerformanceHistoryCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetPerformanceHistoryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBudgetsCommand.js +2 -2
- package/dist-es/commands/DescribeBudgetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeNotificationsForBudgetCommand.js +2 -2
- package/dist-es/commands/DescribeNotificationsForBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeSubscribersForNotificationCommand.js +2 -2
- package/dist-es/commands/DescribeSubscribersForNotificationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ExecuteBudgetActionCommand.js +2 -2
- package/dist-es/commands/ExecuteBudgetActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBudgetActionCommand.js +2 -2
- package/dist-es/commands/UpdateBudgetActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBudgetCommand.js +2 -2
- package/dist-es/commands/UpdateBudgetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateNotificationCommand.js +2 -2
- package/dist-es/commands/UpdateNotificationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateSubscriberCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriberCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBudgetActionHistoriesPaginator.js +0 -0
- package/dist-es/pagination/DescribeBudgetActionHistoriesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBudgetActionsForAccountPaginator.js +0 -0
- package/dist-es/pagination/DescribeBudgetActionsForAccountPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBudgetActionsForBudgetPaginator.js +0 -0
- package/dist-es/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBudgetPerformanceHistoryPaginator.js +0 -0
- package/dist-es/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBudgetsPaginator.js +0 -0
- package/dist-es/pagination/DescribeBudgetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeNotificationsForBudgetPaginator.js +0 -0
- package/dist-es/pagination/DescribeNotificationsForBudgetPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeSubscribersForNotificationPaginator.js +0 -0
- package/dist-es/pagination/DescribeSubscribersForNotificationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/Budgets.d.ts +1 -1
- package/{dist/types → dist-types}/BudgetsClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CreateBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBudgetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ExecuteBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeBudgetActionHistoriesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeBudgetActionsForAccountPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeBudgetActionsForBudgetPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeBudgetPerformanceHistoryPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeBudgetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeNotificationsForBudgetPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeSubscribersForNotificationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/Budgets.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/BudgetsClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CreateBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionHistoriesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionsForAccountCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetActionsForBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetPerformanceHistoryCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBudgetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeNotificationsForBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeSubscribersForNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ExecuteBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBudgetActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBudgetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateNotificationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateSubscriberCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionHistoriesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionsForAccountPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetActionsForBudgetPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetPerformanceHistoryPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBudgetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeNotificationsForBudgetPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeSubscribersForNotificationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{Budgets.ts → src/Budgets.ts} +2 -1
- package/{BudgetsClient.ts → src/BudgetsClient.ts} +58 -57
- package/{commands → src/commands}/CreateBudgetActionCommand.ts +8 -7
- package/{commands → src/commands}/CreateBudgetCommand.ts +8 -7
- package/{commands → src/commands}/CreateNotificationCommand.ts +8 -7
- package/{commands → src/commands}/CreateSubscriberCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBudgetActionCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBudgetCommand.ts +8 -7
- package/{commands → src/commands}/DeleteNotificationCommand.ts +8 -7
- package/{commands → src/commands}/DeleteSubscriberCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetActionCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetActionHistoriesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetActionsForAccountCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetActionsForBudgetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetPerformanceHistoryCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBudgetsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeNotificationsForBudgetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeSubscribersForNotificationCommand.ts +11 -10
- package/{commands → src/commands}/ExecuteBudgetActionCommand.ts +8 -7
- package/{commands → src/commands}/UpdateBudgetActionCommand.ts +8 -7
- package/{commands → src/commands}/UpdateBudgetCommand.ts +8 -7
- package/{commands → src/commands}/UpdateNotificationCommand.ts +8 -7
- package/{commands → src/commands}/UpdateSubscriberCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeBudgetActionHistoriesPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeBudgetActionsForAccountPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeBudgetActionsForBudgetPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeBudgetPerformanceHistoryPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeBudgetsPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeNotificationsForBudgetPaginator.ts +2 -1
- package/{pagination → src/pagination}/DescribeSubscribersForNotificationPaginator.ts +2 -1
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_json1_1.ts +42 -41
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/Budgets.js.map +0 -1
- package/dist/cjs/BudgetsClient.js.map +0 -1
- package/dist/cjs/commands/CreateBudgetActionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBudgetCommand.js.map +0 -1
- package/dist/cjs/commands/CreateNotificationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateSubscriberCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBudgetActionCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBudgetCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteSubscriberCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeBudgetActionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeBudgetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeBudgetsCommand.js.map +0 -1
- package/dist/cjs/commands/ExecuteBudgetActionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBudgetActionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBudgetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateNotificationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateSubscriberCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/DescribeBudgetActionHistoriesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeBudgetActionsForAccountPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeBudgetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeNotificationsForBudgetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeSubscribersForNotificationPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/Budgets.js.map +0 -1
- package/dist/es/BudgetsClient.js.map +0 -1
- package/dist/es/commands/CreateBudgetActionCommand.js.map +0 -1
- package/dist/es/commands/CreateBudgetCommand.js.map +0 -1
- package/dist/es/commands/CreateNotificationCommand.js.map +0 -1
- package/dist/es/commands/CreateSubscriberCommand.js.map +0 -1
- package/dist/es/commands/DeleteBudgetActionCommand.js.map +0 -1
- package/dist/es/commands/DeleteBudgetCommand.js.map +0 -1
- package/dist/es/commands/DeleteNotificationCommand.js.map +0 -1
- package/dist/es/commands/DeleteSubscriberCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetActionCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetActionHistoriesCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetActionsForAccountCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetActionsForBudgetCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetPerformanceHistoryCommand.js.map +0 -1
- package/dist/es/commands/DescribeBudgetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeNotificationsForBudgetCommand.js.map +0 -1
- package/dist/es/commands/DescribeSubscribersForNotificationCommand.js.map +0 -1
- package/dist/es/commands/ExecuteBudgetActionCommand.js.map +0 -1
- package/dist/es/commands/UpdateBudgetActionCommand.js.map +0 -1
- package/dist/es/commands/UpdateBudgetCommand.js.map +0 -1
- package/dist/es/commands/UpdateNotificationCommand.js.map +0 -1
- package/dist/es/commands/UpdateSubscriberCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/DescribeBudgetActionHistoriesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeBudgetActionsForAccountPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeBudgetActionsForBudgetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeBudgetPerformanceHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeBudgetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeNotificationsForBudgetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeSubscribersForNotificationPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetRequest, DescribeBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { DescribeBudgetRequest, DescribeBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetCommandInput extends DescribeBudgetRequest {}
|
|
21
22
|
export interface DescribeBudgetCommandOutput extends DescribeBudgetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetPerformanceHistoryCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetPerformanceHistoryCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { DescribeBudgetPerformanceHistoryRequest, DescribeBudgetPerformanceHistoryResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetPerformanceHistoryCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetPerformanceHistoryCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetPerformanceHistoryCommandInput extends DescribeBudgetPerformanceHistoryRequest {}
|
|
21
22
|
export interface DescribeBudgetPerformanceHistoryCommandOutput
|
|
22
23
|
extends DescribeBudgetPerformanceHistoryResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetsRequest, DescribeBudgetsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { DescribeBudgetsRequest, DescribeBudgetsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetsCommandInput extends DescribeBudgetsRequest {}
|
|
21
22
|
export interface DescribeBudgetsCommandOutput extends DescribeBudgetsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeNotificationsForBudgetCommand,
|
|
5
|
-
serializeAws_json1_1DescribeNotificationsForBudgetCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { DescribeNotificationsForBudgetRequest, DescribeNotificationsForBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeNotificationsForBudgetCommand,
|
|
18
|
+
serializeAws_json1_1DescribeNotificationsForBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeNotificationsForBudgetCommandInput extends DescribeNotificationsForBudgetRequest {}
|
|
21
22
|
export interface DescribeNotificationsForBudgetCommandOutput
|
|
22
23
|
extends DescribeNotificationsForBudgetResponse,
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import {
|
|
3
|
-
DescribeSubscribersForNotificationRequest,
|
|
4
|
-
DescribeSubscribersForNotificationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_json1_1DescribeSubscribersForNotificationCommand,
|
|
8
|
-
serializeAws_json1_1DescribeSubscribersForNotificationCommand,
|
|
9
|
-
} from "../protocols/Aws_json1_1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import {
|
|
16
|
+
DescribeSubscribersForNotificationRequest,
|
|
17
|
+
DescribeSubscribersForNotificationResponse,
|
|
18
|
+
} from "../models/models_0";
|
|
19
|
+
import {
|
|
20
|
+
deserializeAws_json1_1DescribeSubscribersForNotificationCommand,
|
|
21
|
+
serializeAws_json1_1DescribeSubscribersForNotificationCommand,
|
|
22
|
+
} from "../protocols/Aws_json1_1";
|
|
23
|
+
|
|
23
24
|
export interface DescribeSubscribersForNotificationCommandInput extends DescribeSubscribersForNotificationRequest {}
|
|
24
25
|
export interface DescribeSubscribersForNotificationCommandOutput
|
|
25
26
|
extends DescribeSubscribersForNotificationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { ExecuteBudgetActionRequest, ExecuteBudgetActionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ExecuteBudgetActionCommand,
|
|
5
|
-
serializeAws_json1_1ExecuteBudgetActionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { ExecuteBudgetActionRequest, ExecuteBudgetActionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ExecuteBudgetActionCommand,
|
|
18
|
+
serializeAws_json1_1ExecuteBudgetActionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ExecuteBudgetActionCommandInput extends ExecuteBudgetActionRequest {}
|
|
21
22
|
export interface ExecuteBudgetActionCommandOutput extends ExecuteBudgetActionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { UpdateBudgetActionRequest, UpdateBudgetActionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateBudgetActionCommand,
|
|
5
|
-
serializeAws_json1_1UpdateBudgetActionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { UpdateBudgetActionRequest, UpdateBudgetActionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateBudgetActionCommand,
|
|
18
|
+
serializeAws_json1_1UpdateBudgetActionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateBudgetActionCommandInput extends UpdateBudgetActionRequest {}
|
|
21
22
|
export interface UpdateBudgetActionCommandOutput extends UpdateBudgetActionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateBudgetCommand,
|
|
5
|
-
serializeAws_json1_1UpdateBudgetCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateBudgetCommand,
|
|
18
|
+
serializeAws_json1_1UpdateBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateBudgetCommandInput extends UpdateBudgetRequest {}
|
|
21
22
|
export interface UpdateBudgetCommandOutput extends UpdateBudgetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { UpdateNotificationRequest, UpdateNotificationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateNotificationCommand,
|
|
5
|
-
serializeAws_json1_1UpdateNotificationCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { UpdateNotificationRequest, UpdateNotificationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateNotificationCommand,
|
|
18
|
+
serializeAws_json1_1UpdateNotificationCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateNotificationCommandInput extends UpdateNotificationRequest {}
|
|
21
22
|
export interface UpdateNotificationCommandOutput extends UpdateNotificationResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateSubscriberCommand,
|
|
5
|
-
serializeAws_json1_1UpdateSubscriberCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
15
|
+
import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateSubscriberCommand,
|
|
18
|
+
serializeAws_json1_1UpdateSubscriberCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateSubscriberCommandInput extends UpdateSubscriberRequest {}
|
|
21
22
|
export interface UpdateSubscriberCommandOutput extends UpdateSubscriberResponse, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeBudgetActionHistoriesCommandOutput,
|
|
7
9
|
} from "../commands/DescribeBudgetActionHistoriesCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeBudgetActionsForAccountCommandOutput,
|
|
7
9
|
} from "../commands/DescribeBudgetActionsForAccountCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeBudgetActionsForBudgetCommandOutput,
|
|
7
9
|
} from "../commands/DescribeBudgetActionsForBudgetCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeBudgetPerformanceHistoryCommandOutput,
|
|
7
9
|
} from "../commands/DescribeBudgetPerformanceHistoryCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeBudgetsCommandOutput,
|
|
7
9
|
} from "../commands/DescribeBudgetsCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeNotificationsForBudgetCommandOutput,
|
|
7
9
|
} from "../commands/DescribeNotificationsForBudgetCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
5
|
import {
|
|
@@ -6,7 +8,6 @@ import {
|
|
|
6
8
|
DescribeSubscribersForNotificationCommandOutput,
|
|
7
9
|
} from "../commands/DescribeSubscribersForNotificationCommand";
|
|
8
10
|
import { BudgetsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Budgets } from "../Budgets";
|
|
2
4
|
import { BudgetsClient } from "../BudgetsClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
5
|
|
|
5
6
|
export interface BudgetsPaginationConfiguration extends PaginationConfiguration {
|
|
6
7
|
client: Budgets | BudgetsClient;
|