A very simple way to deploy your go-gin application to aws lambda.
Plase generate or get your AWS credentials from AWS IAM and store it as part of Github's Action Secret. And that's it.
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
Note: For security purposes, please only include the necessary permission needed to build your aws stacks.