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 }}
dcheno
/
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 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
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
Commits on Mar 25, 2021
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
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: surface new 1.12.0 features and enhancements (#344)
Show description for 4c55108
heitorlessa
and
michaelbrewer
authored
4c55108
View commit details
Copy full SHA for 4c55108
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
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
Commits on Mar 12, 2021
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 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 5, 2021
docs(dataclasses): new Connect Contact Flow (#310)
Show description for 17008f2
heitorlessa
authored
17008f2
View commit details
Copy full SHA for 17008f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.