File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,9 @@ Description
25
25
===========
26
26
27
27
This library requires an nginx build with OpenSSL,
28
- the [ ngx_lua module] ( http://wiki.nginx.org/HttpLuaModule ) , [ LuaJIT 2.0] ( http://luajit.org/luajit.html ) and
29
- [ api-gateway-hmac] ( https://github.com/adobe-apiplatform/api-gateway-hmac ) module.
28
+ the [ ngx_lua module] ( http://wiki.nginx.org/HttpLuaModule ) , [ LuaJIT 2.0] ( http://luajit.org/luajit.html ) ,
29
+ [ api-gateway-hmac] ( https://github.com/adobe-apiplatform/api-gateway-hmac ) module, and
30
+ [ lua-resty-http] ( https://github.com/pintsized/lua-resty-http ) module.
30
31
31
32
### AWS V4 Signature
32
33
This library supports the latest AWS V4 signature which means you can use any of the latest AWS APIs without any problem.
You can’t perform that action at this time.
0 commit comments