AWS CloudFormation
The AWS CloudFormation lexicon provides full support for defining AWS infrastructure using chant’s declarative TypeScript syntax. Resources are serialized to CloudFormation JSON templates.
This lexicon is generated from the official CloudFormation Resource Provider Schemas and includes coverage for all publicly available resource types.
Install it with:
npm install --save-dev @intentius/chant-lexicon-awsAt a Glance
Section titled “At a Glance”| Metric | Count |
|---|---|
| Resources | 1545 |
| Property types | 12961 |
| Services | 267 |
| Intrinsic functions | 9 |
| Pseudo-parameters | 8 |
| Lint rules | 26 |
Lexicon version: 0.0.22
Namespace: AWS
- CloudFormation Concepts
- Intrinsic Functions
- Composites
- Lint Rules
- Custom Lint Rules
- Examples
- AI Skills
- Serialization — output format details