chalice
chalice
since 2021-03-21
https://aws.github.io/chalice/index.html
schedule
since 2022-05-19
from chalice import Rate @app.schedule(Rate(1, unit=Rate.HOURS)) def do_something_hourly(event): # 1時間ごとに実行
chalice.txt · 最終更新: 2022/05/19 10:20 by Takuya Nishimoto