View source: R/sagemaker_operations.R
sagemaker_describe_model_package | R Documentation |
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.
sagemaker_describe_model_package(ModelPackageName)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.