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

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

クラスタを再起動します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/reboot-cluster.html

aws redshift reboot-cluster --cluster-identifier cm-test-no-eip
    Amazon RedshiftとEIPの関連性について | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-redshift-management-with-elastic-ip/
aws redshift reboot-cluster --cluster-identifier mycluster
    reboot-cluster — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/reboot-cluster.html
aws redshift reboot-cluster \
    $ aws redshift reboot-cluster \ --cluster-identifier jpc-155852686413 - Pastebin.com : http://pastebin.com/FbCt0BuC

aws のオプション一覧