UNPKG

jaws-framework

Version:

JAWS is the serverless framework powered by Amazon Web Services.

20 lines (19 loc) 692 B
{ "name": "example-project", "version": "0.0.1", "location": "https://github.com/jaws-stack/example-project", "author": "Vera D. Servers <vera@gmail.com> http://vera.io", "description": "example-project: An ambitious, server-less application built with the JAWS framework.", "project": { "stages": { "mystage": [ { "region": "us-east-1", "iamRoleArnLambda": "arn:aws:iam::123456789012:role/mystage-example-project-IamRoleLambda-Y0MERBSAAAK", "iamRoleArnApiGateway": "arn:aws:iam::123456789012:role/mystage-example-project-IamRoleApiGateway-1CKUOL86MDKA", "jawsBucket": "jaws-east-1.myco.com" } ] } } }