moto/tests/test_rds2
Hugo Lopes Tavares 4dc46a697d Bugfix: Allow stop_db_instance for compatible engines
From the RDS documentation:
    You can stop and start a DB instance whether it is configured for a single Availability Zone or for Multi-AZ, for database engines that support Multi-AZ deployments. You can't stop an Amazon RDS for SQL Server DB instance in a Multi-AZ configuration.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html#USER_StopInstance.Limitations
2020-04-16 15:14:37 -04:00
..
test_rds2.py Bugfix: Allow stop_db_instance for compatible engines 2020-04-16 15:14:37 -04:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00