I have an EC2 instance, and two separate databases - one Sql Server instance and one MySql instance - both within AWS RDS.
So when Amazon refers to client applications needing new certificates - does it only mean if I am connecting to those databases on AWS via clients on my PC (eg. Sql Server Management Studio, MySql Connector)?
Do I have to do anything to my asp.net and php web applications running on EC2, which connect to the AWS RDS instances?
Thanks for any clarification.
Mark