Hi everyone, I'm trying to schedule a schedule tri...
# help
t
Hi everyone, I'm trying to schedule a schedule trigger for a sst Function and the docs seem to lead me here https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.IEventSource.html which provide limited visibility into the actual sst syntax. Does anyone have any experience doing this previously? Thanks
f
If you are looking to setup a cron job, see if these examples help https://docs.serverless-stack.com/constructs/Cron#examples