Lists the metrics for the metric attribution.
See https://www.paws-r-sdk.com/docs/personalize_list_metric_attribution_metrics/ for full documentation.
personalize_list_metric_attribution_metrics(
metricAttributionArn = NULL,
nextToken = NULL,
maxResults = NULL
)
The Amazon Resource Name (ARN) of the metric attribution to retrieve attributes for.
Specify the pagination token from a previous request to retrieve the next page of results.
The maximum number of metrics to return in one page of results.