bedrock_delete_custom_model {paws.machine.learning} | R Documentation |
Deletes a custom model that you created earlier
Description
Deletes a custom model that you created earlier. For more information, see Custom models in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrock_delete_custom_model/ for full documentation.
Usage
bedrock_delete_custom_model(modelIdentifier)
Arguments
modelIdentifier |
[required] Name of the model to delete. |
[Package paws.machine.learning version 0.9.0 Index]