Move architecture
This commit is contained in:
parent
a4bb649c88
commit
7538a1f8aa
@ -4,6 +4,7 @@ provider:
|
|||||||
name: aws
|
name: aws
|
||||||
runtime: python3.12
|
runtime: python3.12
|
||||||
stage: dev
|
stage: dev
|
||||||
|
architecture: arm64
|
||||||
iamRoleStatements:
|
iamRoleStatements:
|
||||||
- Effect: Allow
|
- Effect: Allow
|
||||||
Action:
|
Action:
|
||||||
@ -47,7 +48,6 @@ functions:
|
|||||||
url: true
|
url: true
|
||||||
timeout: 15
|
timeout: 15
|
||||||
memorySize: 500
|
memorySize: 500
|
||||||
architecture: arm64
|
|
||||||
layers:
|
layers:
|
||||||
- Ref: PythonRequirementsLambdaLayer
|
- Ref: PythonRequirementsLambdaLayer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user