docs: add lambda templates content#8159
Open
amrabed wants to merge 3 commits intoaws-powertools:developfrom
Open
docs: add lambda templates content#8159amrabed wants to merge 3 commits intoaws-powertools:developfrom
amrabed wants to merge 3 commits intoaws-powertools:developfrom
Conversation
|
Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need. |
leandrodamascena
requested changes
Apr 19, 2026
Contributor
leandrodamascena
left a comment
There was a problem hiding this comment.
Hey @amrabed thanks for sending this PR. We need to make some small changes before we merge this.
|
|
||
| ### Stop Writing Lambda Boilerplate | ||
|
|
||
| Introducing the [AWS Lambda Templates](https://github.com/amrabed/aws-lambda-templates){target="_blank"} repository — a collection of production-ready Python Lambda templates for Bedrock Agent, REST API, GraphQL, DynamoDB Stream, EventBridge, S3, and SQS scenarios, pre-wired with AWS Lambda Powertools, AWS CDK, Pydantic, and a robust testing infrastructure. |
Contributor
There was a problem hiding this comment.
Suggested change
| Introducing the [AWS Lambda Templates](https://github.com/amrabed/aws-lambda-templates){target="_blank"} repository — a collection of production-ready Python Lambda templates for Bedrock Agent, REST API, GraphQL, DynamoDB Stream, EventBridge, S3, and SQS scenarios, pre-wired with AWS Lambda Powertools, AWS CDK, Pydantic, and a robust testing infrastructure. | |
| Introducing the [AWS Lambda Templates](https://github.com/amrabed/aws-lambda-templates){target="_blank"} repository — a collection of production-ready Python Lambda templates for Bedrock Agent, REST API, GraphQL, DynamoDB Stream, EventBridge, S3, and SQS scenarios, pre-wired with Powertools for AWS Lambda, AWS CDK, Pydantic, and a robust testing infrastructure. |
|
|
||
| [Simplified Data Masking in AWS Lambda with Powertools](https://www.internetkatta.com/simplified-data-masking-in-aws-lambda-with-powertool){target="_blank" rel="nofollow"} | ||
|
|
||
| ### Stop Writing Lambda Boilerplate |
Contributor
There was a problem hiding this comment.
Suggested change
| ### Stop Writing Lambda Boilerplate | |
| ### Stop writing Lambda boilerplate |
Comment on lines
+255
to
+262
|
|
||
| ### AWS Lambda Templates - Python | ||
|
|
||
| > **Author: [Amr Abed :material-linkedin:](https://www.linkedin.com/in/amrabed){target="_blank"}** | ||
|
|
||
| A collection of production-ready Python Lambda templates for Bedrock Agent, REST API, GraphQL, DynamoDB Stream, EventBridge, S3, and SQS scenarios, pre-wired with AWS Lambda Powertools, AWS CDK, Pydantic, and a robust testing infrastructure. | ||
|
|
||
| :material-github: [github.com/amrabed/aws-lambda-templates](https://github.com/amrabed/aws-lambda-templates){target="_blank"} |
Contributor
There was a problem hiding this comment.
I think we can remove this, the article covers this topic too.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issue number: closes #8140, closes #8141
Summary
Add a blog post and a GitHub repository to the We made this section of the documentation
Changes
User experience
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.