PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
rds
**To delete a DB instance** This example deletes a DB instance (*test-instance*), but only after creating a final DB snapshot (*test-instance-final-snap*):: aws rds delete-db-instance --db-instance-identifier test-instance \ --final-db-snapshot-identifier test-instance-final-snap Output:: { "DBInstance": { <...output omitted...> "DBInstanceIdentifier": "test-instance", <...output omitted...> "DBInstanceStatus": "deleting", <...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]