cleanroomsml_get_trained_model {paws.security.identity} | R Documentation |
Returns information about a trained model
Description
Returns information about a trained model.
See https://www.paws-r-sdk.com/docs/cleanroomsml_get_trained_model/ for full documentation.
Usage
cleanroomsml_get_trained_model(trainedModelArn, membershipIdentifier)
Arguments
trainedModelArn |
[required] The Amazon Resource Name (ARN) of the trained model that you are interested in. |
membershipIdentifier |
[required] The membership ID of the member that created the trained model that you are interested in. |
[Package paws.security.identity version 0.9.0 Index]