diff --git a/_migration-assistant/is-migration-assistant-right-for-you.md b/_migration-assistant/is-migration-assistant-right-for-you.md index 10fe6421b6..77f3c6a806 100644 --- a/_migration-assistant/is-migration-assistant-right-for-you.md +++ b/_migration-assistant/is-migration-assistant-right-for-you.md @@ -53,9 +53,7 @@ Migration Assistant supports the following AWS regions: - AWS GovCloud (US-East)[^1] - AWS GovCloud (US-West)[^1] -{: .note} - -[^1]: GovCloud does not support RFS Shard Sizes above 80GiB. Ensure your shard sizes are within this limit when planning migrations with RFS in the GovCloud regions. +[^1]: GovCloud does not support `reindex-from-snapshot` (RFS) shard sizes above 80GiB. Ensure your shard sizes are within this limit when planning migrations with RFS in the listed GovCloud regions. ### Future migration paths @@ -71,9 +69,9 @@ Before starting a migration, consider the scope of the components involved. The | **Index settings** | Yes | Migrate with the metadata migration tool. | | **Index mappings** | Yes | Migrate with the metadata migration tool. | | **Index templates** | Yes | Migrate with the metadata migration tool. | -| **Component templates** | Yes | Migrate with the metadata migration tool. | -| **Aliases** | Yes | Migrate with the metadata migration tool. | -| **Index State Management (ISM) policies** | Expected in 2025 | Manually migrate using an API. | +| **Component templates** | Yes | Migrate with the metadata migration tool. | +| **Aliases** | Yes | Migrate with the metadata migration tool. | +| **Index State Management (ISM) policies** | Expected in 2025 | Manually migrate using an API. | | **Elasticsearch Kibana dashboards** | Expected in 2025 | This tool is only needed when used to migrate Elasticsearch Kibana Dashboards to OpenSearch Dashboards. To start, export JSON files from Kibana and import them into OpenSearch Dashboards; before importing, use the [`dashboardsSanitizer`](https://github.com/opensearch-project/opensearch-migrations/tree/main/dashboardsSanitizer) tool on X-Pack visualizations like Canvas and Lens in Kibana Dashboards, as they may require recreation for compatibility with OpenSearch. | -| **Security constructs** | No | Configure roles and permissions based on cloud provider recommendations. For example, if using AWS, leverage AWS Identity and Access Management (IAM) for enhanced security management. | -| **Plugins** | No | Check plugin compatibility; some Elasticsearch plugins may not have direct equivalents in OpenSearch. | +| **Security constructs** | No | Configure roles and permissions based on cloud provider recommendations. For example, if using AWS, leverage AWS Identity and Access Management (IAM) for enhanced security management. | +| **Plugins** | No | Check plugin compatibility; some Elasticsearch plugins may not have direct equivalents in OpenSearch. |