Skip to content
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

Establish AWS IAM Policy #60

Closed
erniep278 opened this issue Oct 27, 2022 · 2 comments
Closed

Establish AWS IAM Policy #60

erniep278 opened this issue Oct 27, 2022 · 2 comments

Comments

@erniep278
Copy link
Member

Overview

Establish an IAM policy for AWS with best security practices and take corrective actions to be compliant with the policy.

Action Items

First thing is to create an IAM Policy framework to follow. Then the following would happen. Adjustments to tasks can be made as needed.

  1. Create a gap analysis of the current IAM setup to the new IAM policy.

  2. Assess the use of the AWS tenant, teams, and AWS resources.

  3. Create a plan to address the implementation of the IAM policy without affecting current workloads.

  4. Create groups with granular permissions based on needs.

  5. Remove/Disable inactive users.

  6. Select a scope of users for testing access with new groups and permissions.

  7. Assign the scope of users to the new groups to check functionality and permissions are working as designed.

  8. Assign remaining users in waves.

Resources/Instructions

Use this for reference:
https://docs.aws.amazon.com/iam/index.html

@JasonEb
Copy link
Contributor

JasonEb commented Oct 30, 2022

@ExperimentsInHonesty
Copy link
Member

This issue has been replaced with the new devops-security repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants