Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

User Portal

Represents the public interface for end-user registration, profile updates, and authentication requests.

Where is the Amazon Lamba function code

  • src is the root source folder

How is the infrastructure organized

  • 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

diagram.png