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年前377ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ