AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2026-04-19 · Documentation low

File: AmazonCloudWatch/latest/logs/AnalyzingLogData.md

Summary

Fixed minor grammatical errors and typos (removed extra space after 'Additionally' and removed duplicate 'in' word).

Security assessment

The changes are purely grammatical and typographical corrections. There is no mention of security vulnerabilities, incidents, or security features. The content about concurrent query limits and field indexing remains unchanged in substance.

Diff

diff --git a/AmazonCloudWatch/latest/logs/AnalyzingLogData.md b/AmazonCloudWatch/latest/logs/AnalyzingLogData.md
index 571090855..4ae7ce03b 100644
--- a//AmazonCloudWatch/latest/logs/AnalyzingLogData.md
+++ b//AmazonCloudWatch/latest/logs/AnalyzingLogData.md
@@ -9 +9 @@
-With CloudWatch Logs Insights, you can interactively search and analyze your log data in Amazon CloudWatch Logs. You can perform queries to help you more efficiently and effectively respond to operational issues. In addition to querying using log groups, you can query using facets, data source, and data type. If an issue occurs, you can use CloudWatch Logs Insights to identify potential causes and validate deployed fixes. You are limited to 100 concurrent CloudWatch Logs Insights QL per account, including queries added to dashboards. Additionally , You can run 15 concurrent queries for either OpenSearch Service PPL or OpenSearch Service SQL. 
+With CloudWatch Logs Insights, you can interactively search and analyze your log data in Amazon CloudWatch Logs. You can perform queries to help you more efficiently and effectively respond to operational issues. In addition to querying using log groups, you can query using facets, data source, and data type. If an issue occurs, you can use CloudWatch Logs Insights to identify potential causes and validate deployed fixes. You are limited to 100 concurrent CloudWatch Logs Insights QL per account, including queries added to dashboards. Additionally, you can run 15 concurrent queries for either OpenSearch Service PPL or OpenSearch Service SQL. 
@@ -30 +30 @@ CloudWatch Logs Insights offers the following features that are available for us
-  * Creating [field indexes](./CloudWatchLogs-Field-Indexing.html) to reduce costs and speed results, especially for queries of large number of log groups or log events. After creating field indexes of fields that are common in your log events, you can use them in in a query. The query skips processing log events that are known to not include the indexed field, and processes less data.
+  * Creating [field indexes](./CloudWatchLogs-Field-Indexing.html) to reduce costs and speed results, especially for queries of large number of log groups or log events. After creating field indexes of fields that are common in your log events, you can use them in a query. The query skips processing log events that are known to not include the indexed field, and processes less data.