但是,当我在cloudwatch事件中使用它时,我按照亚马逊网络服务文档中的说明,将每月的日期替换为?。但这不起作用,并说Parameter ScheduleExpression is not valid
Minute Hour day(of the month) month day(of the week
我已经使用zappa将我的django-rest-api应用程序部署到aws中。它工作得很好,但有时我会收到像AttributeError这样的错误:'CloudWatchLogHandler‘对象没有’shutting_down‘属性(我使用watchtower登录aws).please帮我解决这个问题 in settings.py for logs :
import logging