Any IAM user that has access to AWS Management console has a login-profile. You can disable a user from logging
Continue reading![](https://i0.wp.com/awsbytes.com/wp-content/uploads/2021/01/DISABLE-CONSOLE-ACCESS.jpg?resize=850%2C384&ssl=1)
Any IAM user that has access to AWS Management console has a login-profile. You can disable a user from logging
Continue readingDetermine if a user has login profile by running the below command. aws iam get-login-profile –user-name username Sample output of
Continue readingAn application running on EC2 instance that needs access to S3 requires credentials. You can distribute credentials to the app
Continue readingIAM roles allow you to grant privileges to IAM resources. Login to the AWS Management console and select IAM. In
Continue readingAn IAM group is nothing but a collection of IAM users. Groups can simplify managing permissions for multiple users. Instead
Continue readingLogin to the AWS console as root user or as an IAM user with IAMFullAccess policy. Choose IAM service under
Continue reading