Skip to content

snizamaddinov/exportIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export index from Amazon OpenSearch Serverless to Managed Open Source

Requirements

  • Python

Setup

  • Copy env file:

    cp .env.example .env
  • Update .env with your values.

Run

  1. Install libraries
pip install -r requirements.txt
  1. Dry run (no inserts)
python main.py --dry-run

Creates DEST_INDEX_NAME with mappings, skips document inserts.

  1. Execute transfer
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages