I spun up two RDS instances in the same VPC. Both are postgresql.

While the m4.xlarge one has multi-AZ enabled and is encrypted. The t2.micro has either. That is the only difference between the two instances. It is strange that t2.micro instance can be stopped but m4.xlarge can't. The "stop" option is grayed out for m4.xlarge.
Why can't I stop this one? Does it have to do with the multi-AZ thing?