I\'m attempting to run a webserver that uses an RDS database with EC2 inside a docker container.
I\'ve setup the security groups so the EC2 host\'s role is allowed
The inbound rule for the RDS should be set to the private IP of the EC2 instance rather than the public IPv4.