Code Monkey home page Code Monkey logo

cloudformation-template-schema's Introduction

AWS CloudFormation Template Schema

The CloudFormation template schema is intended to improve the authoring experience for our customers. It is a simple code process which converts our existing Resource Specifications files into a JSON Schema formatted document. This schema can be integrated into many publicly available IDEs such as Visual Studio Code & PyCharm to provide inline syntax checking and code completion.

Key Features

  1. Complete type-safe template authoring with IntelliSense-based completion
  2. Support for both YAML and JSON templates
  3. Errors flagged for missing required properties
  4. Integrated deep links to CloudFormation documentation for the resource or template section you are editing

What does an integration look like?

Here is a VSCode setup integration example VSCode

How do I set it up?

VS Code

For VS Code please follow the setup/guidelines or install the pre-configured CloudFormation Linter VS Code extension

PyCharm

For PyCharm please follow the setup/guidelines

How do I build and run the tool?

See instructions which describes how to run the tool locally, to generate specifications for only subset of resources or AWS regions.

License

This library is licensed under the Apache 2.0 License.

cloudformation-template-schema's People

Contributors

anshikg avatar dadonzg avatar dchakrav-github avatar dependabot[bot] avatar jlhood avatar kddejong avatar oogetyboogety avatar patmyron avatar rjlohan avatar tobywf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.