lookoutmetrics_detect_metric_set_config {paws.machine.learning}R Documentation

Detects an Amazon S3 dataset's file format, interval, and offset

Description

Detects an Amazon S3 dataset's file format, interval, and offset.

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

Usage

lookoutmetrics_detect_metric_set_config(
  AnomalyDetectorArn,
  AutoDetectionMetricSource
)

Arguments

AnomalyDetectorArn

[required] An anomaly detector ARN.

AutoDetectionMetricSource

[required] A data source.


[Package paws.machine.learning version 0.7.0 Index]