Skip to content

Joseph-T-Gordon

A complete log of all recent projects and skills

Menu
  • About me
  • Posts/Projects
  • Resume/Certifications
Menu

Post #58 (AWS) – IAM (Identity and Access Management)

Posted on July 7, 2023July 7, 2023 by admin

Very similar to any normal account hierarchy such as Active Directory, IAM is a global service as well meaning you do not need to deploy in a specific region to use it. You have a root account created by default, you should avoid using this account and instead create specific user accounts following the rule of least privilege, a common rule in account creations where you assign permissions that are needed by the user and nothing more. You can assign users into groups. Users can be in more than one group or zero. You cannot put groups into other groups. You assign permissions to users or groups by assigning policies to them which are in a JSON format, I will go into more detail for creating these policies in a later post. As always feel free to reach out if you have any questions on this content, thank you!

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

© 2025 Joseph-T-Gordon | Powered by Minimalist Blog WordPress Theme