Puppet Task: sagemaker_aws_create_model_package

Defined in:
tasks/sagemaker_aws_create_model_package.json,
tasks/sagemaker_aws_create_model_package.rb

Overview

Creates a model package that you can use to create Amazon SageMaker models or list on AWS Marketplace. Buyers can subscribe to model packages listed on AWS Marketplace to create models in Amazon SageMaker. To create a model package by specifying a Docker container that contains your inference code and the Amazon S3 location of your model artifacts, provide values for InferenceSpecification. To create a model from an algorithm resource that you created or subscribed to in AWS Marketplace, provide a value for SourceAlgorithmSpecification.

Supports noop? false

Parameters