Ensures RDS database instances are not deployed in public subnet.
RDS instances should not be deployed in public subnets to prevent direct exposure to the internet and reduce the risk of unauthorized access.
Replace the subnet groups of rds instance with the private subnets.