Skip to content

Commit 4e7dd29

Browse files
committed
README file is formatted
1 parent 770c276 commit 4e7dd29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This Example works with [AWS HTTP API](https://docs.aws.amazon.com/apigateway/la
1010
<!---
1111
For faster response with the APIs [Redis](https://redis.io/) *caching* is used.
1212
-->
13-
For *session tracking* [JSON Web Token (JWT)](https://jwt.io/) is used.
14-
13+
For *session tracking* [JSON Web Token (JWT)](https://jwt.io/) is used.
1514
All *logs* for the function is kept in [AWS Cloudwatch](https://aws.amazon.com/cloudwatch/) i.e *persistent*.
1615

1716
To use the code in this example you **must** have an valid [AWS account](https://aws.amazon.com/account/) and necessary [AWS IAM](https://aws.amazon.com/iam/) roles and programmatic access to an user. You **must** have a [MongoDB Atlas](https://www.mongodb.com/docs/atlas/) account as well as an [AWS EC2](https://aws.amazon.com/ec2/) instance should be installed with [Redis](https://redis.io/).

0 commit comments

Comments
 (0)