File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -291,5 +291,5 @@ func main() {
291
291
Resources used to assess these recommendations:
292
292
293
293
* [ GCP Cloud Functions: Tips & Tricks] ( https://cloud.google.com/functions/docs/bestpractices/tips#use_global_variables_to_reuse_objects_in_future_invocations )
294
- * [ Best practices for working with AWS Lambda functions] ( https://docs.aws.amazon.com/lambda/latest/dg/best-practices.md )
295
- * [ AWS Lambda: Comparing the effect of global scope] ( https://docs.aws.amazon.com/lambda/latest/operatorguide/global-scope.md )
294
+ * [ Best practices for working with AWS Lambda functions] ( https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html )
295
+ * [ AWS Lambda: Comparing the effect of global scope] ( https://docs.aws.amazon.com/lambda/latest/operatorguide/global-scope.html )
You can’t perform that action at this time.
0 commit comments