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 }}
paulsuh
/
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
heitorlessa
Datepicker
All time
Commit history
Commits on May 18, 2023
docs(batch): add encryption at rest for SQS (#2290)
heitorlessa
authored
27d197c
View commit details
Copy full SHA for 27d197c
Browse repository at this point
Commits on May 12, 2023
chore(ci): fail create-pr when branch cannot be created or behind tip
heitorlessa
committed
1d84bad
View commit details
Copy full SHA for 1d84bad
Browse repository at this point
chore(ci): update layer ARN docs and create PR during release (#2240)
heitorlessa
authored
5b14452
View commit details
Copy full SHA for 5b14452
Browse repository at this point
chore(ci): bump package version after release via pull request (#2239)
Show description for 5850aa8
heitorlessa
authored
5850aa8
View commit details
Copy full SHA for 5850aa8
Browse repository at this point
chore(ci): convert create-pr steps into composite action (#2238)
Show description for b4b0137
heitorlessa
authored
b4b0137
View commit details
Copy full SHA for b4b0137
Browse repository at this point
Commits on May 8, 2023
chore(ci): skip analytics on forks (#2225)
heitorlessa
authored
923e368
View commit details
Copy full SHA for 923e368
Browse repository at this point
chore(ci): create pull request on changelog update (#2224)
Show description for d599649
heitorlessa
and
leandrodamascena
authored
d599649
View commit details
Copy full SHA for d599649
Browse repository at this point
Commits on May 5, 2023
chore(ci): schedule changelog to rebuild daily at 8am, and on release only (#2216)
heitorlessa
authored
3143a08
View commit details
Copy full SHA for 3143a08
Browse repository at this point
chore(ci): remove auto-merge workflow (#2214)
heitorlessa
authored
8b81fb0
View commit details
Copy full SHA for 8b81fb0
Browse repository at this point
chore(ci): enforce zero trust for third party workflows (#2215)
Show description for b7acc21
heitorlessa
and
leandrodamascena
authored
b7acc21
View commit details
Copy full SHA for b7acc21
Browse repository at this point
Commits on May 4, 2023
chore(ci): remove build step from release env; no more secrets need
heitorlessa
committed
409cb65
View commit details
Copy full SHA for 409cb65
Browse repository at this point
fix(ci): pypi publishing was targetting test endpoint
heitorlessa
committed
7504eb0
View commit details
Copy full SHA for 7504eb0
Browse repository at this point
Commits on May 3, 2023
chore(ci): use new pypi trusted publisher for increase security (#2198)
Show description for 538f12d
heitorlessa
and
rubenfonseca
authored
538f12d
View commit details
Copy full SHA for 538f12d
Browse repository at this point
Commits on May 2, 2023
docs(jmespath): fix MD037/no-space-in-emphasis
heitorlessa
committed
a2529c7
View commit details
Copy full SHA for a2529c7
Browse repository at this point
Commits on May 1, 2023
feat(logger): add DatadogLogFormatter and observability provider (#2183)
heitorlessa
authored
280e6ef
View commit details
Copy full SHA for 280e6ef
Browse repository at this point
Commits on Apr 26, 2023
docs(tutorial): use newer sam cli template; update to py3.10 (#2167)
heitorlessa
authored
f847564
View commit details
Copy full SHA for f847564
Browse repository at this point
Commits on Apr 21, 2023
chore(batch): safeguard custom use of BatchProcessingError exception (#2155)
heitorlessa
authored
d00425f
View commit details
Copy full SHA for d00425f
Browse repository at this point
Commits on Apr 18, 2023
docs(readme): update python version badge to 3.10
Show description for f5efe6f
heitorlessa
authored
f5efe6f
View commit details
Copy full SHA for f5efe6f
Browse repository at this point
Commits on Apr 17, 2023
chore(github): new tech debt issue form (#2131)
Show description for 671af87
heitorlessa
authored
671af87
View commit details
Copy full SHA for 671af87
Browse repository at this point
Commits on Apr 7, 2023
docs(batch): use newly supported Json model (#2100)
heitorlessa
authored
1977faf
View commit details
Copy full SHA for 1977faf
Browse repository at this point
feat(batch): reduce boilerplate with process_partial_response (#2090)
heitorlessa
authored
60d0363
View commit details
Copy full SHA for 60d0363
Browse repository at this point
Commits on Apr 5, 2023
feat(idempotency): allow custom sdk clients in DynamoDBPersistenceLayer (#2087)
heitorlessa
authored
50ac176
View commit details
Copy full SHA for 50ac176
Browse repository at this point
Commits on Mar 31, 2023
docs(idempotency): new sequence diagrams, fix idempotency record vs DynamoDB TTL confusion (#2074)
heitorlessa
authored
3873f53
View commit details
Copy full SHA for 3873f53
Browse repository at this point
Commits on Mar 24, 2023
docs(logger): warn append_keys on not being thread-safe (#2046)
heitorlessa
authored
f5824ee
View commit details
Copy full SHA for f5824ee
Browse repository at this point
Commits on Mar 6, 2023
docs(homepage): revamp install UX & share how we build Lambda Layer (#1978)
heitorlessa
authored
f737a94
View commit details
Copy full SHA for f737a94
Browse repository at this point
Commits on Mar 1, 2023
chore(ci): disable pypi test due to maintenance mode
heitorlessa
committed
60cd53a
View commit details
Copy full SHA for 60cd53a
Browse repository at this point
chore: update project description
heitorlessa
committed
8bcc629
View commit details
Copy full SHA for 8bcc629
Browse repository at this point
fix(idempotency): revert dict mutation that impacted static_pk_value feature (#1970)
Show description for ca9686d
heitorlessa
and
Adam Tankanow
authored
ca9686d
View commit details
Copy full SHA for ca9686d
Browse repository at this point
chore(parser): add workaround to make API GW test button work (#1971)
heitorlessa
authored
af7f760
View commit details
Copy full SHA for af7f760
Browse repository at this point
docs(appsync): add mutation example and infrastructure fix (#1964)
Show description for 80befe9
heitorlessa
authored
80befe9
View commit details
Copy full SHA for 80befe9
Browse repository at this point
Commits on Feb 15, 2023
docs(home): update powertools definition
Show description for eb10c8e
heitorlessa
authored
eb10c8e
View commit details
Copy full SHA for eb10c8e
Browse repository at this point
Commits on Feb 10, 2023
docs(engine): re-enable clipboard button for code snippets
heitorlessa
committed
5229ac3
View commit details
Copy full SHA for 5229ac3
Browse repository at this point
docs(metrics): remove reduntant wording before release
heitorlessa
committed
332abb6
View commit details
Copy full SHA for 332abb6
Browse repository at this point
docs(metrics): fix syntax highlighting for new default_dimensions
heitorlessa
committed
dfad50b
View commit details
Copy full SHA for dfad50b
Browse repository at this point
Commits on Feb 3, 2023
chore(maintainers): fix release workflow rename
Show description for e2f9f6b
heitorlessa
authored
e2f9f6b
View commit details
Copy full SHA for e2f9f6b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.