budgets_create_notification: Creates a notification

View source: R/budgets_operations.R

budgets_create_notificationR Documentation

Creates a notification

Description

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.

Usage

budgets_create_notification(AccountId, BudgetName, Notification, Subscribers)

Arguments

AccountId

[required] The accountId that is associated with the budget that you want to create a notification for.

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.


paws.cost.management documentation built on April 3, 2025, 9:24 p.m.