Account Vending Machine

Automate the creation of new AWS accounts in your AWS Organizations with a CloudFormation template that includes your standard basline configuration

This workflow automate the creation of new AWS account within a new/existing Organizational Unit. It takes a CloudFormation template as input and deploys it in the new AWS account.
The CloudFormation template is supposed to include any standard baseline configuration and guardrails that you would typically deploy as part of new AWS accounts.

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/account-vending-machine/cd step-functions-workflows-collection/account-vending-machine

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: sam delete.

Additional resources

Created by:

Ahmad Aboushady

Ahmad Aboushady

Senior Technical Account Manager, AWS