backend-and-orchestration-t.../references_for_lambda.md
Mia von Steinkirch, PhD, MSc 0c0885bf6a
Update references_for_lambda.md
2020-03-18 11:07:13 -07:00

5 lines
358 B
Markdown

# References for Lambda Functions
- [JavaScript 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).