Move architecture

This commit is contained in:
Dylan 2024-12-02 22:24:17 +00:00
parent a4bb649c88
commit 7538a1f8aa

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