I am running Elasticsearch 7.17.0 locally and moving to AWS opensearch 1.2.4
I want to take a snapshot of my elasticsaerch indexes on 7.17.0 and move it to AWS opensearch.
I have successfully took a snap shot of my elasticsearch indexes. Does anyone know how to import them to AWS opensearch?
Thank you.