Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Commit

Permalink
CFN parameter NumberofIAMUsers changed to NumberOfTeammates. Modified…
Browse files Browse the repository at this point in the history
… instructions
  • Loading branch information
kylesomers committed May 5, 2016
1 parent c3cd892 commit 1dde27e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ The [Zombie Microservices Workshop](http://aws.amazon.com/events/zombie-microser

2\. On the "Specify Details" page, your Stack is prepopulated with the name "ZombieWorkshopStack".

3\. For the parameter section, if you want to develop with a team and would like to create IAM Users in your account to grant them access, then specify how many teammates/users you want to be created in the **NumberOfTeammates** box. Otherwise, leave it defaulted to 0 and no additional users will be created. Click **Next**. *If you create IAM users, an IAM group will also be created and those users will be added to that group. On deletion of the stack, those resources will be deleted for you*
3\. For the parameter section, if you want to develop with a team and would like to create IAM Users in your account to grant them access, then specify how many teammates/users you want to be created in the **NumberOfTeammates** box. Otherwise, leave it defaulted to 0 and no additional users will be created. Click **Next**.

*If you create IAM users, an IAM group will also be created and those users will be added to that group. On deletion of the stack, those resources will be deleted for you.*

4\. On the "Options" page, leave the defaults and click **Next**.

Expand Down

0 comments on commit 1dde27e

Please sign in to comment.