AWS AWSCloudFormation documentation change
Summary
Added ParseToOCSF processor documentation for converting logs to Open Cybersecurity Schema Framework (OCSF) format
Security assessment
The addition introduces documentation for OCSF, a security-focused schema framework, but does not address a specific vulnerability or security incident. It enhances security visibility but isn't a direct security fix.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-logs-transformer-processor.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-logs-transformer-processor.md index b7a2df44d..f1443e090 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-logs-transformer-processor.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-logs-transformer-processor.md @@ -32,0 +33 @@ To declare this entity in your AWS CloudFormation template, use the following sy + "ParseToOCSF" : [ParseToOCSF](./aws-properties-logs-transformer-parsetoocsf.html), @@ -74,0 +76,2 @@ To declare this entity in your AWS CloudFormation template, use the following sy + ParseToOCSF: + [ParseToOCSF](./aws-properties-logs-transformer-parsetoocsf.html) @@ -253,0 +257,11 @@ _Required_ : No + +`ParseToOCSF` + + +Use this processor to convert logs into Open Cybersecurity Schema Framework (OCSF) format + +_Required_ : No + + _Type_ : [ParseToOCSF](./aws-properties-logs-transformer-parsetoocsf.html) + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)