AWS CloudFormation Template Generator

Draft a clean starter CloudFormation template for labs, study, or real AWS environments, entirely in your browser. Choose a few common resources, press generate, then copy the YAML into your own CloudFormation workflow.

Client side only, no AWS calls

Template settings

Describe the stack and select resources. The generator assembles a starter CloudFormation template.


Use a narrow range such as your office IP for anything beyond lab work.


Load pattern for private S3 bucket Load pattern for small EC2 web lab

Generated template

Copy this YAML into a file such as template.yaml then deploy it with your own AWS tools.

The generator does not call AWS APIs. It only builds text based templates and leaves all creation and updates inside your own AWS accounts and deployment tools.