コマンドオプションサンプル:aws redshift restore-from-cluster-snapshot

コマンドサンプルを検索した結果です。

スナップショットから新しいクラスタを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/restore-from-cluster-snapshot.html

aws redshift restore-from-cluster-snapshot \
    Amazon Redshift クラスタをリストアするときのIAM権限について注意が必要 | 本日も乙 : http://blog.jicoman.info/2018/04/redshift-retore-role/
aws redshift restore-from-cluster-snapshot help
    Amazon Redshiftでスナップショットからのリストア時にパラメータグループ・セキュリティグループを指定出来るようになった | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-redshift-ability-to-specify-parameter-groups-and-security-group-from-restring-snapshot/
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 のオプション一覧