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