【发布时间】:2020-11-02 01:08:50
【问题描述】:
我想创建一个计划表达式,它将使用 CloudWatch Events 每周在太平洋时间下午 5:30 启动 js 脚本。我尝试插入:
- 0 30 3 * * THU *
- 0 30 3 THU
得到了
Error
There was an error while saving rule getEvery1min.
Details: Parameter ScheduleExpression is not valid..
你能帮我吗?
【问题讨论】:
标签: amazon-web-services cron amazon-cloudwatch amazon-cloudwatch-events