Command option Sample:aws rds restore-db-instance-from-s3

Search command sample in the internet.It is the result.

Amazon Relational Database Service (Amazon RDS) supports importingMySQL databases by using backup files.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/restore-db-instance-from-s3.html

aws rds restore-db-instance-from-s3 \
    Restoring a Backup into an Amazon RDS MySQL DB Instance - Amazon Relational Database Service  : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.html
aws rds restore-db-instance-from-s3 \
    amazon-rds-user-guide/MySQL.Procedural.Importing.md at master 揃 awsdocs/amazon-rds-user-guide 揃 GitHub : http://github.com/awsdocs/amazon-rds-user-guide/blob/master/doc_source/MySQL.Procedural.Importing.md

aws のオプション一覧