ended8월 17일· 1 sources

"DeprecationWarning: datetime.datetime.utcnow() is deprecated" — fixing the Python 3.12 warning in AWS Lambda

Why it matters

The moment you bump a Lambda function to the python3.12 runtime, CloudWatch Logs often starts showing warnings like this — once per cold start, or during your test suite against a Python 3.12 environm...

1
Sources
+0
24h
Growth
35d
Active

Sources

Related Issues