Skip to content

Instantly share code, notes, and snippets.

@serverlessunicorn
Created September 30, 2019 23:23
Show Gist options
  • Save serverlessunicorn/ff620a6edb6ffce4f2de099001301765 to your computer and use it in GitHub Desktop.
Save serverlessunicorn/ff620a6edb6ffce4f2de099001301765 to your computer and use it in GitHub Desktop.
TWagnerMediumBlogSampleCFTemplatePart10
Outputs:
NATPunchWebSocketOutput:
Description: NATPunch WebSocket created by CloudFormation
Value: !Ref NATPunchWebSocket
NATPunchFunctionOutput:
Description: NATPunch's Lambda function as created by CloudFormation
Value: !Ref NATPunchFunction
NATPunchDatabaseOutput:
Description: NATPunch's DynamoDB table as created by CloudFormation
Value: !Ref NATPunchDatabase
NATPunchFunctionRoleOutput:
Description: NATPunch's Lambda function role as created by CloudFormation
Value: !Ref NATPunchFunctionRole
NATPunchCodeStarProjectOutput:
Description: NATPunch's CodeStar project name
Value: !Sub '${ProjectId}'
NATPunchCodePipelineStageOutput:
Description: NATPunch's CodePipeline stage name
Value: !Sub '${Stage}'
NATPunchWebSocketCNAMEValue:
Description: Value DNS hosting CNAME should be set to
Value: !GetAtt NATPunchWebSocketCustomDomain.RegionalDomainName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment