by nClouds | Jan 31, 2016 | Security
In this blog post we show how to create an IAM user in your AWS management console and how to generate the AWS key for that user. To create an IAM user follow these steps: 1) Sign in to the AWS Management Console and open the IAM console...
by nClouds | Jan 31, 2016 | Security
In this blog post we show how to attach policy to an IAM user to manage the AWS resources usage and permissions, you will have to create an IAM user first if don’t know how to do that then read our previous post To attach policy to IAM user follow these steps: 1) Sign...
by nClouds | Sep 4, 2015 | Announcements, Migration, MSP
When we are building infrastructure for our clients, we make sure that user has least amount of privileges. This walk though guide you through giving user enough permissions to manage their MFA and password without giving them admin rights. 1. Navigate to IAM and...
by nClouds | Jan 26, 2015 | Announcements, Migration, MSP
In last week, I was playing with cross-account IAM roles to achieve key-less job executions in our amazon web services environment. As a security prospective, IAM role is better option over aws keys as there is no need of aws keys ,awscli or s3cmd to access aws...