View source: R/budgets_operations.R
budgets_create_notification | R Documentation |
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)
AccountId |
[required] The |
BudgetName |
[required] The name of the budget that you want Amazon Web Services to notify you about. Budget names must be unique within an account. |
Notification |
[required] The notification that you want to create. |
Subscribers |
[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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.