View source: R/sagemaker_operations.R
sagemaker_delete_model_package | R Documentation |
Deletes a model package.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_model_package/ for full documentation.
sagemaker_delete_model_package(ModelPackageName)
ModelPackageName |
[required] The name or Amazon Resource Name (ARN) of the model package to delete. When you specify a name, the name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.