/ site / api / .serverless / Webiny.prod.formBuilder.ApolloService.ServerlessFunction.AwsLambda.json
Webiny.prod.formBuilder.ApolloService.ServerlessFunction.AwsLambda.json
1 { 2 "name": "ls1lyg7_prod_formBuilder_graphql", 3 "description": "GraphQL server for formBuilder.", 4 "memory": 512, 5 "timeout": 30, 6 "code": "/home/sochan/work/get.status.im/api/.webiny/formBuilder/build", 7 "shims": [], 8 "handler": "handler.handler", 9 "runtime": "nodejs10.x", 10 "env": { 11 "FILES_API_URL": "https://r6sevmttmg.execute-api.eu-central-1.amazonaws.com/prod/graphql", 12 "I18N_API_URL": "https://rrm1owo7ka.execute-api.eu-central-1.amazonaws.com/prod/graphql", 13 "DEBUG": "true" 14 }, 15 "role": { 16 "arn": "arn:aws:iam::912979228183:role/ls1lyg7-n9exca" 17 }, 18 "arn": "arn:aws:lambda:eu-central-1:912979228183:function:ls1lyg7_prod_formBuilder_graphql", 19 "region": "eu-central-1" 20 }