🧆 update readme:

This commit is contained in:
Mia von Steinkirch 2020-01-21 15:59:50 -08:00
parent 60aae380b2
commit 4a5d6f56a6
245 changed files with 20300 additions and 6 deletions

5
references_for_lambda.md Normal file
View file

@ -0,0 +1,5 @@
# 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).