This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::APS::AnomalyDetector IgnoreNearExpected
Configuration for threshold settings that determine when values near expected values should be ignored during anomaly detection.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Amount-
The absolute amount by which values can differ from expected values before being considered anomalous.
Required: No
Type: Number
Update requires: No interruption
Ratio-
The ratio by which values can differ from expected values before being considered anomalous.
Required: No
Type: Number
Update requires: No interruption