Returns information about a trained model in a collaboration.
get/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}
Path parameters
trainedModelArnstring required
The Amazon Resource Name (ARN) of the trained model that you want to return information about.
collaborationIdentifierstring required
The collaboration ID that contains the trained model that you want to return information about.
Query parameters
versionIdentifierstring
The version identifier of the trained model to retrieve. If not specified, the operation returns information about the latest version of the trained model.
Response
Success