PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
rds
**To restore a DB instance from a backup in Amazon S3** This example creates a new DB instance (*restored-test-instance*) from an existing backup in the *my-backups* S3 bucket:: aws rds restore-db-instance-from-s3 \ --db-instance-identifier restored-test-instance \ --allocated-storage 250 --db-instance-class db.m4.large --engine mysql \ --master-username master --master-user-password secret99 \ --s3-bucket-name my-backups --s3-ingestion-role-arn arn:aws:iam::123456789012:role/my-role \ --source-engine mysql --source-engine-version 5.6.27
[-] 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]