serverless-aws-infra

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i serverless-aws-infra

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

77.3 kB

Total Files

52

Last publish

Collaborators

  • lukas.j.han