View source: R/bedrock_operations.R
| bedrock_get_custom_model_deployment | R Documentation |
Retrieves information about a custom model deployment, including its status, configuration, and metadata. Use this operation to monitor the deployment status and retrieve details needed for inference requests.
See https://www.paws-r-sdk.com/docs/bedrock_get_custom_model_deployment/ for full documentation.
bedrock_get_custom_model_deployment(customModelDeploymentIdentifier)
customModelDeploymentIdentifier |
[required] The Amazon Resource Name (ARN) or name of the custom model deployment to retrieve information about. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.