Skip to content

Help to Stop Compute Resource used by Sagemaker Instance

0

Some of my Sagemaker notebook instance is utilizing computing resources for which i am being charged and got email alert from AWS. This can be seen in Billing section.But I cannot find any notebook instance running in my Sagemaker account. Pls help to stop this to avoid getting charged.

asked a year ago300 views
2 Answers
1
Accepted Answer

Hello.

Is it possible to share an image of the invoice?
SageMaker has several functions, and it is necessary to identify which function the billing is for.
https://aws.amazon.com/sagemaker/pricing/?nc1=h_ls

I cannot find any notebook instance running in my Sagemaker account. Pls help to stop this to avoid getting charged.

Since SageMaker is a regional resource, it is possible that it is running in a different region, so I recommend checking all regions.

EXPERT
answered a year ago
EXPERT
reviewed a year ago
1

Hi,

I would suggest you to leverage AWS Config to obtain a full list of your resources to surface which ones are creating costs in Sagemaker: https://aws.amazon.com/config/features/

For a quick manual check: go to SageMaker menu and check 1) Notebook instances 2) Inference points 3) models. They are the most frequent sources of costs.

Best,

Didier

EXPERT
answered a year ago
EXPERT
reviewed a year 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.