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
a07ed1fb0f
commit
7962c99f71
@ -14,7 +14,7 @@ inputs:
|
||||
region: ap-hongkong # 函数所在区域
|
||||
description: This is a function in ${app} application.
|
||||
memorySize: 128 # 内存大小,单位MB
|
||||
timeout: 6000 # 超时时间,单位秒
|
||||
timeout: 900 # 超时时间,单位秒
|
||||
events: # 触发器
|
||||
- timer: # 定时触发器
|
||||
parameters:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user