Skip to content

Sagemaker still charging after deleting instances and even domain

0

I deleted my running instance but I noticed that sagemaker still charged me for the deleted instance. Therefore, I tried deleting the domains in sagemaker but it didn't solve the problem. The cost analysis All notebooks and other resources have been cancelled, but the cost analysis still shows a longer running time than the notebooks actually ran, because it did not take into account that I had deleted them.

2 Answers
2

Billing support is part of the basic plan that every AWS customer has. You don't need to pay for it. Feel free to open the support ticket about this topic https://support.console.aws.amazon.com/support/home

AWS
answered 2 years ago
0

When you use the SageMaker console to delete the domain, the Amazon EFS volume is detached but not deleted. Have you checked for this? The following are related public documents that may be helpful for you.

https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/checklistforunwantedcharges.html

https://docs.aws.amazon.com/sagemaker/latest/dg/gs-studio-delete-domain.html

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.