Learn R Programming

paws.cost.management (version 0.8.0)

budgets_delete_budget: 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.