We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc03030 commit b229e52Copy full SHA for b229e52
README.md
@@ -8,6 +8,7 @@ NGINX AWS Signature Library to authenticate AWS services such as S3 and Lambda v
8
9
- [Getting Started](#getting-started)
10
- [Directory Structure and File Descriptions](#directory-structure-and-file-descriptions)
11
+- [NGINX AWS Signature Signing Flow](#nginx-aws-signature-signing-flow)
12
- [How to Use](#how-to-use)
13
- [Contributing](#contributing)
14
- [Authors and acknowledgment](#authors-and-acknowledgment)
@@ -48,6 +49,8 @@ nginx-aws-signature
48
49
└── Makefile automate to build/start/stop testing environment
50
```
51
52
+## NGINX AWS Signature Signing Flow
53
+
54

55
56
## How to Use
0 commit comments