brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
330 stars 21 forks source link

docs(examples): Add DynamoDB Telephone Example #164

Closed jshlbrd closed 6 months ago

jshlbrd commented 7 months ago

Description

Motivation and Context

This is an example of how to use the system for sharing context across data pipelines. The sample data was generated by an LLM.

How Has This Been Tested?

E2E tested using the test deployment pattern:

make check
make -s build
make -s deploy EXAMPLE=terraform/aws/dynamodb/telephone

Types of changes

Checklist: