Create DB Security Group
GET {{aws_rds_base_url}}/?DBSecurityGroupDescription&DBSecurityGroupName&Tags.Tag.N&Action=CreateDBSecurityGroup&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DBSecurityGroupDescription | null | The description for the DB security group. | |
DBSecurityGroupName | null | The name for the DB security group. This value is stored as a lowercase string. | |
Tags.Tag.N | null | Tags to assign to the DB security group. | |
Action | string | ||
Version | string |