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
Accelerator
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 }}
step-security-bot
/
powertools-lambda-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
Breadcrumbs
History for
powertools-lambda-python
Makefile
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2024
feat(v3): merging develop into v3 (#5160)
Show description for 3044444
14 people
authored
3044444
View commit details
Copy full SHA for 3044444
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
fix(internal): call ruff with correct args (#3901)
rubenfonseca
authored
e32cbab
View commit details
Copy full SHA for e32cbab
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
chore(ci): remove aws-encryption-sdk from Lambda layer due to cffi being tied to python version (#3853)
Show description for 7e82011
leandrodamascena
and
Cavalcante Damascena
authored
7e82011
View commit details
Copy full SHA for 7e82011
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
docs(data-masking): add docs for data masking utility (#3186)
seshubaws
authored
ced0a3d
View commit details
Copy full SHA for ced0a3d
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
feat(idempotency): adding redis as idempotency backend (#2567)
Show description for 1e7388c
4 people
authored
1e7388c
View commit details
Copy full SHA for 1e7388c
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
chore(tests): temporarily disable E2E parallelism (#3484)
Show description for 69b8a36
heitorlessa
authored
69b8a36
View commit details
Copy full SHA for 69b8a36
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
fix(event_handler): serialize pydantic/dataclasses in exception handler (#3455)
Show description for 05dd82b
heitorlessa
and
leandrodamascena
authored
05dd82b
View commit details
Copy full SHA for 05dd82b
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
chore(ci): lint and type checking removal in Pydantic v2 quality check (#3360)
leandrodamascena
authored
364b8b4
View commit details
Copy full SHA for 364b8b4
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
docs(contributing): initial structure for revamped contributing guide (#3133)
Show description for 4b0140b
heitorlessa
and
leandrodamascena
authored
4b0140b
View commit details
Copy full SHA for 4b0140b
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
feat(data_masking): add new sensitive data masking utility (#2197)
Show description for 35fb001
7 people
authored
35fb001
View commit details
Copy full SHA for 35fb001
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
chore(deps-dev): bump mypy-boto3-appconfigdata from 1.26.70 to 1.27.0 (#2636)
Show description for 2a9c487
dependabot[bot]
and
leandrodamascena
authored
2a9c487
View commit details
Copy full SHA for 2a9c487
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
chore(ci): replace flake8 with Ruff as a linter (#2495)
leandrodamascena
authored
fa7cc51
View commit details
Copy full SHA for fa7cc51
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
fix(shared): move to static version bumping to prevent issues with customers custom builds (#2386)
heitorlessa
authored
8f0b808
View commit details
Copy full SHA for 8f0b808
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
fix: git-chlg docker image is broken
Show description for 09fca93
rubenfonseca
committed
09fca93
View commit details
Copy full SHA for 09fca93
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
chore(ci): re-create versioned API docs for new pages deployment
heitorlessa
committed
e9e929b
View commit details
Copy full SHA for e9e929b
View code at this point
Browse repository at this point
chore(ci): re-create versioned API docs for new pages deployment
heitorlessa
committed
5ee4f18
View commit details
Copy full SHA for 5ee4f18
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
feat(layers): add support for publishing v2 layer (#1558)
Show description for bbc1c14
rubenfonseca
and
heitorlessa
committed
bbc1c14
View commit details
Copy full SHA for bbc1c14
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
fix(ci): calculate parallel jobs based on infrastructure needs (#1475)
heitorlessa
authored
48b504f
View commit details
Copy full SHA for 48b504f
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
chore(tests): build and deploy Lambda Layer stack once (#1466)
heitorlessa
authored
122f989
View commit details
Copy full SHA for 122f989
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
chore(governance): add pre-configured dev environment with GitPod.io to ease contributions (#1403)
Show description for bb1eda7
leandrodamascena
and
heitorlessa
authored
bb1eda7
View commit details
Copy full SHA for bb1eda7
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
docs(examples): enforce and fix all mypy errors (#1393)
heitorlessa
authored
723effc
View commit details
Copy full SHA for 723effc
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
chore(ci): increase release automation and limit to one manual step (#1297)
heitorlessa
authored
29c2403
View commit details
Copy full SHA for 29c2403
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
chore(ci): add end to end testing mechanism (#1247)
Show description for b852946
5 people
authored
b852946
View commit details
Copy full SHA for b852946
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
docs(tracer): split and lint code snippets (#1260)
heitorlessa
authored
9eb127a
View commit details
Copy full SHA for 9eb127a
View code at this point
Browse repository at this point
docs(lint): add markdownlint rules and automation (#1256)
heitorlessa
authored
17937d8
View commit details
Copy full SHA for 17937d8
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
chore(ci): changelog pre-generation to fetch tags from origin
heitorlessa
committed
b87ee39
View commit details
Copy full SHA for b87ee39
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
chore: bump to 1.25.2
heitorlessa
committed
2a3ff9a
View commit details
Copy full SHA for 2a3ff9a
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
feat(mypy): complete mypy support for the entire codebase (#943)
Show description for dea696e
3 people
authored
dea696e
View commit details
Copy full SHA for dea696e
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
feat(tracer): add service annotation when service is set (#861)
heitorlessa
authored
e4a1b9d
View commit details
Copy full SHA for e4a1b9d
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
fix(deps): bump poetry to latest (#592)
michaelbrewer
authored
a3681f1
View commit details
Copy full SHA for a3681f1
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
refactor(feature-toggles): Code coverage and housekeeping (#530)
michaelbrewer
authored
749a372
View commit details
Copy full SHA for 749a372
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
feat(mypy): add mypy support to makefile (#508)
michaelbrewer
authored
27c82d8
View commit details
Copy full SHA for 27c82d8
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
chore: fix changelog file redirection
Show description for 7c89667
heitorlessa
committed
7c89667
View commit details
Copy full SHA for 7c89667
View code at this point
Browse repository at this point
Commits on May 28, 2021
chore: assited changelog pre-generation, auto-label PR (#443)
heitorlessa
authored
b2b3e42
View commit details
Copy full SHA for b2b3e42
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
fix: downgrade poetry to 1.1.4 (#385)
Show description for ad4092e
heitorlessa
authored
ad4092e
View commit details
Copy full SHA for ad4092e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.