AWS::LookoutMetrics::AnomalyDetector AnomalyDetectorConfig - AWS CloudFormation

AWS::LookoutMetrics::AnomalyDetector AnomalyDetectorConfig

Contains information about a detector's configuration.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "AnomalyDetectorFrequency" : String }

Properties

AnomalyDetectorFrequency

The frequency at which the detector analyzes its source data.

Required: Yes

Type: String

Allowed values: PT5M | PT10M | PT1H | P1D

Update requires: No interruption