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 c911fcf commit ad56e06Copy full SHA for ad56e06
community-examples.json
@@ -637,5 +637,10 @@
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
+ {
642
+ "name": "Serverless SQS offline + Python + Localstack",
643
+ "description": "Serverless Framework example to run AWS SQS service locally using https://github.com/localstack",
644
+ "githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-python"
645
}
646
]
0 commit comments