I have created a MySQL instance in AWS and trying to connect with it from MySQL workbench from my local system.
I made the MySQL instance publically accessible, added a security group and set inbound rules to allow traffic. as shown below
But when I am trying to connect from MySQL workbench
I get error as shown here
I spent almost a day to resolve this but no luck
Anyone please help me.