AWS Security ChangesHomeSearch

AWS security-lake documentation change

Service: security-lake · 2025-04-03 · Documentation low

File: security-lake/latest/userguide/opensearch-datasource-integration.md

Summary

Formatting changes to document links (added italics to guide titles) and updated section header from 'OpenSearch Ingestion pipeline integration' to 'Amazon OpenSearch Service Ingestion pipeline integration'

Security assessment

Changes are purely formatting/naming consistency improvements without any security context or vulnerability references

Diff

diff --git a/security-lake/latest/userguide/opensearch-datasource-integration.md b/security-lake/latest/userguide/opensearch-datasource-integration.md
index d47ee04f2..4842631c4 100644
--- a//security-lake/latest/userguide/opensearch-datasource-integration.md
+++ b//security-lake/latest/userguide/opensearch-datasource-integration.md
@@ -9 +9 @@
-You can use OpenSearch Service direct query to analyze data in Amazon Security Lake. OpenSearch Service provides zero-ETL integration as a way to directly query your data in Security Lake using OpenSearch SQL or OpenSearch Piped Processing Language (PPL) without incurring the friction of building ingestion pipelines or switching between analytics tools. This approach eliminates the need for data movement or duplication, allowing you to analyze your data where it rests using the Discover experience in OpenSearch Service Dashboards. When you want to switch from querying data at rest to actively monitoring with dashboards, you can build indexed views on your query results and ingest it into an OpenSearch Service index. For more information on direct queries, see [Working with direct queries](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3.html) in the Amazon OpenSearch Service Developer Guide. 
+You can use OpenSearch Service direct query to analyze data in Amazon Security Lake. OpenSearch Service provides zero-ETL integration as a way to directly query your data in Security Lake using OpenSearch SQL or OpenSearch Piped Processing Language (PPL) without incurring the friction of building ingestion pipelines or switching between analytics tools. This approach eliminates the need for data movement or duplication, allowing you to analyze your data where it rests using the Discover experience in OpenSearch Service Dashboards. When you want to switch from querying data at rest to actively monitoring with dashboards, you can build indexed views on your query results and ingest it into an OpenSearch Service index. For more information on direct queries, see [Working with direct queries](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3.html) in the _Amazon OpenSearch Service Developer Guide_. 
@@ -13 +13 @@ OpenSearch Service uses a OpenSearch Serverless collection to directly query the
-  * For details about creating the OpenSearch Service data source integration, see [Creating an Amazon Security Lake data source integration](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-security-lake-creating.html) in the Amazon OpenSearch Service Developer Guide.
+  * For details about creating the OpenSearch Service data source integration, see [Creating an Amazon Security Lake data source integration](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-security-lake-creating.html) in the _Amazon OpenSearch Service Developer Guide_.
@@ -15 +15 @@ OpenSearch Service uses a OpenSearch Serverless collection to directly query the
-  * For details about configuring Security Lake data source in OpenSearch Service, see [Configuring a Security Lake data source in OpenSearch Service Dashboards](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-security-lake-configure.html) in the Amazon OpenSearch Service Developer Guide.
+  * For details about configuring Security Lake data source in OpenSearch Service, see [Configuring a Security Lake data source in OpenSearch Service Dashboards](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-security-lake-configure.html) in the _Amazon OpenSearch Service Developer Guide_.
@@ -35 +35 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-OpenSearch Ingestion pipeline integration
+Amazon OpenSearch Service Ingestion pipeline integration