Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
khajaaa
/
aws-lambda-powertools-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
feat/batch-new-processor
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 17, 2021
chore: test model support
heitorlessa
committed
b0f170e
Copy full SHA for b0f170e
chore: address Tom's feedback on type name
heitorlessa
committed
53b8e75
Copy full SHA for 53b8e75
chore: linting
heitorlessa
committed
4a7ceea
Copy full SHA for 4a7ceea
fix: copy data not pointer if one subclasses it
Show description for 1b242eb
heitorlessa
and
gmcrocetti
authored
1b242eb
Copy full SHA for 1b242eb
Commits on Dec 13, 2021
fix: failure handler record types
heitorlessa
committed
7756d2c
Copy full SHA for 7756d2c
chore: improve mypy support on success/failure
heitorlessa
committed
4c95d39
Copy full SHA for 4c95d39
fix: mypy typing
heitorlessa
committed
251541c
Copy full SHA for 251541c
Commits on Dec 12, 2021
feat: draft implementation
heitorlessa
committed
09257ba
Copy full SHA for 09257ba
feat: mypy support
heitorlessa
committed
3217097
Copy full SHA for 3217097
chore: permanent exceptions TBD in separate PR
heitorlessa
committed
c757316
Copy full SHA for c757316
feat(batch): use event source data classes by default
heitorlessa
committed
1822456
Copy full SHA for 1822456
feat(batch): add DynamoDB Streams support
heitorlessa
committed
139f52b
Copy full SHA for 139f52b
fix: item identifier key should be constant
heitorlessa
committed
4cfcd34
Copy full SHA for 4cfcd34
feat(batch): add Kinesis Data streams support
heitorlessa
committed
4652237
Copy full SHA for 4652237
Commits on Dec 11, 2021
fix: mutability bug
heitorlessa
committed
5ab2ec7
Copy full SHA for 5ab2ec7
refactor: response over report
heitorlessa
committed
113a44f
Copy full SHA for 113a44f
Commits on Dec 10, 2021
feat(batch): new BatchProcessor for SQS, DynamoDB, Kinesis
heitorlessa
committed
b1ca7f1
Copy full SHA for b1ca7f1
fix(parser): mypy support for payload type override as models (#883)
Show description for 8de3729
heitorlessa
and
to-mc
authored
8de3729
Copy full SHA for 8de3729
Commits on Dec 9, 2021
fix(parameters): appconfig transform and return types (#877)
Show description for 4994349
3 people
authored
4994349
Copy full SHA for 4994349
Commits on Dec 8, 2021
fix(event-sources): handle claimsOverrideDetails set to null (#878)
michaelbrewer
authored
de3cf28
Copy full SHA for de3cf28
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 0348bd6
heitorlessa
committed
0348bd6
Copy full SHA for 0348bd6
chore: correct pr label order
Show description for d4c29b7
heitorlessa
committed
d4c29b7
Copy full SHA for d4c29b7
fix(metrics): explicit type to single_metric ctx manager (#865)
Show description for e1927d5
whardier
and
heitorlessa
authored
e1927d5
Copy full SHA for e1927d5
chore(deps-dev): bump black from 21.11b1 to 21.12b0 (#872)
Show description for 967f63b
dependabot[bot]
authored
967f63b
Copy full SHA for 967f63b
chore(deps): bump aws-xray-sdk from 2.8.0 to 2.9.0 (#876)
Show description for de26a94
dependabot[bot]
authored
de26a94
Copy full SHA for de26a94
Commits on Dec 7, 2021
fix(idempotency): include decorated fn name in hash (#869)
michaelbrewer
authored
5cb9852
Copy full SHA for 5cb9852
Commits on Dec 3, 2021
chore(deps): support arm64 when developing locally (#862)
michaelbrewer
authored
81fc02e
Copy full SHA for 81fc02e
docs(apigateway): fix sample layout provided (#864)
michaelbrewer
authored
fcfa2e4
Copy full SHA for fcfa2e4
Commits on Nov 30, 2021
docs: add new public Slack invite
heitorlessa
authored
8cfa773
Copy full SHA for 8cfa773
feat(tracer): add service annotation when service is set (#861)
heitorlessa
authored
e4a1b9d
Copy full SHA for e4a1b9d
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1 (#789)
Show description for 1ad18c9
dependabot[bot]
authored
1ad18c9
Copy full SHA for 1ad18c9
chore(deps): bump actions/setup-python from 2.3.0 to 2.3.1 (#852)
Show description for 4100d19
dependabot[bot]
authored
4100d19
Copy full SHA for 4100d19
fix(tracer): add warm start annotation (ColdStart=False) (#851)
heitorlessa
authored
c1eb928
Copy full SHA for c1eb928
Commits on Nov 29, 2021
chore(deps-dev): bump black from 21.10b0 to 21.11b1 (#839)
Show description for c3f6298
dependabot[bot]
authored
c3f6298
Copy full SHA for c3f6298
chore(deps): bump actions/setup-python from 2.2.2 to 2.3.0 (#831)
Show description for cf1c193
dependabot[bot]
authored
cf1c193
Copy full SHA for cf1c193
Pagination
Previous
Next
You can’t perform that action at this time.