Authorize DB Security Group Ingress

GET {{aws_rds_base_url}}/?CIDRIP&DBSecurityGroupName&EC2SecurityGroupId&EC2SecurityGroupName&EC2SecurityGroupOwnerId&Action=AuthorizeDBSecurityGroupIngress&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
CIDRIPnullThe IP range to authorize.
DBSecurityGroupNamenullThe name of the DB security group to add authorization to.
EC2SecurityGroupIdnullId of the EC2 security group to authorize. For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
EC2SecurityGroupNamenullName of the EC2 security group to authorize. For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
EC2SecurityGroupOwnerIdnullAWS account number of the owner of the EC2 security group specified in the EC2SecurityGroupName parameter. The AWS access key ID isn't an acceptable value. For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
Actionstring
Versionstring