Module Smaws_Client_SageMaker.DescribeModelCard

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

To retrieve only metadata about a model card without requiring kms:Decrypt permission on the associated customer-managed Amazon Web Services KMS key, set IncludedData to MetadataOnly. The default is AllData, which returns the full model card Content and requires kms:Decrypt permission when a customer-managed key is configured.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFound of Types.resource_not_found ] -> string