CIDRIP |
String
|
Required: undefined. The IP range to authorize.For an overview of CIDR ranges, go to the Wikipedia
Tutorial.Update requires: No interruption |
DBSecurityGroupName |
String
|
Required: Yes. The name (ARN) of the AWS::RDS::DBSecurityGroup to which this ingress
will be added.Update requires: No interruption |
EC2SecurityGroupId |
String
|
Required: No. The ID of the VPC or EC2 security group to authorize.For VPC DB security groups, use EC2SecurityGroupId. For EC2 security groups, use
EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: No interruption |
EC2SecurityGroupName |
String
|
Required: No. The name of the EC2 security group to authorize.For VPC DB security groups, use EC2SecurityGroupId. For EC2 security groups, use
EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: No interruption |
EC2SecurityGroupOwnerId |
String
|
Required: No. The AWS Account Number of the owner of the EC2 security group specified in the EC2SecurityGroupName
parameter. The AWS Access Key ID is not an acceptable value.For VPC DB security groups, use EC2SecurityGroupId. For EC2 security groups, use
EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: No interruption |