Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 407 Bytes

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.