content
The content of the model card. Content is provided as a string in the model card JSON schema.
When you set IncludedData to MetadataOnly in the request, SageMaker returns a sanitized version of Content that includes only the following JSON paths, when present in the model card:
model_overview.model_idmodel_overview.model_nameintended_uses.risk_ratingmodel_package_details.model_package_group_namemodel_package_details.model_package_arn
All other fields are removed from Content when IncludedData is MetadataOnly, including model description, training details, evaluation details, business details, and additional information. To retrieve the complete Content, set IncludedData to AllData or omit the parameter.