What is AWS login profile?
AWS::IAM::User LoginProfile
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console. For more information about managing passwords, see Managing Passwords in the IAM User Guide.
How do I log into IAM?
Open https://console.aws.amazon.com/ .
- If you have not signed in previously using this browser, the main sign-in page appears. Choose IAM user, enter the account alias or account ID, and choose Next. ...
- Enter your IAM user name and password and choose Sign in.
What is the IAM username?
An IAM user is a resource in IAM that has associated credentials and permissions. An IAM user can represent a person or an application that uses its credentials to make AWS requests. This is typically referred to as a service account.