1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
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".
답변함 2년 전
관련 콘텐츠
- AWS 공식업데이트됨 7달 전
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?