---
type: resource-type
title: APSAnomalyDetector
description: aws resource type AWS::APS::AnomalyDetector
name: APSAnomalyDetector
lexicon: aws
resource_type: AWS::APS::AnomalyDetector
---
`AWS::APS::AnomalyDetector`, a resource type of the aws lexicon.

## Properties

- `Alias` (`string`, required): The AnomalyDetector alias.
- `Configuration` (`APSAnomalyDetector_AnomalyDetectorConfiguration`, required): Determines the anomaly detector's algorithm and its configuration.
- `Workspace` (`string`, required): Required to identify a specific APS Workspace associated with this Anomaly Detector.
- `Arn` (`string`, optional): The AnomalyDetector ARN.
- `EvaluationIntervalInSeconds` (`number`, optional): The AnomalyDetector period of detection and metric generation.
- `Labels` (`APSAnomalyDetector_Label[]`, optional): An array of key-value pairs to provide meta-data.
- `MissingDataAction` (`APSAnomalyDetector_MissingDataAction`, optional): The action to perform when running the expression returns no data.
- `Tags` (`APSAnomalyDetector_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
