We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332a205 commit c911fcfCopy full SHA for c911fcf
community-examples.json
@@ -632,5 +632,10 @@
632
"name": "Serverless Typescript cognito local lambda triggers",
633
"description": "Serverless Framework example to run a cognito triggered lambda locally using Serverless offline",
634
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-cognito-local"
635
+ },
636
+ {
637
+ "name": "Serverless SQS offline + TypeScript + ElasticMQ Example",
638
+ "description": "Serverless Framework example to run AWS SQS service locally using https://github.com/softwaremill/elasticmq",
639
+ "githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-node-typescript-offline-with-elasticmq"
640
}
641
]
0 commit comments