Skip to content

Commit ad56e06

Browse files
feat: Add sqs offline with python and localstack example (serverless#746)
1 parent c911fcf commit ad56e06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,10 @@
637637
"name": "Serverless SQS offline + TypeScript + ElasticMQ Example",
638638
"description": "Serverless Framework example to run AWS SQS service locally using https://github.com/softwaremill/elasticmq",
639639
"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"
640645
}
641646
]

0 commit comments

Comments
 (0)