I have an existing RDS instance, from the RDS console, I see that the instance has a subnet group of 6 subnets -- of which, 3 subnets (A1, A2, A3) from us-east-1a and 3 subnets (B1, B2, B3) from us-east-1b.
My question is, how can I tell exactly which subnet that the instance is sitting in (for example, if the instance is within AZ of us-east-1a)? And if the instance fails over to us-east-1b, which subnet that the instance will be failed over to?