From 6c4de4d0f0c830e7147d62be447adee61d547b51 Mon Sep 17 00:00:00 2001 From: Ran Isenberg <60175085+ran-isenberg@users.noreply.github.com> Date: Mon, 5 May 2025 09:10:25 -0700 Subject: [PATCH] community docs - we made this addition --- docs/we_made_this.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/we_made_this.md b/docs/we_made_this.md index d46258a562f..57512bf9833 100644 --- a/docs/we_made_this.md +++ b/docs/we_made_this.md @@ -57,6 +57,8 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help * [Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK](https://www.ranthebuilder.cloud/post/automating-api-calls-with-agents-for-amazon-bedrock-with-powertools){target="_blank" rel="nofollow"} +* [Build Serverless WebSockets with AWS AppSync Events and Powertools for AWS Lambda](https://www.ranthebuilder.cloud/post/aws-appsync-events-and-powertools-for-aws-lambda){target="_blank" rel="nofollow"} + ### Making all your APIs idempotent > **Author: [Michael Walmsley](https://twitter.com/walmsles){target="_blank" rel="nofollow"}** :material-twitter: