Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ getServiceName
Method
getServiceName
packages/serverless/lib/classes/service.js:285–287 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
283
}
284
285
getServiceName() {
286
return
this.serviceObject.name
287
}
288
289
getServiceObject() {
290
return
this.serviceObject
Callers
13
getStreamConsumerName
Function · 0.80
getCloudFrontCachePolicyName
Function · 0.80
getEcrRepositoryName
Function · 0.80
update
Method · 0.80
getTopicId
Method · 0.80
connect
Method · 0.80
display
Method · 0.80
shouldCreateDefaultRole
Function · 0.80
validateServiceProxies
Function · 0.80
compileIamRoleToKinesis
Function · 0.80
compileIamRoleToSns
Function · 0.80
compileIamRoleToSqs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected