コマンドオプションサンプル:aws redshift create-cluster-security-group

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

新しいAmazon Redshiftセキュリティグループを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/create-cluster-security-group.html

aws redshift create-cluster-security-group --cluster-security-group-name mysecuritygroup --description "This is my cluster security group" --output text
    create-cluster-security-group — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/create-cluster-security-group.html

aws のオプション一覧