Skip to content

docs: add lambda templates content#8159

Open
amrabed wants to merge 3 commits intoaws-powertools:developfrom
amrabed:docs/add-lambda-templates-content
Open

docs: add lambda templates content#8159
amrabed wants to merge 3 commits intoaws-powertools:developfrom
amrabed:docs/add-lambda-templates-content

Conversation

@amrabed
Copy link
Copy Markdown

@amrabed amrabed commented Apr 19, 2026

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

Please share what the user experience looks like before and after this change


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.

@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Apr 19, 2026
@boring-cyborg
Copy link
Copy Markdown

boring-cyborg bot commented Apr 19, 2026

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 19, 2026
@amrabed amrabed marked this pull request as ready for review April 19, 2026 18:44
@amrabed amrabed requested a review from a team as a code owner April 19, 2026 18:44
@amrabed amrabed requested a review from sdangol April 19, 2026 18:44
Copy link
Copy Markdown
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @amrabed thanks for sending this PR. We need to make some small changes before we merge this.

Comment thread docs/we_made_this.md Outdated

### 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread docs/we_made_this.md Outdated

[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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Stop Writing Lambda Boilerplate
### Stop writing Lambda boilerplate

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread docs/we_made_this.md Outdated
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"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this, the article covers this topic too.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 19, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[I Made This]: AWS Lambda Templates - Python [I Made This]: Stop Writing Lambda Boilerplate

2 participants