PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
rds
**To modify an event subscription** This example disables an event subscription, so that it no longer publishes notifications to the specified Amazon Simple Notification Service topic:: aws rds modify-event-subscription \ --subscription-name my-instance-events --no-enabled Output:: { "EventSubscription": { "EventCategoriesList": [ "backup", "recovery" ], "CustomerAwsId": "123456789012", "SourceType": "db-instance", "SubscriptionCreationTime": "Tue Jul 31 23:22:01 UTC 2018", "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events", "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events", "CustSubscriptionId": "my-instance-events", "Status": "modifying", "Enabled": false } }
[-] 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]