- Python3.8
- AWS CLI
- You need to have set valid credentials for AWS to have access to your user pool. This is usually done by running
aws configurecommand.
Be sure to run this script with Python3.8.
If you want to specify Python version, try python3.8 command instead of python
- Run
pip install -r requirements.txtto install all dependencies - Create
.envfile in the root folder - Add
USER_POOL_IDkey with a valid value - run
python __init__.py