Creates a notification. You must create the budget before you create the associated notification.
See https://www.paws-r-sdk.com/docs/budgets_create_notification/ for full documentation.
budgets_create_notification(AccountId, BudgetName, Notification, Subscribers)
[required] The accountId
that is associated with the budget that you want to
create a notification for.
[required] The name of the budget that you want Amazon Web Services to notify you about. Budget names must be unique within an account.
[required] The notification that you want to create.
[required] A list of subscribers that you want to associate with the notification. Each notification can have one SNS subscriber and up to 10 email subscribers.