AWS CLI Stop RDS экземпляр
aws rds stop-db-instance \
--db-instance-identifier test-instance
Confused Centipede
aws rds stop-db-instance \
--db-instance-identifier test-instance