Skip to content

A simple AWS account vending machine, it creates one account. It's not very sophisticated.

Notifications You must be signed in to change notification settings

hynespm/simple-aws-account-vending-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Description: Simple AWS Account Vending Machine

This repository contains a solution for the creation of an AWS Account within an AWS organisation. It is a simple solution meaning, it creates one account and one account only. The code is written in python and is written with the intention of being run locally.

Arguments

The Account Vending machine takes a simple JSON object consisting of arguments. They are

  • emailAddress - The root email address of the AWS account
  • accountName - The name of the account
  • organisationalUnit - The organisational unit you wish to place the account in

Language: Python

Repository Structure:

About

A simple AWS account vending machine, it creates one account. It's not very sophisticated.

Resources

Stars

Watchers

Forks

Languages