We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155204e commit ec31ce5Copy full SHA for ec31ce5
lambdas/shared/src/common/s3_event.py
@@ -1,5 +1,6 @@
1
from common.aws_lambda_event import AwsLambdaEvent
2
3
+
4
class S3EventRecord:
5
"""
6
S3 Event Parsing Utilities
0 commit comments