Scan DynamoDB attribute which is a cron string and filter based on current time

后端 未结 0 1118
执念已碎
执念已碎 2020-12-04 01:53

I have a DynamoDB table with the following items

{
   "jobId":,
   "cron" : "* 5 * * *"
},
{
   "jobId":&l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题