backend-and-orchestration-t.../references_for_lambda.md
Mia von Steinkirch 4a5d6f56a6 🧆 update readme:
2020-01-21 15:59:50 -08:00

5 lines
350 B
Markdown

# References for Lambda Functions
- [JS Cloudwatch logging test](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example).
- [Python functionby SQS and responding to a SNS topic](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example).