Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_describe_model_card: Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card

Description

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.

Usage

sagemaker_describe_model_card(ModelCardName, ModelCardVersion = NULL)

Arguments

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.