1 Answer
- Newest
- Most votes
- Most comments
2
Yes, you can separate out the costs of Amazon SageMaker Notebook instances and Amazon SageMaker Data Wrangler in the AWS Cost Explorer by filtering on the "Usage Type" dimension. The Usage Type for SageMaker Notebook instances typically starts with "AmazonSageMaker:NotebookInstance" and the Usage Type for SageMaker Data Wrangler starts with "AmazonSageMaker:DataWrangler".
answered 2 years ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
I got the information by doing a Group By of Usage Type, and then I was able to see how much cost there was for like EU-Notebk:ml.r5.xlarge vs for USE1-Studio:KernelGateway-ml.g4dn.xlarge. Studio:KernelGateway can never mean Data Wrangler usage, right? That's definitely notebook usage?