AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-22 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-cloudtrail-trail.md

Summary

Added AggregationConfigurations property

Security assessment

Added property has no description or security context. CloudTrail is security-related, but change doesn't explicitly document security features or address vulnerabilities.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-cloudtrail-trail.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-cloudtrail-trail.md
index 8192325d7..d631881aa 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-cloudtrail-trail.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-cloudtrail-trail.md
@@ -21,0 +22 @@ To declare this entity in your CloudFormation template, use the following syntax
+          "AggregationConfigurations" : [ [AggregationConfiguration](./aws-properties-cloudtrail-trail-aggregationconfiguration.html), ... ],
@@ -47,0 +49,2 @@ To declare this entity in your CloudFormation template, use the following syntax
+      AggregationConfigurations: 
+        - [AggregationConfiguration](./aws-properties-cloudtrail-trail-aggregationconfiguration.html)
@@ -82,0 +86,13 @@ _Required_ : No
+`AggregationConfigurations`
+    
+
+Property description not available.
+
+_Required_ : No
+
+ _Type_ : Array of [AggregationConfiguration](./aws-properties-cloudtrail-trail-aggregationconfiguration.html)
+
+ _Maximum_ : `1`
+
+ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+