You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Name of your serverless.yml service that will be deployed on AWS"
},
"schedule": {
"value": "rate(14 days)",
"value_1": "cron(0 12 ? * 4#1 *)",
"value_2": "cron(0 12 ? * 4#3 *)",
"description": "Schedule of the bot. defaults to 1st and 3rd Wednesday 14h00 UTC. See https://docs.aws.amazon.com/amazoncloudwatch/latest/events/scheduledevents.html and https://stackoverflow.com/questions/63059020/aws-cron-expression-to-run-every-other-monday"