AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-02-27 · Documentation low

File: solutions/latest/security-automations-for-aws-waf/component-details.md

Summary

Updated formatting and image captions in the documentation, including changes to markdown syntax for images and minor text formatting adjustments

Security assessment

The changes are primarily formatting updates and markdown syntax adjustments for images and captions. No new security content or vulnerability fixes were introduced.

Diff

diff --git a/solutions/latest/security-automations-for-aws-waf/component-details.md
index 29060f0a1..fbc546444 100644
--- a/solutions/latest/security-automations-for-aws-waf/component-details.md
+++ b/solutions/latest/security-automations-for-aws-waf/component-details.md
@@ -15 +15 @@ The Application log parser helps protect against scanners and probes.
-![The Application log parser helps protect against scanners and probes.](/images/solutions/latest/security-automations-for-aws-waf/images/app-log-parser-flow.png)
+**Application log parser flow.**
@@ -17 +17 @@ The Application log parser helps protect against scanners and probes.
-_**Application log parser flow**_
+![app log parser flow](/images/solutions/latest/security-automations-for-aws-waf/images/app-log-parser-flow.png)
@@ -21 +21 @@ _**Application log parser flow**_
-    1. (Optional) If you select `Yes - Amazon Athena log parser` for the template parameters **Activate HTTP Flood Protection** and **Activate Scanner & Probe Protection**, a Lambda function moves access logs from their original folder ``<customer-bucket>`/AWSLogs` to a newly partitioned folder ``<customer-bucket>`/AWSLogs-partitioned/`<optional-prefix> `/year=`<YYYY>`/month=`<MM>` /day=`<DD>`/hour=`<HH>`/` upon their arrival in Amazon S3. 
+    1. (Optional) If you select `Yes - Amazon Athena log parser` for the template parameters **Activate HTTP Flood Protection** and **Activate Scanner & Probe Protection**, a Lambda function moves access logs from their original folder ` <customer-bucket> `/AWSLogs` ` to a newly partitioned folder ` <customer-bucket> `/hour=` <HH> ` upon their arrival in Amazon S3.
@@ -31 +31 @@ For the Athena log parser, this solution only partitions new logs that arrive in
-    1. **Lambda** – Each time a new access log is stored in the Amazon S3 bucket, the `Log Parser` Lambda function is initiated. 
+    1. **Lambda** \- Each time a new access log is stored in the Amazon S3 bucket, the `Log Parser` Lambda function is initiated.
@@ -33 +33 @@ For the Athena log parser, this solution only partitions new logs that arrive in
-    2. **Athena** – By default, every five minutes the **Scanner & Probe Protection** Athena query runs, and the output pushes to AWS WAF. This process is initiated by a CloudWatch event, which starts the Lambda function responsible for running the Athena query and pushes the result into AWS WAF. 
+    2. **Athena** \- By default, every five minutes the **Scanner & Probe Protection** Athena query runs, and the output pushes to AWS WAF. This process is initiated by a CloudWatch event, which starts the Lambda function responsible for running the Athena query and pushes the result into AWS WAF.
@@ -44 +44 @@ If you select `yes - AWS Lambda log parser` or `yes - Amazon Athena log parser`
-![The HTTP Flood component of this solution helps identify and block attacks.](/images/solutions/latest/security-automations-for-aws-waf/images/waf-log-parser-flow.png)
+**AWS WAF log parser flow.**
@@ -46 +46 @@ If you select `yes - AWS Lambda log parser` or `yes - Amazon Athena log parser`
-_**AWS WAF log parser flow**_
+![waf log parser flow](/images/solutions/latest/security-automations-for-aws-waf/images/waf-log-parser-flow.png)
@@ -48 +48 @@ _**AWS WAF log parser flow**_
-  1. When AWS WAF receives access logs, it sends the logs to an Firehose endpoint. Firehose then delivers the logs to a partitioned bucket in Amazon S3 named ``<customer-bucket>`/AWSLogs/ `<optional-prefix>`/year=`<YYYY>` /month=`<MM>`/day=`<DD>`/hour= `<HH>`/`
+  1. When AWS WAF receives access logs, it sends the logs to an Firehose endpoint. Firehose then delivers the logs to a partitioned bucket in Amazon S3 named ` <customer-bucket> `/AWSLogs/ <optional-prefix>/year=<YYYY> ` /month=<MM> `/day=<DD> `/hour= <HH>/`
@@ -65 +65 @@ The `IP Lists Parser` Lambda function helps protect against known attackers iden
-![This function helps protect against known attackers.](/images/solutions/latest/security-automations-for-aws-waf/images/ip-reputation-lists-flow.png)
+**IP eputation lists parser flow.**
@@ -67 +67 @@ The `IP Lists Parser` Lambda function helps protect against known attackers iden
-**_IP reputation lists parser flow_**
+![ip reputation lists flow](/images/solutions/latest/security-automations-for-aws-waf/images/ip-reputation-lists-flow.png)
@@ -88 +88 @@ The `Access Handler` Lambda function inspects requests to the honeypot endpoint
-![This function inspects the honeypot endpoint.](/images/solutions/latest/security-automations-for-aws-waf/images/honeypot-endpoint.png)
+**Access Handler and the honeypot endpoint.**
@@ -90 +90 @@ The `Access Handler` Lambda function inspects requests to the honeypot endpoint
-_**Access Handler and the honeypot endpoint**_
+![honeypot endpoint](/images/solutions/latest/security-automations-for-aws-waf/images/honeypot-endpoint.png)