コマンドオプションサンプル:aws redshift describe-cluster-snapshots

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

クラスタスナップショットに関するメタデータを含む1つ以上のスナップショットオブジェクトを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/describe-cluster-snapshots.html

aws redshift describe-cluster-snapshots --snapshot-identifier rs:cmtestcluster-2013-08-30-16-54-35
    AWS CLIでサービスの各種コマンドを動かしてみる(Redshift編1: クラスタ・スナップショット) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-redshift-1-cluster-and-snapshot/
aws redshift describe-cluster-snapshots --snapshot-identifier
    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 describe-cluster-snapshots --cluster-identifier analytics --profile frankfurt
    Restoring Redshift cluster from latest snapshot Key2Market Medium : http://medium.com/@key2market/restoring-redshift-cluster-from-latest-snapshot-7931b659ac6b
aws redshift describe-cluster-snapshots \u003cspan class=\
    [JAWS-UG CLI] Amazon Redshift 入門 (4) スナップショットの取得/削除 : http://qiita.com/domokun70cm/items/0c1192e9e434f502a8c0
aws redshift describe-cluster-snapshots --region us-west-2
    bash - Using jq select to filter json not working - Stack Overflow : http://stackoverflow.com/questions/39358804/using-jq-select-to-filter-json-not-working
aws redshift describe-cluster-snapshots --region ses-region --query 'Snapshots[].SnapshotIdentifier' --output json
    Automate AWS RedShift Snapshot And Restore • SQLgossip : http://www.sqlgossip.com/automate-aws-redshift-snapshot-and-restore/

aws のオプション一覧