Skip to content

re4388/AWS-Serverless-API

Repository files navigation

AWS Serverless API (via api-gateway, lambda, dynamoDB, SAM-deploy)

How to test it?

How to deploy

  • sam build && sam deploy --guided
  • and then follow the instruction

How to monitor

lambda Console:

https://us-east-1.console.aws.amazon.com/lambda/home?region=us-east-1#/functions

Cloudwatch Console:

DynamoDB Console

https://us-east-1.console.aws.amazon.com/dynamodbv2/home?region=us-east-1#item-explorer?initialTagKey=&maximize=true&table=sam-stack-1-SampleTable-CPFGVGSDFPCK

API gateway

https://us-east-1.console.aws.amazon.com/apigateway/main/apis?region=us-east-1

cost monitor

How to clean up

  • Go to cloudformation to clean up the tech-stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published