Files
doczyai-pipelines/textract-pipeline/src/lambda/database-interface/index.py
T

3 lines
92 B
Python
Raw Normal View History

2024-04-12 17:01:18 +05:30
# AWS Lambda handler function
def lambda_handler(event, context):
print("Sender Lambda")