Authorize Cluster Security Group Ingress

GET {{aws_redshift_base_url}}/?ClusterSecurityGroupName&CIDRIP&EC2SecurityGroupName&EC2SecurityGroupOwnerId

Request Params

KeyDatatypeRequiredDescription
ClusterSecurityGroupNamenullThe name of the security group to which the ingress rule is added.
CIDRIPnullThe IP range to be added the Amazon Redshift security group.
EC2SecurityGroupNamenullThe EC2 security group to be added the Amazon Redshift security group.
EC2SecurityGroupOwnerIdnullThe 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.