Relative Content

Tag Archive for amazon-web-servicesaws-cloudformationamazon-rds

How do I stop my AWS Security group being invalid?

I’m trying to create an AWS RDS instance that’s connected to by an EC2 instance. I have two security groups and one RDS instance, which I’m creating using Cloud Formation. You can see my .yaml file below:

AWS::RDS::DBProxyTargetGroup unavailable

I wrote a stack containing an RDS Database, proxy and Target group but seem to run into a weird issue when deploying it. When opening the rdsproxy it says the database is unavailable in the Target group section. If i then in the rds proxy (aws GUI) press Actions -> Modify (In this view i don’t touch anything) I just click modify at the end of the page. After reload it says available and everything works.