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

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

Amazon Redshiftセキュリティグループにインバウンド(入力)ルールを追加します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/authorize-cluster-security-group-ingress.html

aws redshift authorize-cluster-security-group-ingress --cluster-security-group-name mysecuritygroup --cidrip *.*.*.*/32
    revoke-cluster-security-group-ingress — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/authorize-cluster-security-group-ingress.html
aws redshift authorize-cluster-security-group-ingress --cluster-security-group-name default --ec2-security-group-name RStudioServer

    GitHub - guyernest/RedshiftRDBA: DBA library for Amazon Redshift : http://github.com/guyernest/RedshiftRDBA
aws redshift authorize-cluster-security-group-ingress --cluster-security-groupname default --cidrip *.*.*.*/24
    Amazon Redshift User guide | manualzz.com : http://manualzz.com/doc/732627/amazon-redshift-user-guide
aws redshift authorize-cluster-security-group-ingress --cluster-security-group-name default --cidrip *.*.*.*/16
     Matillion | Launching in a VPC  : http://redshiftsupport.matillion.com/customer/en/portal/articles/2137589-launching-in-a-vpc

aws のオプション一覧