awslabs / aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Apache License 2.0
1.03k stars 198 forks source link

Change the document for PR#33 #114

Closed kidylee closed 2 years ago

kidylee commented 2 years ago

Issue #, if available:

Description of changes:

33 has changed the way to get the gateway context for security purpose, but the document is not synced.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.