AWS opensearch-service documentation change
Summary
Modified hyperlink text for snapshot migration documentation from 'in Amazon OpenSearch Service' to generic phrasing
Security assessment
This is a minor editorial change to link text formatting. No security-related content was added or modified in this documentation section.
Diff
diff --git a/opensearch-service/latest/developerguide/migration.md b/opensearch-service/latest/developerguide/migration.md index 48879c3df..0f176fb61 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 in Amazon OpenSearch Service](./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](./snapshot-based-migration.html).