Created
September 30, 2019 19:44
-
-
Save serverlessunicorn/fad4a9d23b7c62026c4ef8ed6d9998aa to your computer and use it in GitHub Desktop.
TWagnerMediumBlogSampleCFTemplatePart2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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