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 }}
florian42
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2021
docs: add amplify-cli instructions for public layer (#754)
AlessandroVol23
authored
a3b7b14
View commit details
Copy full SHA for a3b7b14
Browse repository at this point
Commits on Oct 7, 2021
feat(apigateway): add Router to allow large routing composition (#645)
BVMiko
authored
6fcedec
View commit details
Copy full SHA for 6fcedec
Browse repository at this point
chore: fix var expr
heitorlessa
committed
5c2444c
View commit details
Copy full SHA for 5c2444c
Browse repository at this point
chore: include public layers changelog
heitorlessa
committed
eff5a17
View commit details
Copy full SHA for eff5a17
Browse repository at this point
docs: add new public layer ARNs (#746)
Show description for 767987c
Alex
and
heitorlessa
authored
767987c
View commit details
Copy full SHA for 767987c
Browse repository at this point
chore: bump to 1.21.1
heitorlessa
committed
0334984
View commit details
Copy full SHA for 0334984
Browse repository at this point
chore: include regression in changelog
heitorlessa
committed
225947e
View commit details
Copy full SHA for 225947e
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 9fbe398
heitorlessa
committed
9fbe398
View commit details
Copy full SHA for 9fbe398
Browse repository at this point
chore(deps): bump boto3 from 1.18.54 to 1.18.56 (#742)
Show description for 54ab069
dependabot[bot]
authored
54ab069
View commit details
Copy full SHA for 54ab069
Browse repository at this point
chore(deps-dev): bump mkdocs-material from 7.3.1 to 7.3.2 (#741)
Show description for fc91f42
dependabot[bot]
authored
fc91f42
View commit details
Copy full SHA for fc91f42
Browse repository at this point
chore: ignore constants in test cov (#745)
heitorlessa
authored
721eacd
View commit details
Copy full SHA for 721eacd
Browse repository at this point
chore: ignore constants in tests cov
heitorlessa
committed
b1f8908
View commit details
Copy full SHA for b1f8908
Browse repository at this point
chore: add support for publishing fallback
heitorlessa
committed
51d15bb
View commit details
Copy full SHA for 51d15bb
Browse repository at this point
revert(metrics): typing regression on log_metrics callable (#744)
heitorlessa
authored
c999f40
View commit details
Copy full SHA for c999f40
Browse repository at this point
Commits on Oct 5, 2021
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 989a4f6
heitorlessa
committed
989a4f6
View commit details
Copy full SHA for 989a4f6
Browse repository at this point
chore: bump to 1.21.0
heitorlessa
committed
241b45a
View commit details
Copy full SHA for 241b45a
Browse repository at this point
chore(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 (#730)
Show description for 97c9423
dependabot[bot]
authored
97c9423
View commit details
Copy full SHA for 97c9423
Browse repository at this point
docs(jmespath): clarify envelope terminology
heitorlessa
committed
5641914
View commit details
Copy full SHA for 5641914
Browse repository at this point
chore(deps-dev): bump coverage from 5.5 to 6.0 (#732)
Show description for 465b6cb
dependabot[bot]
authored
465b6cb
View commit details
Copy full SHA for 465b6cb
Browse repository at this point
feat: expose jmespath powertools functions (#736)
heitorlessa
authored
af36fb5
View commit details
Copy full SHA for af36fb5
Browse repository at this point
chore(deps): bump boto3 from 1.18.51 to 1.18.54 (#733)
Show description for dec3c88
dependabot[bot]
authored
dec3c88
View commit details
Copy full SHA for dec3c88
Browse repository at this point
chore(deps-dev): bump mkdocs-material from 7.3.0 to 7.3.1 (#731)
Show description for 5fa43ca
dependabot[bot]
authored and
heitorlessa
committed
5fa43ca
View commit details
Copy full SHA for 5fa43ca
Browse repository at this point
docs(parser): fix incorrect import in root_validator example (#735)
heitorlessa
committed
b97d969
View commit details
Copy full SHA for b97d969
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for d019803
heitorlessa
committed
d019803
View commit details
Copy full SHA for d019803
Browse repository at this point
Commits on Oct 3, 2021
feat(feature_flags): Added inequality conditions (#721)
gwlester
authored
922ecf2
View commit details
Copy full SHA for 922ecf2
Browse repository at this point
fix(feature-flags): rules should evaluate with an AND op (#724)
ran-isenberg
authored
47ae544
View commit details
Copy full SHA for 47ae544
Browse repository at this point
Commits on Oct 1, 2021
fix(logger): push extra keys to the end (#722)
heitorlessa
committed
610f569
View commit details
Copy full SHA for 610f569
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 6047f6c
heitorlessa
committed
6047f6c
View commit details
Copy full SHA for 6047f6c
Browse repository at this point
fix(idempotency): sorting keys before hashing (#722)
heitorlessa
authored
ba68bc8
View commit details
Copy full SHA for ba68bc8
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for baa78ea
heitorlessa
committed
baa78ea
View commit details
Copy full SHA for baa78ea
Browse repository at this point
feat(feature-flags): Bring your own logger for debug (#709)
Show description for 1845053
4 people
authored
1845053
View commit details
Copy full SHA for 1845053
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for d0bd984
heitorlessa
committed
d0bd984
View commit details
Copy full SHA for d0bd984
Browse repository at this point
feat(feature-flags): improve "IN/NOT_IN"; new rule actions (#710)
Show description for c837e0a
3 people
authored
c837e0a
View commit details
Copy full SHA for c837e0a
Browse repository at this point
feat(idempotency): makes customers unit testing easier (#719)
Show description for 19b1526
Tom McCarthy
and
heitorlessa
authored
19b1526
View commit details
Copy full SHA for 19b1526
Browse repository at this point
feat(feature-flags): get_raw_configuration property in Store (#720)
heitorlessa
authored
2fc7c42
View commit details
Copy full SHA for 2fc7c42
Browse repository at this point
Previous
Next
You can’t perform that action at this time.