Skip to content

Commit 4c2a227

Browse files
authored
Update README.md
1 parent 093e6ab commit 4c2a227

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# AWS Lambda Cookbook - Elevate your handler's code
2+
[![license](https://img.shields.io/github/license/ran-isenberg/aws-lambda-handler-cookbook)](https://github.com/ran-isenberg/aws-lambda-handler-cookbook/blob/master/LICENSE)
23
![PythonSupport](https://img.shields.io/static/v1?label=python&message=3.8&color=blue?style=flat-square&logo=python)
34
[![codecov](https://codecov.io/gh/ran-isenberg/aws-lambda-handler-cookbook/branch/main/graph/badge.svg?token=P2K7K4KICF)](https://codecov.io/gh/ran-isenberg/aws-lambda-handler-cookbook)
5+
![version](https://img.shields.io/github/v/release/ran-isenberg/aws-lambda-handler-cookbook)
6+
![issues](https://img.shields.io/github/issues/ran-isenberg/aws-lambda-handler-cookbook)
7+
8+
49

510
What makes an AWS Lambda handler resilient, traceable and easy to maintain? How do you write such a code?
611

0 commit comments

Comments
 (0)