AWS AWSCloudFormation documentation change
Summary
Documented actions for handling missing data during anomaly detection
Security assessment
Describes data processing behavior rather than security controls or vulnerability remediation
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-missingdataaction.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-missingdataaction.md index 3c7bc7858..b53868b97 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-missingdataaction.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-aps-anomalydetector-missingdataaction.md @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -The `MissingDataAction` property type specifies Property description not available. for an [AWS::APS::AnomalyDetector](./aws-resource-aps-anomalydetector.html). +Specifies the action to take when data is missing during anomaly detection evaluation. @@ -36 +36 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +Marks missing data points as anomalies. @@ -47 +47 @@ _Required_ : No -Property description not available. +Skips evaluation when data is missing.