Skip to content

lukasjhan/serverless-aws-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless AWS Infra Plugin

This plugin is used to create AWS infrastructure resources.

Supported Resources

  • s3
  • sqs
  • api gateway
  • cloudfront
  • route53

Examples

check this example project

How it works?

This plugin will create the resources before and after the deployment.

Before

  • s3
    • cloudfront
    • route53
  • sqs

Deploy Serverless

  • lambda
  • api gateway
  • cloudformation

After

  • api gateway
    • route53

About

deploy aws infra while deploying serverless

Resources

Stars

Watchers

Forks

Packages

No packages published