Closed nymmrx closed 3 years ago
Serverless envs can declare scheduling of lambdas directly from the config. All jobs in serverless.yaml should be configured to support scheduling. This would reduce the amount of work required after a deployment.
serverless.yaml
Source: https://www.serverless.com/framework/docs/providers/aws/events/schedule/
Serverless envs can declare scheduling of lambdas directly from the config. All jobs in
serverless.yaml
should be configured to support scheduling. This would reduce the amount of work required after a deployment.Source: https://www.serverless.com/framework/docs/providers/aws/events/schedule/