What is IAM? IAM (Identity and Access Management) is a component of AWS which manages Users, Groups, Policies, and Roles to control access permissions to your various services within your AWS environment. Here is where you can create User accounts, add them to groups that have attached permissions to control access or create policies or roles that you can attach to trusted entities to give them access to services within your environment. For more details on IAM checkout this link: AWS Identity and Access Management (IAM) In this article I will demonstrate how to create an administrator account that you can use to launch services in AWS. In my previous post I mentioned that it is advised that you do not use your Master or Root account to perform these functions but instead use a separate Administrator account for the purpose of launching services. The Master account should be used to manage Budgets, setup CloudWatch monitoring and consolidate child accounts under your entire
This blog contains information regarding Amazon Web Services (AWS). It provides information about the current available AWS services including new releases, quick reference guides, use cases, projects, and a whole lot more useful tidbits for AWS Cloud professionals, enthusiasts, or just anyone wanting to learn about the AWS IaaS Cloud technology.