AWS solutions documentation change
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. - +**Application log parser flow.** @@ -17 +17 @@ The Application log parser helps protect against scanners and probes. -_**Application log parser flow**_ + @@ -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` - +**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**_ + @@ -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 - +**IP eputation lists parser flow.** @@ -67 +67 @@ The `IP Lists Parser` Lambda function helps protect against known attackers iden -**_IP reputation lists parser flow_** + @@ -88 +88 @@ The `Access Handler` Lambda function inspects requests to the honeypot endpoint - +**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**_ +