Reduce function memory size
This commit is contained in:
@@ -47,7 +47,7 @@ functions:
|
|||||||
handler: wsgi_handler.handler
|
handler: wsgi_handler.handler
|
||||||
url: true
|
url: true
|
||||||
timeout: 15
|
timeout: 15
|
||||||
memorySize: 500
|
memorySize: 128
|
||||||
layers:
|
layers:
|
||||||
- Ref: PythonRequirementsLambdaLayer
|
- Ref: PythonRequirementsLambdaLayer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user