Sagemaker Service

0

I am using AWS Sagemaker services and delete any instances that belong to the services. However, i still get charged per day even though I dont use the service anymore. I sent the case to the customer support center but no clear explanation yet. Please any kind of help for my account to stop the cost.

  • You need to check in different regions, and if you have model endpoints deployed or sagemaker studio apps. The billing details should point you to the right direction.

已提問 2 年前檢視次數 355 次
1 個回答
1

Your Cost explorer can help you find what exactly are you being charged for. You can filter by SageMaker, and then group by 'Usage type'. In general, make sure -

  1. No notebook instances are running
  2. No endpoints are being hosted
  3. If you're using SageMaker Studio, all the apps are shut down for every user profile. There might still be EFS charges if you have data over the free tier. See this documentation for shutting down resources - https://docs.aws.amazon.com/sagemaker/latest/dg/notebooks-run-and-manage-shut-down.html

And, make sure to check all regions, if you've used multiple regions. This should stop recurring costs (if you had training jobs, processing jobs etc - you only pay for the billable seconds, so you won't see recurring costs).

AWS
Durga_S
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南