juanjoDiaz / serverless-plugin-warmup

Keep your lambdas warm during winter. ♨
MIT License
1.11k stars 115 forks source link

Update schema.js to support AWS::Scheduler::Schedule #353

Closed alexw23 closed 1 month ago

alexw23 commented 4 months ago

Updating schema to support timezone, and method fields as per the changes made in serverless@3.39

https://github.com/serverless/serverless/blob/de62c71e30855eff688f032ff10b9ad22de13afc/lib/plugins/aws/package/compile/events/schedule.js#L81-L88