Each entity has its own directory. Service infrastructure is managed in the infrastructure directory.
- Python 3.6+
- pip
- virtualenv is recommended
Install boto3; either within a virtualenv or globally.
Make code changes, then deploy them to AWS using the infrastructure deployment instructions.
python3 -m unittest
run unit tests