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