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 }}
kellertk
/
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
docs
utilities
data_classes.md
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2024
feat(event_source): Add support for S3 batch operations (#3572)
Show description for c466c80
sbailliez
and
leandrodamascena
authored
c466c80
View commit details
Copy full SHA for c466c80
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
feat(data_classes): add support for Bedrock Agents event (#3262)
Show description for 0964e75
rubenfonseca
and
leandrodamascena
authored
0964e75
View commit details
Copy full SHA for 0964e75
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
feat(event_handler): add support to VPC Lattice payload v2 (#3153)
Show description for 2ceb630
stephenbawks
and
leandrodamascena
authored
2ceb630
View commit details
Copy full SHA for 2ceb630
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
docs(event_handler): add micro function examples (#3056)
Show description for 4e8ca0f
TonySherman
and
leandrodamascena
authored
4e8ca0f
View commit details
Copy full SHA for 4e8ca0f
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
feat(event_source): add Kinesis Firehose Data Transformation data class (#3029)
Show description for 455836c
3 people
authored
455836c
View commit details
Copy full SHA for 455836c
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
feat(event_sources): add Secrets Manager secret rotation event (#3061)
Show description for ea30084
roger-zhangg
and
leandrodamascena
authored
ea30084
View commit details
Copy full SHA for ea30084
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
docs(navigation): remove nofollow attribute for internal links (#2867)
leandrodamascena
authored
d97d176
View commit details
Copy full SHA for d97d176
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
docs(navigation): add nofollow attribute (#2842)
leandrodamascena
authored
c9976a6
View commit details
Copy full SHA for c9976a6
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
docs(navigation): make Key Feature the first section (#2517)
leandrodamascena
authored
375640c
View commit details
Copy full SHA for 375640c
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
feat(event_sources): add AWS Config Rule event data class (#2175)
leandrodamascena
authored
ec207b1
View commit details
Copy full SHA for ec207b1
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
feat(event_sources): add support for VPC Lattice events (#2358)
Show description for ad6a85b
3 people
authored
ad6a85b
View commit details
Copy full SHA for ad6a85b
View code at this point
Browse repository at this point
docs(navigation): standardize link targets to enhance customer experience (#2420)
Show description for f0dcb8f
leandrodamascena
and
erikayao93
authored
f0dcb8f
View commit details
Copy full SHA for f0dcb8f
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
feat(event_sources): Add __str__ to Data Classes base DictWrapper (#2129)
Show description for 4663745
3 people
authored
4663745
View commit details
Copy full SHA for 4663745
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
feat(event_sources): support for S3 Event Notifications through EventBridge (#2024)
Show description for 92b1c7a
ivica-k
and
heitorlessa
authored
92b1c7a
View commit details
Copy full SHA for 92b1c7a
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
docs(event-source): fix incorrect method in example CloudWatch Logs (#1857)
ashutoshojha5
authored
0c6c14c
View commit details
Copy full SHA for 0c6c14c
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
feat(event_sources): extract CloudWatch Logs in Kinesis streams (#1710)
heitorlessa
authored
28239ad
View commit details
Copy full SHA for 28239ad
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Merge branch 'develop' into v2
rubenfonseca
authored
61aa6bc
View commit details
Copy full SHA for 61aa6bc
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
feat(data-classes): replace AttributeValue in DynamoDBStreamEvent with deserialized Python values (#1619)
Show description for bf0ae43
shanab
and
heitorlessa
authored
bf0ae43
View commit details
Copy full SHA for bf0ae43
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
feat(data_classes): add KinesisFirehoseEvent (#1540)
Show description for 416ab1b
3 people
authored
416ab1b
View commit details
Copy full SHA for 416ab1b
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
feat(data-classes): add KafkaEvent and KafkaEventRecord (#1485)
Show description for a107098
2 people
authored and
rubenfonseca
committed
a107098
View commit details
Copy full SHA for a107098
View code at this point
Browse repository at this point
feat(event_sources): add CloudWatch dashboard custom widget event (#1474)
Show description for 9216125
3 people
committed
9216125
View commit details
Copy full SHA for 9216125
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
feat(event_handlers): Add support for Lambda Function URLs (#1408)
rubenfonseca
authored
5dfc459
View commit details
Copy full SHA for 5dfc459
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
docs: consistency around admonitions and snippets (#919)
Show description for f985c40
DanyC97
and
heitorlessa
authored
f985c40
View commit details
Copy full SHA for f985c40
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
feat(data-classes): ActiveMQ and RabbitMQ support (#770)
Show description for 1bcd4ff
michaelbrewer
and
heitorlessa
authored
1bcd4ff
View commit details
Copy full SHA for 1bcd4ff
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
refactor(data-classes): clean up internal logic for APIGatewayAuthorizerResponse (#643)
michaelbrewer
authored
2506c94
View commit details
Copy full SHA for 2506c94
View code at this point
Browse repository at this point
fix(data-classes): use correct asdict funciton (#666)
michaelbrewer
authored
42abbc8
View commit details
Copy full SHA for 42abbc8
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
chore: markdown linter fixes (#636)
michaelbrewer
authored
068bb42
View commit details
Copy full SHA for 068bb42
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
docs(data-class): fix invalid syntax in new AppSync Authorizer
heitorlessa
committed
26d778e
View commit details
Copy full SHA for 26d778e
View code at this point
Browse repository at this point
docs(data-classes): make authorizer concise; use enum (#630)
heitorlessa
authored
d65f2a7
View commit details
Copy full SHA for d65f2a7
View code at this point
Browse repository at this point
feat(data-classes): authorizer for http api and rest api (#620)
michaelbrewer
authored
d02dd2e
View commit details
Copy full SHA for d02dd2e
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
feat(data-classes): AppSync Lambda authorizer event (#610)
michaelbrewer
authored
0258400
View commit details
Copy full SHA for 0258400
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
chore(docs): correct markdown based on markdown lint (#603)
michaelbrewer
authored
f7cd398
View commit details
Copy full SHA for f7cd398
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
docs(data_classes): fix missing dynamodb stream get_type/value
heitorlessa
committed
8724294
View commit details
Copy full SHA for 8724294
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
feat(data-classes): decorator to instantiate data_classes and docs updates (#442)
michaelbrewer
authored
675cc24
View commit details
Copy full SHA for 675cc24
View code at this point
Browse repository at this point
Commits on May 17, 2021
feat(data-classes): support for code pipeline job event (#416)
michaelbrewer
authored
22754d3
View commit details
Copy full SHA for 22754d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.