I have a Postgres RDS instance set-up and configured within a VPC with subnets and security groups.
The issue is that the instance doesn't seem to be allowing inbound connections. In the AWS RDS console under connect it displays the security group and shows the outbound rule. However, it doesn't show the inbound rule which is odd as on a MySQL instance I have set-up with the same security group, both rules are showing.
Is there a way to specify both inbound and outbound rules for a security group on an instance? I can't seem to find where this is specified.