- Install the required Python packages. "
pip3 install requirements.txt
" - Configure AWS Access Key and Secret Access Key either by exporting the values of "
AWS_ACCESS_KEY_ID
" and "AWS_SECRET_ACCESS_KEY
" or by using "aws configure" CLI command.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.