PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
rds
**To describe event subscriptions** This example describes all of the Amazon RDS event subscriptions for the current AWS account: aws rds describe-event-subscriptions Output:: "EventSubscriptionsList": [ { "EventCategoriesList": [ "backup", "recovery" ], "Enabled": true, "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events", "Status": "creating", "SourceType": "db-instance", "CustomerAwsId": "123456789012", "SubscriptionCreationTime": "2018-07-31 23:22:01.893", "CustSubscriptionId": "my-instance-events", "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events" } ], <...output omitted...> }
[-] add-source-identifier-to-subscription.rst
[edit]
[-] create-db-instance.rst
[edit]
[-] delete-db-instance.rst
[edit]
[-] describe-event-subscriptions.rst
[edit]
[-] restore-db-instance-from-s3.rst
[edit]
[-] start-db-instance.rst
[edit]
[-] describe-valid-db-instance-modifications.rst
[edit]
[+]
..
[-] modify-db-instance.rst
[edit]
[-] restore-db-instance-from-db-snapshot.rst
[edit]
[-] remove-source-identifier-from-subscription.rst
[edit]
[-] download-db-log-file-portion.rst
[edit]
[-] backtrack-db-cluster.rst
[edit]
[-] create-db-security-group.rst
[edit]
[-] describe-db-instances.rst
[edit]
[-] restore-db-instance-to-point-in-time.rst
[edit]
[-] describe-source-regions.rst
[edit]
[-] describe-reserved-db-instances.rst
[edit]
[-] modify-event-subscription.rst
[edit]
[-] reboot-db-instance.rst
[edit]
[-] describe-account-attributes.rst
[edit]
[-] promote-read-replica.rst
[edit]
[-] create-db-instance-read-replica.rst
[edit]
[-] generate-auth-token.rst
[edit]
[-] create-event-subscription.rst
[edit]
[-] purchase-reserved-db-instance.rst
[edit]
[-] describe-reserved-db-instances-offerings.rst
[edit]
[-] describe-orderable-db-instance-options.rst
[edit]
[-] describe-event-categories.rst
[edit]
[-] describe-db-log-files.rst
[edit]
[-] create-option-group.rst
[edit]
[-] delete-event-subscription.rst
[edit]
[-] describe-events.rst
[edit]
[-] stop-db-instance.rst
[edit]
[-] describe-certificates.rst
[edit]