Retrieves information about a custom model deployment, including its status, configuration, and metadata
Source:R/bedrock_operations.R
bedrock_get_custom_model_deployment.RdRetrieves 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.