getCustomModelDeployment
inline suspend fun BedrockClient.getCustomModelDeployment(crossinline block: GetCustomModelDeploymentRequest.Builder.() -> Unit): GetCustomModelDeploymentResponse
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.
The following actions are related to the GetCustomModelDeployment
operation: