AWS prescriptive-guidance documentation change
Summary
Minor grammatical edits: added a comma after 'offers' and changed 'open-source' to 'open source' for consistency.
Security assessment
Changes are purely editorial with no security context. No vulnerabilities, configurations, or security features are mentioned or modified.
Diff
diff --git a/prescriptive-guidance/latest/opensearch-service-migration/functionality.md b/prescriptive-guidance/latest/opensearch-service-migration/functionality.md index 6380b4354..a8fb01890 100644 --- a//prescriptive-guidance/latest/opensearch-service-migration/functionality.md +++ b//prescriptive-guidance/latest/opensearch-service-migration/functionality.md @@ -28 +28 @@ We recommend that you analyze your current solution and determine the features, -To ensure that required functionality is available after migration, we recommend that you perform an analysis of the latest OpenSearch version supported by Amazon OpenSearch Service, including the features it offers and the plugins that are available in Amazon OpenSearch Service. You want to confirm that the target platform supports the features you need (for example, index state management, which automates rolling over of the indexes, or machine learning features such as anomaly detection). Map the existing functionality of your current solution to features in Amazon OpenSearch Service that provide you with equivalent capability so that you can continue to support your workloads. +To ensure that required functionality is available after migration, we recommend that you perform an analysis of the latest OpenSearch version supported by Amazon OpenSearch Service, including the features it offers, and the plugins that are available in Amazon OpenSearch Service. You want to confirm that the target platform supports the features you need (for example, index state management, which automates rolling over of the indexes, or machine learning features such as anomaly detection). Map the existing functionality of your current solution to features in Amazon OpenSearch Service that provide you with equivalent capability so that you can continue to support your workloads. @@ -36 +36 @@ Amazon OpenSearch Service supports a number of plugins that are part of the open -OpenSearch has several plugins that provide enterprise-grade features equivalent to those licensed plugins. To determine the correct plugin and version for the target environment, review the OpenSearch Service documentation's list of [plugins by versions](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-plugins.html). While Amazon OpenSearch Service supports a number of OpenSearch plugins out of the box, you might be using an open-source OpenSearch plugin that isn't currently available within Amazon OpenSearch Service. To request adding the plugin to the Amazon OpenSearch Service future roadmap, [contact AWS](https://aws.amazon.com/contact-us/). +OpenSearch has several plugins that provide enterprise-grade features equivalent to those licensed plugins. To determine the correct plugin and version for the target environment, review the OpenSearch Service documentation's list of [plugins by versions](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-plugins.html). While Amazon OpenSearch Service supports a number of OpenSearch plugins out of the box, you might be using an open source OpenSearch plugin that isn't currently available within Amazon OpenSearch Service. To request adding the plugin to the Amazon OpenSearch Service future roadmap, [contact AWS](https://aws.amazon.com/contact-us/).