mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Update serverless.yml
This commit is contained in:
parent
d46c278cac
commit
d7b02694c4
@ -14,7 +14,7 @@ inputs:
|
|||||||
region: ap-hongkong # 函数所在区域
|
region: ap-hongkong # 函数所在区域
|
||||||
description: This is a function in ${app} application.
|
description: This is a function in ${app} application.
|
||||||
memorySize: 128 # 内存大小,单位MB
|
memorySize: 128 # 内存大小,单位MB
|
||||||
timeout: 6000 # 超时时间,单位秒
|
timeout: 900 # 超时时间,单位秒
|
||||||
events: # 触发器
|
events: # 触发器
|
||||||
- timer: # 定时触发器
|
- timer: # 定时触发器
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user