Command option Sample:aws redshift restore-from-cluster-snapshot

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

Creates a new cluster from a snapshot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/restore-from-cluster-snapshot.html

aws redshift restore-from-cluster-snapshot --cluster-identifier mycluster-clone --snapshot-identifier my-snapshot-id
    restore-table-from-cluster-snapshot — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/restore-from-cluster-snapshot.html
aws redshift restore-from-cluster-snapshot \
    Creating a Redshift Sandbox for our Analysts - Tech Stuff, BigData & more : http://efimeres.com/2017/04/creating-a-redshift-sandbox-for-our-analysts/
aws redshift restore-from-cluster-snapshot --cluster-identifier analytics --snapshot-identifier
    Restoring Redshift cluster from latest snapshot Key2Market Medium : http://medium.com/@key2market/restoring-redshift-cluster-from-latest-snapshot-7931b659ac6b
aws redshift restore-from-cluster-snapshot --publicly-accessible --snapshot-identifier
    Shantanu's Blog: command line amazon : http://oksoft.blogspot.com/2013/03/command-line-amazon.html
aws redshift restore-from-cluster-snapshot --cluster-identifier
    Redshift Reserved Instance Pricing Strategy | OptimalBI : http://optimalbi.com/blog/2014/05/19/redshift-reserved-instance-pricing-strategy/
aws redshift restore-from-cluster-snapshot --cluster-identifier mycluster-clone --snapshot-identifier my-snapshot-id
    amazon web services - How can I shut down a RedShift cluster from the command line? - Stack Overflow : http://stackoverflow.com/questions/26150412/how-can-i-shut-down-a-redshift-cluster-from-the-command-line
aws redshift restore-from-cluster-snapshot \
    Automate AWS RedShift Snapshot And Restore • SQLgossip : http://www.sqlgossip.com/automate-aws-redshift-snapshot-and-restore/

aws のオプション一覧