Command option Sample:aws dynamodb restore-table-from-backup

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

Creates a new table from an existing backup.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dynamodb/restore-table-from-backup.html

aws dynamodb restore-table-from-backup \
    Restoring a DynamoDB Table from a Backup - Amazon DynamoDB : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Restore.Tutorial.html

aws のオプション一覧