* pipeline: new component consuming mongo watch and publishing to sns topic * fix: use aws config with role |
||
---|---|---|
.. | ||
cmd | ||
config | ||
healthcheck | ||
http/infrastructure | ||
internal | ||
pipeline | ||
topic | ||
watcher | ||
.env.example | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pipeline
Config SNS FIFO in localstack
aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false