PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
rds
**To describe events** This example describes the events that have occurred for a DB instance (*test-instance*):: aws rds describe-events \ --source-identifier test-instance --source-type db-instance Output:: { "Events": [ { "SourceType": "db-instance", "SourceIdentifier": "test-instance", "EventCategories": [ "backup" ], "Message": "Backing up DB instance", "Date": "2018-07-31T23:09:23.983Z", "SourceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance" }, { "SourceType": "db-instance", "SourceIdentifier": "test-instance", "EventCategories": [ "backup" ], "Message": "Finished DB Instance backup", "Date": "2018-07-31T23:15:13.049Z", "SourceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance" } ] }
[-] 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]