Skip to content

Imamachi-n/aws-serverless-golang-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-serverless-golang-101

Requirements

Install Node.js and AWS CLI in your PC.
After that, execute aws configure and setup your access key to AWS in interactive command.

Install Serverless framework CLI in your PC

yarn global add serverless
sls -v

How to deploy your Lambda functions to AWS

To deploy lambda functions to AWS

make deploy

To remove lambda functions from AWS

make remove

Reference

aws-golang-http-get-post

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages