@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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-budgets",
|
|
3
3
|
"description": "AWS SDK for JavaScript Budgets Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -11,54 +11,48 @@
|
|
|
11
11
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
12
|
"clean:dist": "rimraf ./dist",
|
|
13
13
|
"clean:docs": "rimraf ./docs",
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
15
|
"test": "exit 0"
|
|
16
16
|
},
|
|
17
|
-
"main": "./dist
|
|
18
|
-
"types": "./dist
|
|
19
|
-
"module": "./dist
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
25
|
-
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
58
52
|
"tslib": "^2.3.0"
|
|
59
53
|
},
|
|
60
54
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
55
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
62
56
|
"@types/node": "^12.7.5",
|
|
63
57
|
"downlevel-dts": "0.7.0",
|
|
64
58
|
"jest": "^26.1.0",
|
|
@@ -72,8 +66,8 @@
|
|
|
72
66
|
},
|
|
73
67
|
"typesVersions": {
|
|
74
68
|
"<4.0": {
|
|
75
|
-
"dist
|
|
76
|
-
"dist
|
|
69
|
+
"dist-types/*": [
|
|
70
|
+
"dist-types/ts3.4/*"
|
|
77
71
|
]
|
|
78
72
|
}
|
|
79
73
|
},
|
|
@@ -82,6 +76,12 @@
|
|
|
82
76
|
"url": "https://aws.amazon.com/javascript/"
|
|
83
77
|
},
|
|
84
78
|
"license": "Apache-2.0",
|
|
79
|
+
"browser": {
|
|
80
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
81
|
+
},
|
|
82
|
+
"react-native": {
|
|
83
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
84
|
+
},
|
|
85
85
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-budgets",
|
|
86
86
|
"repository": {
|
|
87
87
|
"type": "git",
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { BudgetsClient } from "./BudgetsClient";
|
|
2
4
|
import {
|
|
3
5
|
CreateBudgetActionCommand,
|
|
@@ -109,7 +111,6 @@ import {
|
|
|
109
111
|
UpdateSubscriberCommandInput,
|
|
110
112
|
UpdateSubscriberCommandOutput,
|
|
111
113
|
} from "./commands/UpdateSubscriberCommand";
|
|
112
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
113
114
|
|
|
114
115
|
/**
|
|
115
116
|
* <p>The AWS Budgets API enables you to use AWS Budgets to plan your service usage, service costs, and instance reservations. The API reference provides descriptions, syntax, and usage examples for each of the actions and data types for AWS Budgets. </p>
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import { CreateBudgetActionCommandInput, CreateBudgetActionCommandOutput } from "./commands/CreateBudgetActionCommand";
|
|
2
53
|
import { CreateBudgetCommandInput, CreateBudgetCommandOutput } from "./commands/CreateBudgetCommand";
|
|
3
54
|
import { CreateNotificationCommandInput, CreateNotificationCommandOutput } from "./commands/CreateNotificationCommand";
|
|
@@ -45,56 +96,6 @@ import { UpdateBudgetCommandInput, UpdateBudgetCommandOutput } from "./commands/
|
|
|
45
96
|
import { UpdateNotificationCommandInput, UpdateNotificationCommandOutput } from "./commands/UpdateNotificationCommand";
|
|
46
97
|
import { UpdateSubscriberCommandInput, UpdateSubscriberCommandOutput } from "./commands/UpdateSubscriberCommand";
|
|
47
98
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
48
|
-
import {
|
|
49
|
-
EndpointsInputConfig,
|
|
50
|
-
EndpointsResolvedConfig,
|
|
51
|
-
RegionInputConfig,
|
|
52
|
-
RegionResolvedConfig,
|
|
53
|
-
resolveEndpointsConfig,
|
|
54
|
-
resolveRegionConfig,
|
|
55
|
-
} from "@aws-sdk/config-resolver";
|
|
56
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
57
|
-
import {
|
|
58
|
-
HostHeaderInputConfig,
|
|
59
|
-
HostHeaderResolvedConfig,
|
|
60
|
-
getHostHeaderPlugin,
|
|
61
|
-
resolveHostHeaderConfig,
|
|
62
|
-
} from "@aws-sdk/middleware-host-header";
|
|
63
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
64
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
65
|
-
import {
|
|
66
|
-
AwsAuthInputConfig,
|
|
67
|
-
AwsAuthResolvedConfig,
|
|
68
|
-
getAwsAuthPlugin,
|
|
69
|
-
resolveAwsAuthConfig,
|
|
70
|
-
} from "@aws-sdk/middleware-signing";
|
|
71
|
-
import {
|
|
72
|
-
UserAgentInputConfig,
|
|
73
|
-
UserAgentResolvedConfig,
|
|
74
|
-
getUserAgentPlugin,
|
|
75
|
-
resolveUserAgentConfig,
|
|
76
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
77
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
78
|
-
import {
|
|
79
|
-
Client as __Client,
|
|
80
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
81
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
82
|
-
} from "@aws-sdk/smithy-client";
|
|
83
|
-
import {
|
|
84
|
-
Provider,
|
|
85
|
-
RegionInfoProvider,
|
|
86
|
-
Credentials as __Credentials,
|
|
87
|
-
Decoder as __Decoder,
|
|
88
|
-
Encoder as __Encoder,
|
|
89
|
-
Hash as __Hash,
|
|
90
|
-
HashConstructor as __HashConstructor,
|
|
91
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
92
|
-
Logger as __Logger,
|
|
93
|
-
Provider as __Provider,
|
|
94
|
-
StreamCollector as __StreamCollector,
|
|
95
|
-
UrlParser as __UrlParser,
|
|
96
|
-
UserAgent as __UserAgent,
|
|
97
|
-
} from "@aws-sdk/types";
|
|
98
99
|
|
|
99
100
|
export type ServiceInputTypes =
|
|
100
101
|
| CreateBudgetActionCommandInput
|
|
@@ -339,13 +340,13 @@ export class BudgetsClient extends __Client<
|
|
|
339
340
|
readonly config: BudgetsClientResolvedConfig;
|
|
340
341
|
|
|
341
342
|
constructor(configuration: BudgetsClientConfig) {
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
343
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
344
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
345
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
346
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
347
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
348
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
349
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
349
350
|
super(_config_6);
|
|
350
351
|
this.config = _config_6;
|
|
351
352
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { CreateBudgetActionRequest, CreateBudgetActionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateBudgetActionCommand,
|
|
5
|
-
serializeAws_json1_1CreateBudgetActionCommand,
|
|
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 { CreateBudgetActionRequest, CreateBudgetActionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateBudgetActionCommand,
|
|
18
|
+
serializeAws_json1_1CreateBudgetActionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateBudgetActionCommandInput extends CreateBudgetActionRequest {}
|
|
21
22
|
export interface CreateBudgetActionCommandOutput extends CreateBudgetActionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateBudgetCommand,
|
|
5
|
-
serializeAws_json1_1CreateBudgetCommand,
|
|
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 { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateBudgetCommand,
|
|
18
|
+
serializeAws_json1_1CreateBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateBudgetCommandInput extends CreateBudgetRequest {}
|
|
21
22
|
export interface CreateBudgetCommandOutput extends CreateBudgetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { CreateNotificationRequest, CreateNotificationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateNotificationCommand,
|
|
5
|
-
serializeAws_json1_1CreateNotificationCommand,
|
|
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 { CreateNotificationRequest, CreateNotificationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateNotificationCommand,
|
|
18
|
+
serializeAws_json1_1CreateNotificationCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateNotificationCommandInput extends CreateNotificationRequest {}
|
|
21
22
|
export interface CreateNotificationCommandOutput extends CreateNotificationResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateSubscriberCommand,
|
|
5
|
-
serializeAws_json1_1CreateSubscriberCommand,
|
|
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 { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateSubscriberCommand,
|
|
18
|
+
serializeAws_json1_1CreateSubscriberCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateSubscriberCommandInput extends CreateSubscriberRequest {}
|
|
21
22
|
export interface CreateSubscriberCommandOutput extends CreateSubscriberResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DeleteBudgetActionRequest, DeleteBudgetActionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteBudgetActionCommand,
|
|
5
|
-
serializeAws_json1_1DeleteBudgetActionCommand,
|
|
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 { DeleteBudgetActionRequest, DeleteBudgetActionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteBudgetActionCommand,
|
|
18
|
+
serializeAws_json1_1DeleteBudgetActionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteBudgetActionCommandInput extends DeleteBudgetActionRequest {}
|
|
21
22
|
export interface DeleteBudgetActionCommandOutput extends DeleteBudgetActionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteBudgetCommand,
|
|
5
|
-
serializeAws_json1_1DeleteBudgetCommand,
|
|
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 { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteBudgetCommand,
|
|
18
|
+
serializeAws_json1_1DeleteBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteBudgetCommandInput extends DeleteBudgetRequest {}
|
|
21
22
|
export interface DeleteBudgetCommandOutput extends DeleteBudgetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DeleteNotificationRequest, DeleteNotificationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteNotificationCommand,
|
|
5
|
-
serializeAws_json1_1DeleteNotificationCommand,
|
|
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 { DeleteNotificationRequest, DeleteNotificationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteNotificationCommand,
|
|
18
|
+
serializeAws_json1_1DeleteNotificationCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteNotificationCommandInput extends DeleteNotificationRequest {}
|
|
21
22
|
export interface DeleteNotificationCommandOutput extends DeleteNotificationResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteSubscriberCommand,
|
|
5
|
-
serializeAws_json1_1DeleteSubscriberCommand,
|
|
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 { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteSubscriberCommand,
|
|
18
|
+
serializeAws_json1_1DeleteSubscriberCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteSubscriberCommandInput extends DeleteSubscriberRequest {}
|
|
21
22
|
export interface DeleteSubscriberCommandOutput extends DeleteSubscriberResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetActionRequest, DescribeBudgetActionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetActionCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetActionCommand,
|
|
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 { DescribeBudgetActionRequest, DescribeBudgetActionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetActionCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetActionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetActionCommandInput extends DescribeBudgetActionRequest {}
|
|
21
22
|
export interface DescribeBudgetActionCommandOutput extends DescribeBudgetActionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetActionHistoriesRequest, DescribeBudgetActionHistoriesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetActionHistoriesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetActionHistoriesCommand,
|
|
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 { DescribeBudgetActionHistoriesRequest, DescribeBudgetActionHistoriesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetActionHistoriesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetActionHistoriesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetActionHistoriesCommandInput extends DescribeBudgetActionHistoriesRequest {}
|
|
21
22
|
export interface DescribeBudgetActionHistoriesCommandOutput
|
|
22
23
|
extends DescribeBudgetActionHistoriesResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetActionsForAccountRequest, DescribeBudgetActionsForAccountResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetActionsForAccountCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetActionsForAccountCommand,
|
|
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 { DescribeBudgetActionsForAccountRequest, DescribeBudgetActionsForAccountResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetActionsForAccountCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetActionsForAccountCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetActionsForAccountCommandInput extends DescribeBudgetActionsForAccountRequest {}
|
|
21
22
|
export interface DescribeBudgetActionsForAccountCommandOutput
|
|
22
23
|
extends DescribeBudgetActionsForAccountResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient";
|
|
2
|
-
import { DescribeBudgetActionsForBudgetRequest, DescribeBudgetActionsForBudgetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBudgetActionsForBudgetCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBudgetActionsForBudgetCommand,
|
|
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 { DescribeBudgetActionsForBudgetRequest, DescribeBudgetActionsForBudgetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBudgetActionsForBudgetCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBudgetActionsForBudgetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBudgetActionsForBudgetCommandInput extends DescribeBudgetActionsForBudgetRequest {}
|
|
21
22
|
export interface DescribeBudgetActionsForBudgetCommandOutput
|
|
22
23
|
extends DescribeBudgetActionsForBudgetResponse,
|