Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

Examples on how to use this tool can be found here.
⚠️ Note that this creates tables in your AWS account.
Each example should tear them down after wards, but make sure to verify this was successful and you're not incurring additional costs. ⚠️

cd examples
make customer_table

See the Makefile and appropriate Python-scripts for more information on each example.