Skip to content

Instantly share code, notes, and snippets.

@serverlessunicorn
Created September 30, 2019 19:44
Show Gist options
  • Save serverlessunicorn/fad4a9d23b7c62026c4ef8ed6d9998aa to your computer and use it in GitHub Desktop.
Save serverlessunicorn/fad4a9d23b7c62026c4ef8ed6d9998aa to your computer and use it in GitHub Desktop.
TWagnerMediumBlogSampleCFTemplatePart2
Parameters:
ProjectId:
Type: String
Description: CodeStar projectId used to associate new resources to team members
CodeDeployRole:
Type: String
Description: IAM role to allow AWS CodeDeploy to manage deployment of AWS Lambda functions
Stage:
Type: String
Description: The name for a project pipeline stage, such as Staging or Prod, for which resources are provisioned and deployed.
Default: 'production'
CustomDomainName:
Type: String
Description: The user-friendly name for the websocket URI
Default: 'services.serverlesstech.net'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment