Learn R Programming

paws.cost.management (version 0.8.0)

budgets_delete_notification: Deletes a notification

Description

Deletes a notification.

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

Usage

budgets_delete_notification(AccountId, BudgetName, Notification)

Arguments

AccountId

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

BudgetName

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

Notification

[required] The notification that you want to delete.