sagemaker_describe_model_package: Returns a description of the specified model package, which...

View source: R/sagemaker_operations.R

sagemaker_describe_model_packageR Documentation

Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace

Description

Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_model_package/ for full documentation.

Usage

sagemaker_describe_model_package(ModelPackageName)

Arguments

ModelPackageName

[required] The name or Amazon Resource Name (ARN) of the model package to describe.

When you specify a name, the name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.