Some time ago, while deleting a stack, RDS was also deleted without leaving a final snapshot, now when RDS is deleted and a manual snapshot is created that is not deleted. What could be the reason?
I delete stack in this way: aws cloudformation delete-stack --stack-name name-of-the-stack
I did not find any similar problem.