I've created a Postgresql database instance via AWS RDS. I am now trying to connect to it from my django app, so I created a new security group and changed the imbound rules.
However how do I make this new rule active? I go onto my database instance and under "Security Groups" it only says:
default (sg-9a15a9f0)
( active )
and doesn't show the new security group I created. In the Security Group UI, I can't find a button to make the new security group active.
Any idea?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…