How to cancel SageMaker

0

Hey all. I recently just got a large unexpected billing from SageMaker and I'm very concerned because the Current Month's forecast is thousands of dollars which I don't want to happen. I can't figure out how to cancel this SageMaker resource and to be honest I don't even know how it activated. Please help, thank you!

asked 11 days ago36 views
1 Answer
1

I understand your concern about the unexpected SageMaker billing and the high forecast for the current month. To address this issue and cancel SageMaker resources, you'll need to take several steps:

  1. Identify and stop running resources:

    • Use AWS Cost Explorer to pinpoint which specific SageMaker resources are causing the high costs.
    • Stop or delete any running notebook instances, Studio instances, inference endpoints, training jobs, or experiments.
  2. Clean up hidden resources:

    • Check for resources like SageMaker Canvas workspaces that might be running in the background.
    • Ensure all apps associated with user profiles are stopped or deleted.
  3. Delete SageMaker Domain and user profiles:

    • After stopping all running resources, delete any user profiles.
    • Once user profiles are removed, delete the SageMaker Domain.
  4. Cancel any subscriptions:

    • If you have any ML algorithm or model package subscriptions, cancel them in the AWS Marketplace.
    • Before canceling, terminate any running training jobs, real-time endpoints, or batch inference jobs associated with these subscriptions.
  5. Double-check all SageMaker features:

    • Review and shut down resources for all SageMaker AI features, including Canvas, Code Editor, EMR in Studio, HyperPod, Pipelines, and RStudio.
  6. Set up billing alerts:

    • Configure AWS Budgets to alert you before exceeding your desired spending limit in the future.

If you're still having trouble identifying or deleting specific resources, it's advisable to contact AWS Support. They can provide a detailed breakdown of your charges and help identify any lingering resources that may be causing the high billing forecast.

Remember, for future use, always monitor your usage closely and shut down resources promptly after use to avoid unexpected charges.
Sources
Sagemaker has pushed us over budget. | AWS re:Post
Where to shut down resources per SageMaker AI features - Amazon SageMaker AI
Canceling product subscriptions - AWS Marketplace

profile picture
answered 11 days ago
profile pictureAWS
EXPERT
reviewed 10 days 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.

Guidelines for Answering Questions