personalize_list_metric_attribution_metrics: Lists the metrics for the metric attribution

View source: R/personalize_operations.R

personalize_list_metric_attribution_metricsR Documentation

Lists the metrics for the metric attribution

Description

Lists the metrics for the metric attribution.

See https://www.paws-r-sdk.com/docs/personalize_list_metric_attribution_metrics/ for full documentation.

Usage

personalize_list_metric_attribution_metrics(
  metricAttributionArn = NULL,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

metricAttributionArn

The Amazon Resource Name (ARN) of the metric attribution to retrieve attributes for.

nextToken

Specify the pagination token from a previous request to retrieve the next page of results.

maxResults

The maximum number of metrics to return in one page of results.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.