Skip to main content

AWS CloudFormation Scaffold

v1.2.1

Generate starter AWS CloudFormation templates for infrastructure resources.

Generates starter AWS CloudFormation templates for common resources — EC2, S3, RDS, Lambda, API Gateway — with correct IAM roles, security groups, and output exports.

How to use
  • Select the AWS resources to include and fill in configurable parameters.
  • The template includes a Parameters section so values can be passed at deploy time.
  • Copy the JSON or YAML output and deploy it via the AWS console or CLI.
  • Try a preset from the example picker to see a VPC or Lambda+API pattern.

No parameters. Click "Add Param" to add template parameters.

Output:

Configure your stack and click Generate to see the CloudFormation template.