budgets_delete_budget: Deletes a budget

View source: R/budgets_operations.R

budgets_delete_budgetR Documentation

Deletes a budget

Description

Deletes a budget. You can delete your budget at any time.

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

Usage

budgets_delete_budget(AccountId, BudgetName)

Arguments

AccountId

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

BudgetName

[required] The name of the budget that you want to delete.


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