RDS mysql to aurora stuck

0

Everything is complicated. The situation looks like this. As a result, do not delete aurora cluster, and in general do nothing. current When I select aurora, the menu looks like this aurora menu When I try to delete aurora, I get this error Cluster cannot be deleted, it still contains DB instances in non-deleting state. The choice of creating or not creating the final snapshot does not affect. I can't delete the mysql-test-2 database, but this is the expected behavior. My goal is to delete all these instances, how do I do it?

2 Answers
0

I believe, you'd have already gone through this re:Post Knowledge Center Article but if not then take a look at it for possibilities and see how CLI works for you.

I think, if you’d give it sometime, status would be changed and you should be able to delete it.

Hope you find this helpful.

Abhishek

profile pictureAWS
EXPERT
answered 9 months ago
  • If you have support plan where you can create support case, I'd suggest you to do so as it seems stuck somewhere.

0

I tried this method, unsuccessfully

aws  rds delete-db-cluster --db-cluster-identifier aurora-test-4-cluster --final-db-snapshot-identifier mydbinstancefinal

An error occurred (InvalidDBClusterStateFault) when calling the DeleteDBCluster operation: Cluster cannot be deleted, it still contains DB instances in non-deleting state.
oKpoxa
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions