Skip to content

ttarnowski/my-lambda-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda function as an AWS ApiGateway HTTP endpoint

This code is a part of a blog article and YouTube tutorial on how to create your first AWS Lambda function as an HTTP endpoint with Serverless Framework.

Prerequisites

  • AWS Account
  • AWS CLI installed locally and configured with IAM Admin User Programatic Access Credentials
  • latest Node.js
  • Serverless Framework

To install serverless framework

Run:

npm install -g serverless

How to deploy the code

Run:

serverless deploy

License

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors