Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/serverless/examples
/
Class
aws-node-cdk-extension/lib/example-stack.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
const
sqs = require(
'aws-cdk-lib/aws-sqs'
)
3
4
class
ExampleStack extends Stack {
5
/**
6
*
7
* @param {Construct} scope
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected