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