Added textract pipeline terraform code

This commit is contained in:
Pankaj Katariya
2024-04-12 17:01:18 +05:30
parent c0e082ff5e
commit 255c5cc87b
26 changed files with 2516 additions and 0 deletions
@@ -0,0 +1,3 @@
# AWS Lambda handler function
def lambda_handler(event, context):
print("Sender Lambda")