Represents the public interface for end-user registration, profile updates, and authentication requests.
- src is the root source folder
- rekognition holds the functions for the user flow
- topology.py represents the main export construct
- gateway.py declares the Amazon API Gateway
- states.py declares the userflows using Amazon Step Function Express
- functions declares the Amazon Lambda tasks that support the user flows