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 }}
CoderTheNightRider
/
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
Breadcrumbs
History for
aws-lambda-powertools-python
aws_lambda_powertools
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2021
fix(idempotent): Correctly raise IdempotencyKeyError (#378)
michaelbrewer
authored
b558b18
View commit details
Copy full SHA for b558b18
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
feat(event-handler): Add AppSync handler decorator (#363)
Show description for a2c82b5
michaelbrewer
authored
a2c82b5
View commit details
Copy full SHA for a2c82b5
View code at this point
Browse repository at this point
feat(parameter): add dynamodb_endpoint_url for local_testing (#376)
Show description for 1b5d46a
rtrive
and
heitorlessa
authored
1b5d46a
View commit details
Copy full SHA for 1b5d46a
View code at this point
Browse repository at this point
fix(parser): S3Model support empty keys (#375)
Show description for 9a86321
heitorlessa
authored
9a86321
View commit details
Copy full SHA for 9a86321
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
fix(data-classes): Add missing operationName (#373)
michaelbrewer
authored
9f08fa6
View commit details
Copy full SHA for 9f08fa6
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
feat(parser): Add S3 Object Lambda Event (#362)
ran-isenberg
authored
28afbe4
View commit details
Copy full SHA for 28afbe4
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
fix(tracer): Correct type hint for MyPy (#365)
michaelbrewer
authored
7c9a319
View commit details
Copy full SHA for 7c9a319
View code at this point
Browse repository at this point
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
View commit details
Copy full SHA for 29497d4
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
michaelbrewer
authored
8c20b7a
View commit details
Copy full SHA for 8c20b7a
View code at this point
Browse repository at this point
feat(data-classes): Add S3 Object Lambda Event (#353)
michaelbrewer
authored
4179ac1
View commit details
Copy full SHA for 4179ac1
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
docs(tracer): Fix Tracer typing hinting for Pycharm (#345)
Show description for d93be1c
michaelbrewer
authored
d93be1c
View commit details
Copy full SHA for d93be1c
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
feat(parameters): Add force_fetch option (#341)
michaelbrewer
authored
b365fba
View commit details
Copy full SHA for b365fba
View code at this point
Browse repository at this point
docs(data-classes): Add more cognito code examples (#340)
michaelbrewer
authored
33bb7c8
View commit details
Copy full SHA for 33bb7c8
View code at this point
Browse repository at this point
feat(data-classes): Add appsync scalar_types_utils (#339)
Show description for 542eb5b
michaelbrewer
authored
542eb5b
View commit details
Copy full SHA for 542eb5b
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
feat(idempotent): Include function name in the idempotent key (#326)
Show description for 5daa45a
michaelbrewer
and
Joris Conijn
authored
5daa45a
View commit details
Copy full SHA for 5daa45a
View code at this point
Browse repository at this point
feat(data-classes): AppSync Resolver Event (#323)
Show description for 34c2fa9
michaelbrewer
and
heitorlessa
authored
34c2fa9
View commit details
Copy full SHA for 34c2fa9
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
feat(logging): Add correlation_id support (#321)
Show description for 48a64eb
michaelbrewer
and
heitorlessa
authored
48a64eb
View commit details
Copy full SHA for 48a64eb
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
feat(logging): Include exception_name (#320)
Show description for 0ec47dc
michaelbrewer
authored
0ec47dc
View commit details
Copy full SHA for 0ec47dc
View code at this point
Browse repository at this point
refactor(parameters): Consistently reference env (#319)
Show description for bc0b9cc
michaelbrewer
and
heitorlessa
authored
bc0b9cc
View commit details
Copy full SHA for bc0b9cc
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
docs: Correct code examples (#317)
Show description for 437ec9e
michaelbrewer
authored
437ec9e
View commit details
Copy full SHA for 437ec9e
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
fix(idempotency): TypeError when calling is_missing_idempotency_key with an int (#315)
michaelbrewer
authored
5ff76b7
View commit details
Copy full SHA for 5ff76b7
View code at this point
Browse repository at this point
docs(metrics): Corrections to the code examples (#314)
michaelbrewer
authored
bc17b5f
View commit details
Copy full SHA for bc17b5f
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
fix(idempotency): Correctly handle save_inprogress errors (#313)
michaelbrewer
authored
b6e61e2
View commit details
Copy full SHA for b6e61e2
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
docs(idempotency): tidy up doc before release (#309)
Show description for 7d2dabe
heitorlessa
authored
7d2dabe
View commit details
Copy full SHA for 7d2dabe
View code at this point
Browse repository at this point
fix(idempotency): PR feedback on config and kwargs
heitorlessa
committed
ae89970
View commit details
Copy full SHA for ae89970
View code at this point
Browse repository at this point
refactor(idempotent): Change UX to use a config class for non-persistence related features (#306)
Show description for 9763bbe
michaelbrewer
and
heitorlessa
authored
9763bbe
View commit details
Copy full SHA for 9763bbe
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
refactor(metrics): optimize validation and serialization (#307)
Show description for 271f560
heitorlessa
authored
271f560
View commit details
Copy full SHA for 271f560
View code at this point
Browse repository at this point
feat(idempotent): Add support for jmespath_options (#302)
Show description for b4d0baa
michaelbrewer
authored
b4d0baa
View commit details
Copy full SHA for b4d0baa
View code at this point
Browse repository at this point
feat(data-classes): Add connect contact flow event (#304)
Sordie
authored
5367f61
View commit details
Copy full SHA for 5367f61
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
feat(idempotency): Add raise_on_no_idempotency_key flag (#297)
Show description for 6e293b1
michaelbrewer
and
heitorlessa
authored
6e293b1
View commit details
Copy full SHA for 6e293b1
View code at this point
Browse repository at this point
fix: import time latency by lazily loading high level modules (#301)
Show description for 11ebcf9
heitorlessa
authored
11ebcf9
View commit details
Copy full SHA for 11ebcf9
View code at this point
Browse repository at this point
Commits on Feb 28, 2021
feat(idempotency): Fix KeyError when local_cache is True and an error is raised in the lambda handler (#300)
michaelbrewer
authored
d7b4afe
View commit details
Copy full SHA for d7b4afe
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
fix: correct behaviour to avoid caching "INPROGRESS" records (#295)
Show description for f1a8832
Tom McCarthy
and
michaelbrewer
authored
f1a8832
View commit details
Copy full SHA for f1a8832
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
feat: Idempotency helper utility (#245)
Show description for 03f7dcd
Tom McCarthy
and
michaelbrewer
authored
03f7dcd
View commit details
Copy full SHA for 03f7dcd
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
fix: sfix typing hit for envelope parse model (#286)
nmoutschen
authored
bf66299
View commit details
Copy full SHA for bf66299
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.