Hey folks,
I was using the serverless dashboard and there were errors in the stack trace to prompt me to update the serverless enterprise plugin.
I just did it, but now I am unable to push my app anymore.
I get the following error
Serverless Error ---------------------------------------
An error occurred: ApiGatewayLogGroup - /aws/api-gateway/myproject already exists.
There is traffic on the API gateway so I can’t really delete the whole stack… because that will give me new URL for the API gateway, right?
Thanks for your help
Cheers