PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
budgets
**To replace a subscriber for a Cost and Usage budget** This example replaces the subscriber for a Cost and Usage budget. Command:: aws budgets update-subscriber --account-id 111122223333 --budget-name "Example Budget" --notification NotificationType=ACTUAL,ComparisonOperator=GREATER_THAN,Threshold=80,ThresholdType=PERCENTAGE --old-subscriber SubscriptionType=EMAIL,Address=example@example.com --new-subscriber SubscriptionType=EMAIL,Address=example2@example.com
[-] describe-subscribers-for-notification.rst
[edit]
[-] delete-subscriber.rst
[edit]
[-] update-budget.rst
[edit]
[+]
..
[-] create-notification.rst
[edit]
[-] describe-notifications-for-budget.rst
[edit]
[-] update-subscriber.rst
[edit]
[-] delete-budget.rst
[edit]
[-] create-subscriber.rst
[edit]
[-] create-budget.rst
[edit]
[-] describe-budgets.rst
[edit]
[-] delete-notification.rst
[edit]
[-] describe-budget.rst
[edit]
[-] update-notification.rst
[edit]