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

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

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

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

aws のオプション一覧