budgets_update_subscriber: Updates a subscriber

View source: R/budgets_operations.R

budgets_update_subscriberR Documentation

Updates a subscriber

Description

Updates a subscriber.

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

Usage

budgets_update_subscriber(
  AccountId,
  BudgetName,
  Notification,
  OldSubscriber,
  NewSubscriber
)

Arguments

AccountId

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

BudgetName

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

Notification

[required] The notification whose subscriber you want to update.

OldSubscriber

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

NewSubscriber

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


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