budgets_update_notification: Updates a notification

View source: R/budgets_operations.R

budgets_update_notificationR Documentation

Updates a notification

Description

Updates a notification.

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

Usage

budgets_update_notification(
  AccountId,
  BudgetName,
  OldNotification,
  NewNotification
)

Arguments

AccountId

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

BudgetName

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

OldNotification

[required] The previous notification that is associated with a budget.

NewNotification

[required] The updated notification to be associated with a budget.


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