AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-04-11 · Documentation medium

File: AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.md

Summary

Added AutomatedDiscoveryStatus parameter documentation and refined status descriptions for Macie sessions

Security assessment

Documents new automated sensitive data discovery controls which are security features, but doesn't indicate response to a specific vulnerability

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.md b/AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.md
index 188a7f967..facd6cbd6 100644
--- a//AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.md
+++ b//AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.md
@@ -63 +63 @@ _Required_ : No
-The status of Amazon Macie for the account. Valid values are: `ENABLED`, start or resume all Macie activities for the account; and, `PAUSED`, suspend all Macie activities for the account.
+The status of Amazon Macie for the account. Valid values are: `ENABLED`, start or resume Macie activities for the account; and, `PAUSED`, suspend Macie activities for the account.
@@ -88,0 +89,5 @@ For more information about using the `Fn::GetAtt` intrinsic function, see [`Fn::
+`AutomatedDiscoveryStatus`
+    
+
+The status of automated sensitive data discovery for the account. Possible values are: `ENABLED`, perform automated sensitive data discovery activities for the account; and, `DISABLED`, don't perform automated sensitive data discovery activities for the account.
+