Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
budgets
📤 Upload
📝 New File
📁 New Folder
Close
Editing: create-subscriber.rst
**To create a subscriber for a notification associated with a Cost and Usage budget** This example creates a subscriber for the specified notification. Command:: aws budgets create-subscriber --account-id 111122223333 --budget-name "Example Budget" --notification NotificationType=ACTUAL,ComparisonOperator=GREATER_THAN,Threshold=80,ThresholdType=PERCENTAGE --subscriber SubscriptionType=EMAIL,Address=example@example.com
Save
Cancel