/ site / api / .serverless / Webiny.prod.files.ApolloService.ServerlessFunction.json
Webiny.prod.files.ApolloService.ServerlessFunction.json
 1  {
 2    "output": {
 3      "name": "ls1lyg7_prod_files_graphql",
 4      "description": "GraphQL server for files.",
 5      "memory": 512,
 6      "timeout": 30,
 7      "code": "/home/sochan/work/get.status.im/api/.webiny/files/build",
 8      "shims": [],
 9      "handler": "handler.handler",
10      "runtime": "nodejs10.x",
11      "env": {
12        "S3_BUCKET": "webiny-files-97d6a5f6",
13        "DEBUG": "true",
14        "UPLOAD_MIN_FILE_SIZE": "0",
15        "UPLOAD_MAX_FILE_SIZE": "26214400"
16      },
17      "role": {
18        "arn": "arn:aws:iam::912979228183:role/ls1lyg7-e0uvfq"
19      },
20      "arn": "arn:aws:lambda:eu-central-1:912979228183:function:ls1lyg7_prod_files_graphql",
21      "region": "eu-central-1"
22    }
23  }