C1W2: ERROR 2002 (HY000): Can't connect to MySQL server on 'de-c1w2-rds.cfmyig4as3d8.us-east-1.rds.amazonaws.com' (115)

When I tried to connect to the MySQL database, I got the following error ERROR 2002 (HY000): Can’t connect to MySQL server on ‘de-c1w2-rds.cfmyig4as3d8.us-east-1.rds.amazonaws.com’ (115) and I utilised the following command
mysql --host=de-c1w2-rds.cfmyig4as3d8.us-east-1.rds.amazonaws.com --user=admin --password=adminpwrd --port=3306

Hello @petersamoaa,
Sorry for the late response and hope you resolved it. There was a previous post that might be helpful connecting to the database. I can see the same error from other people and @Amir_Zare helped fixed this issue for them. Hope it helps