diff --git a/references_for_lambda.md b/references_for_lambda.md index dabc94e..ce8ea35 100644 --- a/references_for_lambda.md +++ b/references_for_lambda.md @@ -1,5 +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). +- [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).