View source: R/sagemaker_operations.R
sagemaker_describe_model_card | R Documentation |
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_model_card/ for full documentation.
sagemaker_describe_model_card(ModelCardName, ModelCardVersion = NULL)
ModelCardName |
[required] The name or Amazon Resource Name (ARN) of the model card to describe. |
ModelCardVersion |
The version of the model card to describe. If a version is not provided, then the latest version of the model card is described. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.