update the serverless.yml file

This commit is contained in:
Michael Duong 2025-11-04 18:09:40 +00:00
parent 2df774c1b1
commit 1e2968763c

View file

@ -4,6 +4,7 @@ provider:
name: aws
region: eu-west-2
architecture: x86_64
memorySize: 4096
environment:
RUNTIME_ENVIRONMENT: ${env:RUNTIME_ENVIRONMENT}
PREDICTIONS_BUCKET: ${env:PREDICTIONS_BUCKET}