CloudWatch Rules has added support for using LW to specify the last working day of the month.
For example, cron(0 21 LW * ? *) triggers on the last working day of each month at 21:00, but serverless-local-schedule throws an error Invalid value "LW" for day
CloudWatch Rules has added support for using LW to specify the last working day of the month. For example,
cron(0 21 LW * ? *)
triggers on the last working day of each month at 21:00, but serverless-local-schedule throws an errorInvalid value "LW" for day