When messages sent to SQS, Lambda Consumer triggered, and upload message body to S3. That's it!
Terraform, Node.js
$ npm run build
$ cd terraform && make apply
$ docker compose up -d localstack
$ ./aws/buckets.sh
$ npm run local
$ curl -O http://localhost:4566/shuntagami-demo-data/sample/test.txt
MIT