lambda_sqs 0.2.0

Handles an SQS event and provides a vec of your type for processing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.com to learn more

version: 2
cli:
  server: https://app.fossa.com
  fetcher: custom
  project: git@github.com:jerusdp/lambda_sqs.git
analyze:
  modules:
  - name: Cargo.lock
    type: cargo
    target: .
    path: .