Private Marketplace for SageMaker algorithms

0

We would like to make algorithms shareable and re-usable across teams. Is it possible to create a private Amazon SageMaker algorithm marketplace?

AWS
專家
已提問 5 年前檢視次數 380 次
1 個回答
0
已接受的答案

Private Marketplace is a feature of the AWS Marketplace platform that AWS customers can use to create a private catalog of products containing both algorithms and models which are available in AWS Marketplace. To create a private catalog containing algorithms which have not been published in AWS Marketplace, you can use AWS Service Catalog. AWS Service Catalog lets users create and share algorithms packaged via a CloudFormation template. However, you do have to make the container image and model artifacts available in the destination account outside AWS Service Catalog. Here is a sample template for sharing a model - https://github.com/aws-samples/aws-service-catalog-reference-architectures/blob/master/sagemaker/sagemaker_vend_endpoint.yml

profile pictureAWS
Chris_P
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南