AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-05-25 · Documentation low

File: solutions/latest/centralized-logging-with-opensearch/domain-operations.md

Summary

Added note about Transit Gateway as an alternative to VPC peering for network connectivity

Security assessment

The change provides an alternative networking method but does not explicitly address security vulnerabilities or document security features.

Diff

diff --git a/solutions/latest/centralized-logging-with-opensearch/domain-operations.md b/solutions/latest/centralized-logging-with-opensearch/domain-operations.md
index 4aedc65f4..0691d3053 100644
--- a//solutions/latest/centralized-logging-with-opensearch/domain-operations.md
+++ b//solutions/latest/centralized-logging-with-opensearch/domain-operations.md
@@ -133,0 +134,4 @@ Follow this section to create VPC peering, update your security group, and updat
+###### Note
+
+If you prefer to use Transit Gateway rather than VPC peering for connectivity between OpenSearch domain VPC and the solution VPC, select manual network create option during domain import. After creation, you’ll need to configure your route tables to direct traffic through the Transit Gateway instead of VPC peering connection.
+