Gets the metrics for the specified solution version
Gets the metrics for the specified solution version.
personalize_get_solution_metrics(solutionVersionArn)
solutionVersionArn |
[required] The Amazon Resource Name (ARN) of the solution version for which to get metrics. |
A list with the following syntax:
list( solutionVersionArn = "string", metrics = list( 123.0 ) )
svc$get_solution_metrics( solutionVersionArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.