bedrock_get_imported_model {paws.machine.learning} | R Documentation |
Gets properties associated with a customized model you imported
Description
Gets properties associated with a customized model you imported.
See https://www.paws-r-sdk.com/docs/bedrock_get_imported_model/ for full documentation.
Usage
bedrock_get_imported_model(modelIdentifier)
Arguments
modelIdentifier |
[required] Name or Amazon Resource Name (ARN) of the imported model. |
[Package paws.machine.learning version 0.7.0 Index]