I am using MySQL workbench to connect with RDS database. Now i have modified my database to private subnet and also made public accessible to false. If i try to connect with workbench not working.
Like SSH bastion host its connecting. Through azure devops pipeline only i m deploying project into AWS. If i m trying to connect with my RDS database, getting this error Can’t connect to MySQL server on ‘falaina-iacm-db-iac-dev.c7xlfwj2inwm.ap-southeast-1.rds.amazonaws.com:3306’ (10060)
Help me to resolve this.