Hi there,
We are migrating away from AWS Amplify and would like to delete the Amplify projects, but I have not been able to find definitive information on how to delete the project without deleting the Cognito User Pools (there is one pool per environment - we have 3 environments). We do not want to delete these Cognito User Pools because we use them in our new deployment.
I've read about the amplify remove auth command that is meant to "unlink" the pool without deleting it, but looking around it seems people are saying that that command actually deletes the Cognito User Pools, so not sure whether that is the right way to go about it.
Would anybody know how to go about doing this?