Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>AWS CloudFormation Extension PackNew to Visual Studio Code? Get it now.
AWS CloudFormation Extension Pack

AWS CloudFormation Extension Pack

Danny Steenman

towardsthecloud.com
|
974 installs
| (1) | Free
Collection of extensions focused on AWS CloudFormation development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AWS CloudFormation Extension Pack

This is a collection of extensions that I've curated in this vscode extension pack to help you build, deploy and manage your AWS CloudFormation templates.

[!TIP] Stop AWS bill surprises before they ship.

Most infrastructure changes look harmless until next month's AWS bill lands. CloudBurn analyzes the cost impact of your AWS CDK changes right in the GitHub pull request, so expensive mistakes get caught during code review, while a fix is still a one-line change.

Install CloudBurn from GitHub Marketplace

💰 Set it up once, then never be surprised by AWS costs again
  1. Install the free CDK Diff PR Commenter GitHub Action in the repository where you build your AWS CDK infrastructure
  2. Then install the CloudBurn GitHub App on the same repository

From then on, every PR with infrastructure changes gets a comment with your CDK diff analysis, and CloudBurn adds a cost report next to it:

  • Monthly cost impact: whether this change raises or lowers your AWS bill, and by how much
  • Per-resource breakdown: which resources drive the change, old versus new monthly cost
  • Region-aware pricing: rates match the region your infrastructure actually deploys to

Cost review happens inside code review, so you optimize as you code, while the context is still fresh.

CloudBurn is free during beta. After launch, a free Community plan (1 repository, unlimited users) stays available.

Included Extensions

This extension pack includes the following VS Code extensions:

  1. AWS Toolkit for Visual Studio Code: Provides support for developing AWS applications
  2. Boto3 IDE: Provides intelligent code completion, type checking, and documentation for AWS boto3 SDK
  3. CloudFormation Snippets: Provides YAML and JSON snippets for all AWS CloudFormation resources
  4. AWS IAM Actions Snippets: Adds autocomplete and snippets for all AWS IAM policy actions
  5. AWS IAM Service Principal Snippets: Autocompletion for AWS service principals.
  6. Draw.io Integration: Integrates Draw.io diagrams into VS Code
  7. CloudFormation Linter: Validates CloudFormation templates for best practices
  8. YAML: Provides comprehensive YAML language support

Installation

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS)
  3. Search for "AWS CloudFormation Extension Pack"
  4. Click "Install"

Usage

Once installed and configured, you can start using the extensions right away in your AWS CloudFormation projects. The extensions will automatically enhance your development environment with features like code completion, linting, formatting, and more.

For specific usage instructions for each extension, please refer to their individual documentation.


Feedback and Contributions

If you have any feedback or suggestions for improving this extension pack, please open an issue on the GitHub repository. Contributions are always welcome!

Happy templating with AWS CloudFormation!

Author

Danny Steenman

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft