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 }}
jamesls
/
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
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2020
fix: remove DeleteMessageBatch call to SQS api if there are no messages to delete (#170)
Tom McCarthy
authored
52314e6
View commit details
Copy full SHA for 52314e6
Browse repository at this point
Merge pull request #168 from gyft/tests-missing
Show description for 805f23d
heitorlessa
authored
805f23d
View commit details
Copy full SHA for 805f23d
Browse repository at this point
fix: correct type hint Dict instead of dict
Show description for 4c97eae
michaelbrewer
and
heitorlessa
authored
4c97eae
View commit details
Copy full SHA for 4c97eae
Browse repository at this point
refactor: correct type hint
Show description for a5df40d
michaelbrewer
and
heitorlessa
authored
a5df40d
View commit details
Copy full SHA for a5df40d
Browse repository at this point
chore: better type hinting
michaelbrewer
committed
abf2cbe
View commit details
Copy full SHA for abf2cbe
Browse repository at this point
Commits on Sep 20, 2020
tests(validator): add missing tests for validator
Show description for 8487c89
michaelbrewer
committed
8487c89
View commit details
Copy full SHA for 8487c89
Browse repository at this point
Commits on Sep 18, 2020
feat(trigger): data class and helper functions for lambda trigger events (#159)
Show description for b654ca6
michaelbrewer
authored
b654ca6
View commit details
Copy full SHA for b654ca6
Browse repository at this point
feat: emf multiple metric values (#167)
Show description for a25e3b1
Tom McCarthy
authored
a25e3b1
View commit details
Copy full SHA for a25e3b1
Browse repository at this point
Merge pull request #153 from heitorlessa/feat/validator-utility
Show description for 5ee14b1
heitorlessa
authored
5ee14b1
View commit details
Copy full SHA for 5ee14b1
Browse repository at this point
improv: test to cover custom jmespath opts
heitorlessa
committed
f7f3c99
View commit details
Copy full SHA for f7f3c99
Browse repository at this point
docs: improve wording on jmespath fns
Show description for 4f1b4d7
heitorlessa
and
to-mc
authored
4f1b4d7
View commit details
Copy full SHA for 4f1b4d7
Browse repository at this point
docs: document validator utility
heitorlessa
committed
1bd4445
View commit details
Copy full SHA for 1bd4445
Browse repository at this point
Commits on Sep 16, 2020
chore: update changelog
heitorlessa
committed
0926176
View commit details
Copy full SHA for 0926176
Browse repository at this point
chore: fix docstring; import order
heitorlessa
committed
b8e45ea
View commit details
Copy full SHA for b8e45ea
Browse repository at this point
Commits on Sep 14, 2020
improv: add docstrings
heitorlessa
committed
6877dee
View commit details
Copy full SHA for 6877dee
Browse repository at this point
improv: fix kinesis envelope test
heitorlessa
committed
cd6c34f
View commit details
Copy full SHA for cd6c34f
Browse repository at this point
Commits on Sep 13, 2020
improv: test validator decorator
heitorlessa
committed
c766c10
View commit details
Copy full SHA for c766c10
Browse repository at this point
improv: test built-in envelopes
heitorlessa
committed
cce2ab4
View commit details
Copy full SHA for cce2ab4
Browse repository at this point
Commits on Sep 11, 2020
improv: add validate functional tests
heitorlessa
committed
4dc8c47
View commit details
Copy full SHA for 4dc8c47
Browse repository at this point
feat: add initial validator tests
heitorlessa
committed
3f45c1d
View commit details
Copy full SHA for 3f45c1d
Browse repository at this point
Merge branch 'develop' into feat/validator-utility
Show description for 49eb589
heitorlessa
committed
49eb589
View commit details
Copy full SHA for 49eb589
Browse repository at this point
Commits on Sep 4, 2020
feat: add cloudwatch_logs based on Bryan's feedback
heitorlessa
committed
349e88d
View commit details
Copy full SHA for 349e88d
Browse repository at this point
feat: add powertools_base64 custom fn
heitorlessa
committed
d7687c9
View commit details
Copy full SHA for d7687c9
Browse repository at this point
improv: make jmespath an official project dep
heitorlessa
committed
acc3b83
View commit details
Copy full SHA for acc3b83
Browse repository at this point
chore: bump version to 1.5.0 (#158)
Tom McCarthy
authored
063d8cd
View commit details
Copy full SHA for 063d8cd
Browse repository at this point
Commits on Sep 3, 2020
chore(batch): Housekeeping for recent changes (#157)
Show description for b8a8ab5
michaelbrewer
authored
b8a8ab5
View commit details
Copy full SHA for b8a8ab5
Browse repository at this point
Merge pull request #149 from Nr18/static-types
Show description for 80a7602
heitorlessa
authored
80a7602
View commit details
Copy full SHA for 80a7602
Browse repository at this point
Merge pull request #155 from awslabs/docs/batch_processing_util
Show description for 3be8d03
heitorlessa
authored
3be8d03
View commit details
Copy full SHA for 3be8d03
Browse repository at this point
docs: address readability feedbacks
heitorlessa
committed
285054d
View commit details
Copy full SHA for 285054d
Browse repository at this point
chore: add debug logging for sqs batch processing
Tom McCarthy
committed
592b5a8
View commit details
Copy full SHA for 592b5a8
Browse repository at this point
chore: remove middlewares module, moving decorator functionality to base and sqs
Tom McCarthy
committed
249b595
View commit details
Copy full SHA for 249b595
Browse repository at this point
docs: add detail to batch processing
Tom McCarthy
committed
24acda9
View commit details
Copy full SHA for 24acda9
Browse repository at this point
fix: throw exception by default if messages processing fails
Tom McCarthy
committed
64c7093
View commit details
Copy full SHA for 64c7093
Browse repository at this point
Commits on Sep 2, 2020
chore: add test for sqs_batch_processor interface
Tom McCarthy
committed
8517dd1
View commit details
Copy full SHA for 8517dd1
Browse repository at this point
feat: add built-in envelopes
heitorlessa
committed
1d21135
View commit details
Copy full SHA for 1d21135
Browse repository at this point
Previous
Next
You can’t perform that action at this time.