# README
- Make sure to use primary key as "uuid" in dynamodb table
- Make sure to add env vars for table name and region in lambda env vars
KEY_REGION = "dynamodb_region"
KEY_TABLE = "dynamodb_table"
- First function call should be Init() to get the evn vars and create a session
# Functions
No description provided by the author
return finder's uuid and other found uuid.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author