lambda-runtime-types 0.6.13

Common structures for lambda architecture
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "region": "eu-central-1",
  "invocations": [
    {
      "test": "test"
    },
    {
      "test": "test"
    },
    {
      "test": "test2"
    }
  ]
}