Skip to content

Basic example of Go in Lambda with arm64 using provided.al2

License

Notifications You must be signed in to change notification settings

valerena/basic-go-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very basic example using Go in arm64 Lambda using provided.al2 runtime

Inside example-go1.x directory run (replace <parameters> with the corresponding values)

  • sam build
  • sam package --s3-bucket <bucket-name> --output-template-file ./new-template.yaml
  • sam deploy --template-file ./new-template.yaml --stack-name <stack-name> --capabilities CAPABILITY_IAM

About

Basic example of Go in Lambda with arm64 using provided.al2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published