Authorize Cluster Security Group Ingress
GET {{aws_redshift_base_url}}/?ClusterSecurityGroupName&CIDRIP&EC2SecurityGroupName&EC2SecurityGroupOwnerId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClusterSecurityGroupName | null | The name of the security group to which the ingress rule is added. | |
CIDRIP | null | The IP range to be added the Amazon Redshift security group. | |
EC2SecurityGroupName | null | The EC2 security group to be added the Amazon Redshift security group. | |
EC2SecurityGroupOwnerId | null | The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. |