Merge branch 'main' into prod

This commit is contained in:
Dylan 2024-12-02 22:24:33 +00:00
commit 46d360903d

View File

@ -4,6 +4,7 @@ provider:
name: aws
runtime: python3.12
stage: dev
architecture: arm64
iamRoleStatements:
- Effect: Allow
Action:
@ -47,7 +48,6 @@ functions:
url: true
timeout: 15
memorySize: 500
architecture: arm64
layers:
- Ref: PythonRequirementsLambdaLayer