Updates a metric attribution.
See https://www.paws-r-sdk.com/docs/personalize_update_metric_attribution/ for full documentation.
personalize_update_metric_attribution(
addMetrics = NULL,
removeMetrics = NULL,
metricsOutputConfig = NULL,
metricAttributionArn = NULL
)
Add new metric attributes to the metric attribution.
Remove metric attributes from the metric attribution.
An output config for the metric attribution.
The Amazon Resource Name (ARN) for the metric attribution to update.