Can connect with mySQL but can not connect to Aurora MySQL?

Viewed 36

I am creating 2 databases, mySQL and Aurora MySQL, they both have the same VPC, Subnet and Security Groups.

However, I can only connect to mySQL only.

When I connect to aurora MySQL I got this error : enter image description here

I have tried to connect to both Read Instance and Write instance

enter image description here

======================================= Got this when trying to curl

enter image description here

This is my INBOUND RULES

enter image description here

0 Answers
Related