I have a team that has developed a mobile application using API, Auth and Storage. The client now wants to add user administration functions to the app. I found https://docs.amplify.aws/cli/auth/admin/ that describes support of admin actions API. Looks like I cannot modify the existing auth. Fine...not a lot of users in the app now... I tried to remove auth, but there's a dependency on the AppSync service.
Would it be faster to rebuild the entire backend?