Readonly addressThe address that AWS sends budget notifications to, either an SNS topic or an email.
This is a temporary property and it has been deprecated. Please use recipients property to specify address for budget notifications.
Readonly comparisonThe comparison that's used for this notification.
Readonly recipientsThe recipients list that AWS sends budget notifications to, either an SNS topic or an email.
Readonly subscriptionThe type of notification that AWS sends to a subscriber.
Readonly thresholdThe type of threshold associate with a notification.
Readonly thresholdThe type of threshold for a notification.For ABSOLUTE_VALUE thresholds, AWS notifies you when you go over or are forecasted to go over your total cost threshold. For PERCENTAGE thresholds, AWS notifies you when you go over or are forecasted to go over a certain percentage of your forecasted spend. For example,if you have a budget for 200 dollars and you have a PERCENTAGE threshold of 80%, AWS notifies you when you go over 160 dollars.
Readonly typeThe comparison that's used for the notification that's associated with a budget.
Generated using TypeDoc
GlobalConfig / ReportConfig / BudgetReportConfig / NotificationConfig
Notification configuration
Example