budgets_update_budget: Updates a budget

View source: R/budgets_operations.R

budgets_update_budgetR Documentation

Updates a budget

Description

Updates a budget. You can change every part of a budget except for the budgetName and the calculatedSpend. When you modify a budget, the calculatedSpend drops to zero until Amazon Web Services has new usage data to use for forecasting.

See https://www.paws-r-sdk.com/docs/budgets_update_budget/ for full documentation.

Usage

budgets_update_budget(AccountId, NewBudget)

Arguments

AccountId

[required] The accountId that is associated with the budget that you want to update.

NewBudget

[required] The budget that you want to update your budget to.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.