AWS Security ChangesHomeSearch

AWS opensearch-service documentation change

Service: opensearch-service · 2025-04-11 · Documentation low

File: opensearch-service/latest/developerguide/migration.md

Summary

Updated hyperlink text from 'Using a snapshot to migrate data' to 'Using a snapshot to migrate data in Amazon OpenSearch Service' for clarity

Security assessment

The change only modifies link text to include full service name without altering technical content or addressing security aspects. No security vulnerabilities, mitigations, or features are mentioned.

Diff

diff --git a/opensearch-service/latest/developerguide/migration.md b/opensearch-service/latest/developerguide/migration.md
index d5331d2c7..ee68440b8 100644
--- a//opensearch-service/latest/developerguide/migration.md
+++ b//opensearch-service/latest/developerguide/migration.md
@@ -89 +89 @@ Before issuing the command, change the domain name, master user credentials, and
-Snapshots are only forward-compatible, and only by one major version. For example, you can't restore a snapshot from an OpenSearch 1._x_ cluster on an Elasticsearch 7._x_ cluster, only an OpenSearch 1._x_ or 2._x_ cluster. Minor version matters, too. You can't restore a snapshot from a self-managed 5.3.3 cluster on a 5.3.2 OpenSearch Service domain. We recommend choosing the most recent version of OpenSearch or Elasticsearch that your snapshot supports. For a table of compatible versions, see [Using a snapshot to migrate data](./snapshot-based-migration.html). 
+Snapshots are only forward-compatible, and only by one major version. For example, you can't restore a snapshot from an OpenSearch 1._x_ cluster on an Elasticsearch 7._x_ cluster, only an OpenSearch 1._x_ or 2._x_ cluster. Minor version matters, too. You can't restore a snapshot from a self-managed 5.3.3 cluster on a 5.3.2 OpenSearch Service domain. We recommend choosing the most recent version of OpenSearch or Elasticsearch that your snapshot supports. For a table of compatible versions, see [Using a snapshot to migrate data in Amazon OpenSearch Service](./snapshot-based-migration.html).