Skip to content

Instantly share code, notes, and snippets.

@balamuru
Last active September 17, 2020 04:20
Show Gist options
  • Save balamuru/deda2fd7e419a5314155b4ec83a4fc1d to your computer and use it in GitHub Desktop.
Save balamuru/deda2fd7e419a5314155b4ec83a4fc1d to your computer and use it in GitHub Desktop.

AWS

IAM

  • User - end users
  • Group - a collection of users. Each user in the group will inherit the permissions of the group
  • Policies - collection of permissions expressed as JSON docuements
  • Roles - a collection of policies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment