Sagemaker keeps charging even after deleteing the domains

0

Hi, I was using dataset in sagemaker data wrangler to discover how it works . I deleted the sagemaker domain without removing all the resources and i keep getting bills because of this . How can I fix this.

Thank you for your help.

2개 답변
1

hi,

When you delete a SageMaker domain, some of the resources associated with that domain are deleted automatically. Your files are kept in an Amazon EFS volume as a backup. When you use the SageMaker console to delete the Domain, the Amazon EFS volume is detached but not deleted. The same behaviour occurs by default when you use the AWS CLI or the SageMaker Python SDK to delete the Domain. Refer: https://docs.aws.amazon.com/sagemaker/latest/dg/gs-studio-delete-domain.html

Also, note that deleting a SageMaker domain does not delete other AWS resources that may have been created or associated with the domain, such as Amazon S3 buckets or AWS Identity and Access Management (IAM) roles. You will need to manually delete those resources separately.

For you to check what resources you are charged on,

  1. Go to the AWS Management Console, select AWS Cost Explorer.
  2. Select Cost Explorer.
  3. Select the date, hour range and then run the report to find out which services are in use and what services you are billed on.

Based on this, you can cleanup those resources that you are billed on.

Hope this helps, Thanks, Arun

AWS
Arun
답변함 일 년 전
0

This is not my area of expertise, but here are 2 resources I found: There are notes here about how to delete EFS associated with a domain: https://docs.aws.amazon.com/sagemaker/latest/dg/gs-studio-delete-domain.html#gs-studio-delete-domain-efs

Shut down Data Wranger: https://docs.aws.amazon.com/sagemaker/latest/dg/data-wrangler-shut-down.html

I hope one of these help.

AWS
Lisa_H
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠