backend-and-orchestration-t.../aws/lambda-function/README.md
2022-03-23 14:59:51 +04: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).