Skip to content

Commit e3dbd30

Browse files
authored
Merge pull request #16 from shwetabhsharan/patch-1
Update README.md
2 parents 12b94cb + 2f6296d commit e3dbd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-demo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **WARNING:** Graceful shutdown using SIGTERM is currently only compatible with python 3.7 and 3.12 runtimes. See #2
44
5-
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.
5+
This folder contains a simple python function with CloudWatch Lambda Insight enabled. CloudWatch Lambda Insight is monitoring and troubleshooting solution for serverless application. Its agent is an external extension. Any external extension will work. We use Lambda Insight extension simply because it is readily available.
66

77
```yaml
88
Properties:
@@ -82,4 +82,4 @@ for example:
8282
8383
- [Building Lambda functions with Python](https://docs.aws.amazon.com/lambda/latest/dg/lambda-python.html)
8484
- [Python 3.12 runtime now available in AWS Lambda](https://aws.amazon.com/cn/blogs/compute/python-3-12-runtime-now-available-in-aws-lambda/)
85-
- [AWS SAM Documentation](https://docs.aws.amazon.com/serverless-application-model/)
85+
- [AWS SAM Documentation](https://docs.aws.amazon.com/serverless-application-model/)

0 commit comments

Comments
 (0)