Creates a subscriber. You must create the associated budget and notification before you create the subscriber.
See https://www.paws-r-sdk.com/docs/budgets_create_subscriber/ for full documentation.
Arguments
- AccountId
[required] The
accountIdthat is associated with the budget that you want to create a subscriber for.- BudgetName
[required] The name of the budget that you want to subscribe to. Budget names must be unique within an account.
- Notification
[required] The notification that you want to create a subscriber for.
- Subscriber
[required] The subscriber that you want to associate with a budget notification.