Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aws
GitHub Repository: aws/aws-cli
Path: blob/develop/awscli/examples/budgets/delete-budget.rst
1567 views
**To delete a Cost and Usage budget**

This example deletes the specified Cost and Usage budget.

Command::

  aws budgets delete-budget --account-id 111122223333 --budget-name "Example Budget"