Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
aws-powertools
/
powertools-lambda-python
Public
generated from
amazon-archives/__template_MIT-0
Notifications
You must be signed in to change notification settings
Fork
458
Star
3.2k
Code
Issues
40
Pull requests
6
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
3f9865a
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 23, 2020
Merge branch 'develop' into pydantic
Show description for 3f9865a
heitorlessa
committed
3f9865a
Copy full SHA for 3f9865a
Merge pull request #130 from heitorlessa/docs/readability-improvements
Show description for d0aaad5
heitorlessa
authored
d0aaad5
Copy full SHA for d0aaad5
docs: move tenets; remove extra space
Show description for efd38d8
heitorlessa
committed
efd38d8
Copy full SHA for efd38d8
docs: use table for clarity
Show description for e89fbea
heitorlessa
committed
e89fbea
Copy full SHA for e89fbea
docs: add blog post, and quick example
Show description for ac0aba9
heitorlessa
committed
ac0aba9
Copy full SHA for ac0aba9
docs: subtle rewording for better clarity
Show description for 705371e
heitorlessa
committed
705371e
Copy full SHA for 705371e
docs: fix typos, log_event & sampling wording
Show description for 44db087
heitorlessa
committed
44db087
Copy full SHA for 44db087
docs: make sensitive info more explicit with an example
Show description for 10cb3a9
heitorlessa
committed
10cb3a9
Copy full SHA for 10cb3a9
docs: create Patching modules section; cleanup response wording
Show description for 3faf915
heitorlessa
committed
3faf915
Copy full SHA for 3faf915
docs: move concurrent asynchronous under escape hatch
Show description for 64f7aa8
heitorlessa
committed
64f7aa8
Copy full SHA for 64f7aa8
Merge pull request #128 from heitorlessa/feat/tracer-disallow-response-metadata
Show description for 3f74b03
heitorlessa
authored
3f74b03
Copy full SHA for 3f74b03
chore: update internal docstrings for consistency
heitorlessa
committed
91c05e6
Copy full SHA for 91c05e6
fix: remove actual response from debug logs
heitorlessa
committed
a68c967
Copy full SHA for a68c967
Commits on Aug 22, 2020
docs: grammar
heitorlessa
committed
f182b65
Copy full SHA for f182b65
docs: bring new feature upfront when returning sensitive info
heitorlessa
committed
a2f5076
Copy full SHA for a2f5076
chore: update changelog to reflect new feature
heitorlessa
committed
adfee49
Copy full SHA for adfee49
Merge branch 'develop' into feat/tracer-disallow-response-metadata
Show description for 76a7c35
heitorlessa
committed
76a7c35
Copy full SHA for 76a7c35
Merge pull request #126 from heitorlessa/fix/metrics-cold-start-split
Show description for ad00a92
heitorlessa
authored
ad00a92
Copy full SHA for ad00a92
chore: clarify changelog bugfix vs breaking change
heitorlessa
committed
800bca3
Copy full SHA for 800bca3
chore: remove/correct unnecessary debug logs
heitorlessa
committed
dde963d
Copy full SHA for dde963d
chore: fix debug log adding unused obj
heitorlessa
committed
cb51a4c
Copy full SHA for cb51a4c
fix: naming and staticmethod consistency
heitorlessa
committed
0a61687
Copy full SHA for 0a61687
improv: naming consistency
heitorlessa
committed
582f023
Copy full SHA for 582f023
fix: correct in_subsegment assertion
heitorlessa
committed
3ff8a01
Copy full SHA for 3ff8a01
feat: capture_response as metadata option #127
heitorlessa
committed
4e7236d
Copy full SHA for 4e7236d
feat: RFC: Validate incoming and outgoing events utility #95
Ran Isenberg
committed
913e310
Copy full SHA for 913e310
Merge branch 'fix/metrics-cold-start-split' of https://github.com/heitorlessa/aws-lambda-powertools-python into fix/metrics-cold-start-split
Show description for d6c9864
heitorlessa
committed
d6c9864
Copy full SHA for d6c9864
improv: explicitly assert not having ColdStart metric
heitorlessa
committed
059fec9
Copy full SHA for 059fec9
chore: grammar
Show description for ea26fc9
heitorlessa
and
to-mc
authored
ea26fc9
Copy full SHA for ea26fc9
Merge branch 'develop' into fix/metrics-cold-start-split
Show description for f51ba7c
heitorlessa
committed
f51ba7c
Copy full SHA for f51ba7c
chore: add metrics fix description
heitorlessa
committed
e6e5b85
Copy full SHA for e6e5b85
fix: update cold_start doc to reflect #125
heitorlessa
committed
4cb4982
Copy full SHA for 4cb4982
fix: split ColdStart metric to its own EMF blob #125
heitorlessa
committed
d4f8a19
Copy full SHA for d4f8a19
chore: correct typos
heitorlessa
committed
c9252c7
Copy full SHA for c9252c7
chore: version bump to 1.3.1
Tom McCarthy
committed
330c76a
Copy full SHA for 330c76a
Pagination
Previous
Next
You can’t perform that action at this time.