Command option Sample:aws redshift delete-cluster-snapshot

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

Deletes the specified manual snapshot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/delete-cluster-snapshot.html

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 \
    Automate AWS RedShift Snapshot And Restore • SQLgossip : http://www.sqlgossip.com/automate-aws-redshift-snapshot-and-restore/

aws のオプション一覧