-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Adding and Managing IAM Permissions to Users to Wiki #79
Comments
It'd be great if this can be done alongside (or after) this issue to investigate automating IAM users with terraform. |
This issue seems to have been worked on but not finished. It details a process that we are no longer doing, since we are now adding users via terraform. Should the page https://github.com/hackforla/ops/wiki/AWS-User-Management be removed from the wiki and do you think this page replaces that https://github.com/hackforla/ops/wiki/Permission-levels-for-Team-Members. |
Everything in this issue has been resolved. The https://github.com/hackforla/ops/wiki/AWS-User-Management has been deleted. Previous page contentsFor reference on IAM users, go down to "Creating IAM Users" to follow a step by step instructions on how to create a user from Amazons documentation. https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html#id_users_create_console (Note: To add a user, either the team lead or the correct administrative user will need to grant you access to HackForLA's AWS incubator platform). To add a user via IAM
(Note: When adding a new user, it is best practice to add the users to user group of ops-group since read only access is applied to this group)
(Note: The "Email sign-in instructions" is utulized using Outlook or any type of email service you have on your local machine and it is recommended to send the password via Slack)
(Note: You will need to get the users email address from Google Share Drive as well as their Slack ID and what project the user is currently on.) Security Recommendations:
|
Overview
As an Ops member, I'd like to have documentation that shows how to apply permissions and manage user groups within AWS IAM so I can have an online reference.
Documentation should feature screenshots like seen in the Ops Wiki.
Action Items
AWS User Management
Resources/Instructions
https://github.com/hackforla/ops/wiki/AWS-User-Management
https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction_access-management.html
The text was updated successfully, but these errors were encountered: