Skip to content

Commit b229e52

Browse files
committed
fix: nginx aws signature signing flow
1 parent bc03030 commit b229e52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ NGINX AWS Signature Library to authenticate AWS services such as S3 and Lambda v
88

99
- [Getting Started](#getting-started)
1010
- [Directory Structure and File Descriptions](#directory-structure-and-file-descriptions)
11+
- [NGINX AWS Signature Signing Flow](#nginx-aws-signature-signing-flow)
1112
- [How to Use](#how-to-use)
1213
- [Contributing](#contributing)
1314
- [Authors and acknowledgment](#authors-and-acknowledgment)
@@ -48,6 +49,8 @@ nginx-aws-signature
4849
└── Makefile automate to build/start/stop testing environment
4950
```
5051

52+
## NGINX AWS Signature Signing Flow
53+
5154
![](./docs/img/nginx-aws-signature-flow.png)
5255

5356
## How to Use

0 commit comments

Comments
 (0)