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 }}
gavinjwl
/
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
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 23, 2022
fix(ci): disable merged_pr workflow
Show description for 5f06a9e
heitorlessa
authored
5f06a9e
Copy full SHA for 5f06a9e
docs(tracer): snippets split, improved, and lint (#1261)
Show description for 159dcbb
heitorlessa
authored
159dcbb
Copy full SHA for 159dcbb
fix(ci): merged_pr add issues write access
heitorlessa
authored
b078f9e
Copy full SHA for b078f9e
docs(tracer): split and lint code snippets (#1260)
heitorlessa
authored
9eb127a
Copy full SHA for 9eb127a
fix(ci): quote prBody GH expr on_opened_pr
heitorlessa
authored
b45d382
Copy full SHA for b45d382
docs(lint): add markdownlint rules and automation (#1256)
heitorlessa
authored
17937d8
Copy full SHA for 17937d8
fix(ci): remove utf-8 body in octokit body req
Show description for b0527d5
heitorlessa
authored
b0527d5
Copy full SHA for b0527d5
fix(ci): reusable workflow secrets param
Show description for 329badc
heitorlessa
authored
329badc
Copy full SHA for 329badc
chore(deps-dev): bump flake8-bugbear from 22.4.25 to 22.6.22 (#1258)
dependabot[bot]
authored
523e053
Copy full SHA for 523e053
Commits on Jun 20, 2022
chore(deps-dev): bump mypy-boto3-dynamodb from 1.24.0 to 1.24.12 (#1255)
Show description for 0f91d9b
dependabot[bot]
authored
0f91d9b
Copy full SHA for 0f91d9b
Commits on Jun 17, 2022
chore(deps-dev): bump mypy-boto3-secretsmanager (#1252)
Show description for 587394b
dependabot[bot]
authored
587394b
Copy full SHA for 587394b
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for bf2ff1f
heitorlessa
committed
bf2ff1f
Copy full SHA for bf2ff1f
chore(governance): fix on_merged_pr workflow syntax
heitorlessa
committed
b9447a9
Copy full SHA for b9447a9
chore(test-perf): use pytest-benchmark to improve reliability (#1250)
heitorlessa
authored
5fbff55
Copy full SHA for 5fbff55
Commits on Jun 16, 2022
chore(layers): bump to 21 for 1.26.2
heitorlessa
committed
21e1c5c
Copy full SHA for 21e1c5c
chore: bump to 1.26.2
heitorlessa
committed
8ce0455
Copy full SHA for 8ce0455
chore(governance): fix workflow action requirements & syntax
heitorlessa
committed
165aa45
Copy full SHA for 165aa45
fix(event-handler): body to empty string in CORS preflight (ALB non-compliant) (#1249)
heitorlessa
authored
d1b8e83
Copy full SHA for d1b8e83
Commits on Jun 10, 2022
chore(governance): address gh reusable workflow limitation
heitorlessa
committed
2bd8722
Copy full SHA for 2bd8722
chore(governance): check for related issue in new PRs
heitorlessa
committed
78976b5
Copy full SHA for 78976b5
chore(governance): limit build workflow to code changes only
heitorlessa
committed
91411f3
Copy full SHA for 91411f3
chore(governance): enforce safe scope on pr merge labelling
heitorlessa
committed
cac1965
Copy full SHA for cac1965
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 8e78e1a
heitorlessa
committed
8e78e1a
Copy full SHA for 8e78e1a
chore(governance): add release label on pr merge
heitorlessa
committed
954189d
Copy full SHA for 954189d
chore(deps): bump actions/setup-python from 3 to 4 (#1244)
Show description for 2302099
dependabot[bot]
authored
2302099
Copy full SHA for 2302099
chore(deps-dev): bump mypy-boto3-appconfig from 1.23.0.post1 to 1.24.0 (#1233)
Show description for e1a8f89
dependabot[bot]
authored
e1a8f89
Copy full SHA for e1a8f89
chore(governance): auto-merge on all PR events
heitorlessa
committed
a7f9e73
Copy full SHA for a7f9e73
chore(deps-dev): bump mypy-boto3-dynamodb from 1.23.0.post1 to 1.24.0 (#1234)
Show description for 707ad04
dependabot[bot]
authored
707ad04
Copy full SHA for 707ad04
chore(governance): auto-merge workflow_dispatch off
heitorlessa
authored
d8aed9f
Copy full SHA for d8aed9f
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 8bd4c7e
heitorlessa
committed
8bd4c7e
Copy full SHA for 8bd4c7e
chore(governance): auto-merge to use squash
heitorlessa
committed
73acee1
Copy full SHA for 73acee1
chore(deps-dev): bump mypy-boto3-secretsmanager from 1.23.8 to 1.24.0 (#1232)
Show description for 1775ee6
dependabot[bot]
authored
1775ee6
Copy full SHA for 1775ee6
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 6aea304
heitorlessa
committed
6aea304
Copy full SHA for 6aea304
chore(governance): auto-merge mypy-stub dependabot
heitorlessa
committed
3c249a0
Copy full SHA for 3c249a0
chore(deps-dev): bump mypy-boto3-ssm from 1.23.0.post1 to 1.24.0 (#1231)
Show description for b1df210
dependabot[bot]
authored
b1df210
Copy full SHA for b1df210
Pagination
Previous
Next
You can’t perform that action at this time.