2 Answers
- Newest
- Most votes
- Most comments
2
As SHAJAM correctly mentioned, the reason you aren't seeing these in the SageMaker console is that they are managed by Amazon DataZone. The ARNs and the "UnifiedStudio" billing line confirm these are DataZone assets.
To stop the charges, you need to:
- Open the Amazon DataZone Console.
- Navigate to your Projects and check for any active Environments.
- Terminate the Environments associated with these notebooks. Simply stopping the notebook is not enough; the EBS volumes (gp3) persist and incur costs until the environment is deleted.
- If the environments are already gone, check the EC2 Console -> Volumes for any orphaned volumes tagged with "DataZone" and delete them manually.
- No any datazone domains and environments in the Amazon DataZone Console.
- No any ebs volumes in the EC2 Console. You can see the snapshots in the questions.
1
I reckon you are filtering with SageMaker when your charges are from DataZone. Maybe, check for EBS volumes in SageMaker which is resulting in the charge.
I cannot paste snamshot here. You can see the snapshot attached in the questions. I cannot filter out any EBS volumes.
Relevant content
- asked 6 months ago
- asked 2 years ago
- asked 9 months ago

Please check your CloudFormation, maybe you can see if there is any resources left from Sagemaker.