add server to gen pdf

This commit is contained in:
2025-07-28 21:43:29 -03:00
parent 369bdc9db3
commit c6e8978dcc
14 changed files with 174 additions and 297 deletions

View File

@@ -11,3 +11,4 @@ def get_dynamodb_client():
dynamodb_client = get_dynamodb_client()
s3_client = boto3.client('s3')