AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2026-06-25 · Documentation low

File: solutions/latest/migration-assistant-for-amazon-opensearch-service/aws-well-architected-design-considerations.md

Summary

Updated references from 'Amazon OpenSearch Serverless' to 'Amazon OpenSearch Serverless NextGen' throughout the document. Removed GitHub repository link.

Security assessment

Changes involve product naming updates and removal of an external link. No security vulnerabilities, fixes, or security feature enhancements are referenced. The EKS Pod Identity security mechanism remains unchanged.

Diff

diff --git a/solutions/latest/migration-assistant-for-amazon-opensearch-service/aws-well-architected-design-considerations.md b/solutions/latest/migration-assistant-for-amazon-opensearch-service/aws-well-architected-design-considerations.md
index 9a3ab2c74..32d3ac325 100644
--- a//solutions/latest/migration-assistant-for-amazon-opensearch-service/aws-well-architected-design-considerations.md
+++ b//solutions/latest/migration-assistant-for-amazon-opensearch-service/aws-well-architected-design-considerations.md
@@ -19 +19 @@ This section describes how we architected this solution using the principles and
-  * The solution enables users to transition from legacy, self-managed Elasticsearch, OpenSearch, and Apache Solr clusters to Amazon OpenSearch Service and Amazon OpenSearch Serverless, managed services that significantly reduce the operational burden associated with maintaining outdated systems.
+  * The solution enables users to transition from legacy, self-managed Elasticsearch, OpenSearch, and Apache Solr clusters to Amazon OpenSearch Service and Amazon OpenSearch Serverless NextGen, managed services that significantly reduce the operational burden associated with maintaining outdated systems.
@@ -30 +30 @@ This section describes how we architected this solution using the principles and
-  * The solution facilitates user migration to Amazon OpenSearch Service and Amazon OpenSearch Serverless, which are regularly updated to uphold a strong security posture.
+  * The solution facilitates user migration to Amazon OpenSearch Service and Amazon OpenSearch Serverless NextGen, which are regularly updated to uphold a strong security posture.
@@ -32 +32 @@ This section describes how we architected this solution using the principles and
-  * The Amazon EKS deployment uses [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html) so the Migration Console pod and the Argo workflow executor pods authenticate to Amazon OpenSearch Service, Amazon OpenSearch Serverless, and other AWS services without long-lived credentials.
+  * The Amazon EKS deployment uses [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html) so the Migration Console pod and the Argo workflow executor pods authenticate to Amazon OpenSearch Service, Amazon OpenSearch Serverless NextGen, and other AWS services without long-lived credentials.
@@ -41 +41 @@ This section describes how we architected this solution using the principles and
-  * The solution introduces a lightweight proxy layer between the client and the source cluster to capture data reliably using Apache Kafka. This ensures that requests can be replayed on the Amazon OpenSearch Service domain or Amazon OpenSearch Serverless collection, with the flexibility to modify or resend any failed requests.
+  * The solution introduces a lightweight proxy layer between the client and the source cluster to capture data reliably using Apache Kafka. This ensures that requests can be replayed on the Amazon OpenSearch Service domain or Amazon OpenSearch Serverless NextGen collection, with the flexibility to modify or resend any failed requests.
@@ -67 +67 @@ This section describes how we architected this solution using the principles and
-  * For those interested in a preliminary local trial, the solution can be evaluated on a local Kubernetes cluster before AWS implementation. The solution source code is available at the OpenSearch Migrations GitHub repository: https://github.com/opensearch-project/opensearch-migrations.
+  * For those interested in a preliminary local trial, the solution can be evaluated on a local Kubernetes cluster before AWS implementation.
@@ -76 +76 @@ This section describes how we architected this solution using the principles and
-  * The solution allows customers to migrate their workloads to Amazon OpenSearch Service and Amazon OpenSearch Serverless on more environmentally friendly hardware, for example AWS Graviton instance types.
+  * The solution allows customers to migrate their workloads to Amazon OpenSearch Service and Amazon OpenSearch Serverless NextGen on more environmentally friendly hardware, for example AWS Graviton instance types.