Steg 1 Du får samma dialog som jag såg ovan. Skit!
Steg 2 Gå till din RDS instanser
Steg 3 Gå till din säkerhet grupper
Steg 4 Om ditt konto var som mitt ser du denna text:
Your account does not support the EC2-Classic Platform in this region.
DB Security Groups are only needed when the EC2-Classic Platform is supported.
Instead, use VPC Security Groups to control access to your DB Instances.
Go to the EC2 Console to view and manage your VPC Security Groups.
For more information, see AWS Documentation on Supported Platforms and Using RDS in VPC.
Steg 5 Gå tillbaka och kontrollera ditt RDS-säkerhetsgruppnamn (RDS->instanser högerklicka på din instans). Du kommer att se något som Security GroupsList of VPC Security Groups associerade med denna DB-instans.
Du kommer att se något som:default (sg-********) ( active )
Steg 6 I din VPC-säkerhetsgrupper
hitta din sg-********
som matchar din databas. Högerklicka på det. Redigera inkommande/utgående regler för att lägga till postgresql.
Försök att ansluta igen.
Detta löste mitt problem.
Om detta inte löser ditt problem är jag mycket ledsen, men jag hoppas att den här dokumentationen ger mig lite felsökningskarma.