Updates a notification.
See https://www.paws-r-sdk.com/docs/budgets_update_notification/ for full documentation.
budgets_update_notification(
AccountId,
BudgetName,
OldNotification,
NewNotification
)
[required] The accountId
that is associated with the budget whose notification
you want to update.
[required] The name of the budget whose notification you want to update.
[required] The previous notification that is associated with a budget.
[required] The updated notification to be associated with a budget.