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