@serverless-ide/sam-schema

Json schema for AWS SAM template configuration

Usage no npm install needed!

<script type="module">
  import serverlessIdeSamSchema from 'https://cdn.skypack.dev/@serverless-ide/sam-schema';
</script>

README

@serverless-ide/sam-schema

Json schema for AWS SAM template configuration

Based on awslabs/goformation and adds support of globals configuration

How to

  1. Install dependencies
npm install
  1. Generate schema
npm run generate

License

License

Apache License 2.0