CloudFormation Stack Designer
HOUSE OF THE CODE

Design Your AWS Stack

Drag AWS resources onto the canvas, configure dependencies, and generate CloudFormation YAML/JSON templates.

AWS Resources
Compute
EC2 Instance
AWS::EC2::Instance
Lambda Function
AWS::Lambda::Function
Storage
S3 Bucket
AWS::S3::Bucket
EBS Volume
AWS::EBS::Volume
Networking
VPC
AWS::EC2::VPC
Subnet
AWS::EC2::Subnet
Security Group
AWS::EC2::SecurityGroup
Internet Gateway
AWS::EC2::InternetGateway
Database
RDS Instance
AWS::RDS::DBInstance
DynamoDB Table
AWS::DynamoDB::Table
IAM
IAM Role
AWS::IAM::Role

Drop AWS Resources Here

Drag resources from the palette to start designing your CloudFormation stack

Generated Template
Add resources to generate CloudFormation template