delete_model_card
(**kwargs)¶Deletes an Amazon SageMaker Model Card.
See also: AWS API Documentation
Request Syntax
response = client.delete_model_card(
ModelCardName='string'
)
[REQUIRED]
The name of the model card to delete.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound
SageMaker.Client.exceptions.ConflictException