18F / Sendak

[DEPRECATED] Sendak integrates user, project, and deployment management for 18F
Other
10 stars 4 forks source link

add-iam-user-to-group #112

Open NoahKunin opened 9 years ago

NoahKunin commented 9 years ago

Sendak should add a user as part of on-boarding to a group

janearc commented 9 years ago

Can you describe how this looks to you so I can better flesh out what I need to do for this issue?

NoahKunin commented 9 years ago

Sure - since all of our permissions are tied to AWS Groups, we should be able to add a particular IAM to a group using http://docs.aws.amazon.com/IAM/latest/APIReference/API_AddUserToGroup.html.

Sendak just needs to ask what Group the user should be added to.

janearc commented 9 years ago

So this is add user to a group in IAM (cf "from")?

janearc commented 9 years ago

Given a username and a group name, add a given IAM user to an IAM group.

arguments

returns

syntax