Command option Sample:aws redshift create-cluster-security-group

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

Creates a new Amazon Redshift security group.Show details from next link. 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 のオプション一覧