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.09k stars 200 forks source link

Update to aws-sdk-go-v2? #201

Open deadprogram opened 6 months ago

deadprogram commented 6 months ago

Hello, friendly maintainers of this repo.

Are there any plans to update this project to use aws-sdk-go-v2?

Thanks in advance!