Learn R Programming

paws.cost.management (version 0.8.0)

budgets_delete_subscriber: Deletes a subscriber

Description

Deletes a subscriber.

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

Usage

budgets_delete_subscriber(AccountId, BudgetName, Notification, Subscriber)

Arguments

AccountId

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

BudgetName

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

Notification

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

Subscriber

[required] The subscriber that you want to delete.