backend-and-orchestration-t.../code/aws/lambda-function/README.md
2023-07-14 21:50:31 -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).