cartography icon indicating copy to clipboard operation
cartography copied to clipboard

feat:(AWS): Coverage for AWS Sagemaker

Open shyammukund opened this issue 2 weeks ago • 0 comments

Summary

Add support for ingesting AWS SageMaker resources into Cartography. Amazon SageMaker is AWS's fully managed machine learning platform for building, training, and deploying ML models. This feature would allow Cartography to track SageMaker notebooks, training jobs, models, endpoints, and associated infrastructure.

Related issues or links

Include links to relevant issues or other pages.

  • https://github.com/cartography-cncf/cartography/issues/2123

Checklist

Provide proof that this works (this makes reviews move faster). Please perform one or more of the following:

  • [x] Include a screenshot showing what the graph looked like before and after your changes. image

If you are changing a node or relationship:

If you are implementing a new intel module:

  • [x] Use the NodeSchema data model.
  • [x] Confirm that the linter actually passes (submitting a PR where the linter fails shows reviewers that you did not test your code and will delay your review).

shyammukund avatar Dec 12 '25 01:12 shyammukund