Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To delete a subscriber from a notification**
This example deletes the specified subscriber from the specified notification.
Command::
aws budgets delete-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