Tools and libraries for working with AWS CloudFormation Resource Schemas.
This is a monorepo containing the following packages:
- @awboost/cfn-codgen: CLI tool to download schemas and generate code
- @awboost/cfn-resource-schemas: Fetch and validate the latest CloudFormation Resource Schemas from AWS
- @awboost/cfn-resource-schemas-db: A stable source of truth for CloudFormation Resource Schemas
- @awboost/cfn-resource-types: Strong types for all CloudFormation Resource Schemas
- @awboost/cfntypes: Strong types for all CloudFormation Resource Schemas (legacy format)