sagemaker_describe_model_card: Describes the content, creation time, and security...

View source: R/sagemaker_operations.R

sagemaker_describe_model_cardR Documentation

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.


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