MCPcopy Create free account
hub / github.com/dan-v/lambda-nat-proxy / getFullStackName

Method getFullStackName

internal/deploy/stack.go:300–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

298}
299
300func (s *StackDeployer) getFullStackName() string {
301 return s.cfg.Deployment.StackName
302}

Callers 3

DeployStackMethod · 0.95
DeleteStackMethod · 0.95
GetStackOutputsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected