0.0.2 • Published 12 months ago

serverless-aws-infra v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

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