budgets_delete_budget {paws.cost.management}R 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.


[Package paws.cost.management version 0.7.0 Index]