Serverlesss Framework with AWS and GoLang

Hi There,
Can anyone help me with deployment of golang AWS lambda codes with the serverless framework.
I followed the documentation and it deployed and created the lambda but unable to run it as it says permission denied.

I an running on Windows 10.

Please note manually i am able to deploy the go lambda codes using AWS dcumentaion to build and zip using build-lambda-zip.exe. T

The issue is with automatic deployment using server-less framework.

Did you set permissions on AWS?

This is a nice text:
http://www.alexedwards.net/blog/serverless-api-with-go-and-aws-lambda

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.