Move architecture
This commit is contained in:
parent
a4bb649c88
commit
7538a1f8aa
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user