Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aws
/
aws-lambda-rust-runtime
Public
Notifications
You must be signed in to change notification settings
Fork
396
Star
3.6k
Code
Issues
19
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add builder pattern support for event response types
- #1090
#1090
Merged
GradExMachina
merged 14 commits into
main
aws/aws-lambda-rust-runtime:main
from
derive-builders
aws/aws-lambda-rust-runtime:derive-builders
Copy head branch name to clipboard
Feb 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add builder pattern support for event response types
#1090
GradExMachina
merged 14 commits into
main
aws/aws-lambda-rust-runtime:main
from
derive-builders
aws/aws-lambda-rust-runtime:derive-builders
Copy head branch name to clipboard
Commits
Commits on Jan 19, 2026
Add builder pattern support for event response types
Show description for 071ff54
GradExMachina
committed
071ff54
View commit details
Copy full SHA for 071ff54
Browse repository at this point
fmt+fix feature flag
GradExMachina
committed
06d9bb9
View commit details
Copy full SHA for 06d9bb9
Browse repository at this point
Update readme
GradExMachina
committed
9f87a56
View commit details
Copy full SHA for 9f87a56
Browse repository at this point
feat: migrate from derive_builder to bon
Show description for fa2af97
GradExMachina
committed
fa2af97
View commit details
Copy full SHA for fa2af97
Browse repository at this point
docs: update README to reflect bon migration
Show description for f9fd468
GradExMachina
committed
f9fd468
View commit details
Copy full SHA for f9fd468
Browse repository at this point
style: run cargo fmt and clippy --fix
Show description for 86cd174
GradExMachina
committed
86cd174
View commit details
Copy full SHA for 86cd174
Browse repository at this point
fix: allow clippy::should_implement_trait for 'sub' fields
Show description for 09b5819
GradExMachina
committed
09b5819
View commit details
Copy full SHA for 09b5819
Browse repository at this point
fix: move clippy allow to struct level for bon builders
Show description for 610b520
GradExMachina
committed
610b520
View commit details
Copy full SHA for 610b520
Browse repository at this point
fix: update examples to work with bon builders
Show description for bbd6773
GradExMachina
committed
bbd6773
View commit details
Copy full SHA for bbd6773
Browse repository at this point
style: apply nightly rustfmt formatting
GradExMachina
committed
6afee4e
View commit details
Copy full SHA for 6afee4e
Browse repository at this point
fix: make SqsEvent other field optional in builder
GradExMachina
committed
f40cfa1
View commit details
Copy full SHA for f40cfa1
Browse repository at this point
Fix nits
GradExMachina
committed
1231e8c
View commit details
Copy full SHA for 1231e8c
Browse repository at this point
Apply suggestion from @FullyTyped
GradExMachina
authored
ebd69a6
View commit details
Copy full SHA for ebd69a6
Browse repository at this point
Commits on Feb 1, 2026
fmt
GradExMachina
committed
b10f52b
View commit details
Copy full SHA for b10f52b
Browse repository at this point
You can’t perform that action at this time.