Reduce function memory size

This commit is contained in:
Dylan
2025-08-23 16:25:17 +01:00
parent a314d5f65e
commit 98196b0e30

View File

@@ -47,7 +47,7 @@ functions:
handler: wsgi_handler.handler
url: true
timeout: 15
memorySize: 500
memorySize: 128
layers:
- Ref: PythonRequirementsLambdaLayer