Returns information about a trained model.
get/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}
Path parameters
trainedModelArnstring required
The Amazon Resource Name (ARN) of the trained model that you are interested in.
membershipIdentifierstring required
The membership ID of the member that created the trained model that you are interested in.
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