Merge branch 'main' into prod
This commit is contained in:
commit
46d360903d
@ -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