Command option Sample:aws redshift copy-cluster-snapshot

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

Copies the specified automated cluster snapshot to a new manualcluster snapshot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/copy-cluster-snapshot.html

aws redshift copy-cluster-snapshot --source-snapshot-identifier cm:examplecluster-2013-01-22-19-27-58 --target-snapshot-identifier my-saved-snapshot-copy
    copy-cluster-snapshot — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/copy-cluster-snapshot.html

aws のオプション一覧