Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frsyuki committed May 6, 2021
1 parent 21987a9 commit a4e0e81
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ Usage of lambda-local-proxy:
Lambda API endpoint
-f string
Lambda function name (default "myfunction")
-l string
HTTP listen address (default any)
-m Enable multi-value headers. Effective only with -t alb
-p int
HTTP listen port (default 8080)
-t string
Gateway type (alb for ALB) (default "alb")
HTTP gateway type ("alb" for ALB) (default "alb")
Environment variables:
AWS_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN
Expand Down

0 comments on commit a4e0e81

Please sign in to comment.