serverless/docs/jaws-cf-json.md
2015-09-10 08:07:34 -05:00

870 B

This is the JAWS CloudFormation file.

JAWS plug-in modules can merge data into this file by implementing the cfExtensions attribute in the jaws.json.

The following CloudFormation Parameters are standardized JAWS project variables that all cfExtensions statements should utilize via Ref. Note: aa is used so they show up at top of CloudFormation web UI:

  • aaHostedZone
  • aaStage
  • aaProjectName
  • aaDataModelStage what's this?
  • aaNotficationEmail
  • aaDefaultDynamoRWThroughput

The following are CloudFormation Resource names that JAWS module creators can Ref in their CF Templates:

  • IamRoleLambda
  • IamRoleApiGateway