diff --git a/python-demo/README.md b/python-demo/README.md index d7ead31..c93d4aa 100644 --- a/python-demo/README.md +++ b/python-demo/README.md @@ -1,5 +1,7 @@ # Python demo +> ❗ **WARNING:** Graceful shutdown using SIGTERM is currently only compatible with python 3.12. See #2 + This folder contains a simple python function with CloudWatch Lambda Insight enabled. CloudWatch Lambda Insight is monitoring and troubleshooting solution for serverless applicaiton. Its agent is an external extension. Any external extension will work. We use Lambda Insight extension simply because it is readily available. ```yaml