serverless/docs/resources-cf-json.md
Austen Collins dd785825c6 sync
2015-09-16 10:23:04 -07:00

880 B

This is the JAWS CloudFormation file.

AWS-Modules aws-modules can merge data into this file by implementing the resources attribute in the awsm.json.

The following CloudFormation Parameters are standardized JAWS project variables that all aws-module CloudFormation templates 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 aws-module creators can Ref in their CF Templates:

  • IamRoleLambda
  • IamRoleApiGateway