Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to remove stage from serverless dashboard #919

Open
nectarcode opened this issue Mar 29, 2021 · 1 comment
Open

Unable to remove stage from serverless dashboard #919

nectarcode opened this issue Mar 29, 2021 · 1 comment

Comments

@nectarcode
Copy link

Using [email protected]

I deployed to a production stage which i don't want to see in my serverless dashboard anymore, so I tried removing via CLI.

When I try removing it I get the error message.

Changing the domain from api.xxx.com to old.xxx.com will remove your infrastructure. Please remove it manually, change the domain, then re-deploy.

So then if I change the domain to api.xxx.com, I get the error:

Invalid domain name identifier specified
And if I remove domain from the serverless.yml file, I get the error:

Invalid domain name identifier specified

If I'm not able to remove it via CLI, can I manually remove it in AWS? If i delete the Lambdas and the API Gateway endpoint, will it stop showing up in the serverless dashboard? Which AWS service is sls dashboard pulling the data from? I don't see a way to remove the stage from the serverless dashboard.

@anthonywebb
Copy link

Did you figure this out? I had a stage added by default to us-east, and would like to remove it since I have things in us-west.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants