AWS AWSCloudFormation documentation change
Summary
Added documentation for threshold settings configuration to ignore near-expected values
Security assessment
Describes operational configuration parameters without any security controls or vulnerability mitigation references
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-ignorenearexpected.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-ignorenearexpected.md index 1ac434f85..46dd00062 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-ignorenearexpected.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-ignorenearexpected.md @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -The `IgnoreNearExpected` property type specifies Property description not available. for an [AWS::APS::AnomalyDetector](./aws-resource-aps-anomalydetector.html). +Configuration for threshold settings that determine when values near expected values should be ignored during anomaly detection. @@ -36 +36 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +The absolute amount by which values can differ from expected values before being considered anomalous. @@ -47 +47 @@ _Required_ : No -Property description not available. +The ratio by which values can differ from expected values before being considered anomalous.