nginx-lambda icon indicating copy to clipboard operation
nginx-lambda copied to clipboard

Invoke lambda functions from NGINX.

Results 2 nginx-lambda issues
Sort by recently updated
recently updated
newest added

When I try to invoke my lambda, I get a 200 response from [`ngx_lambda_stub[]` ](https://github.com/washingtonpost/nginx-lambda/blob/master/src/ngx_http_lambda_module.c#L94) This is incomplete, and non-functional.

support AWS signing with role assumption instead of private keys (see https://github.com/anomalizer/ngx_aws_auth)