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

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

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

aws redshift create-cluster-snapshot
    AWS CLIでサービスの各種コマンドを動かしてみる(Redshift編1: クラスタ・スナップショット) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-redshift-1-cluster-and-snapshot/
aws redshift create-cluster-snapshot --cluster-identifier mycluster --snapshot-identifier my-snapshot-id
    create-cluster — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/create-cluster-snapshot.html
aws redshift create-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 create-cluster-snapshot \u003cspan class=\
    [JAWS-UG CLI] Amazon Redshift 入門 (4) スナップショットの取得/削除 : http://qiita.com/domokun70cm/items/0c1192e9e434f502a8c0
aws redshift create-cluster-snapshot \
    Automate AWS RedShift Snapshot And Restore • SQLgossip : http://www.sqlgossip.com/automate-aws-redshift-snapshot-and-restore/

aws のオプション一覧