IAM User LoginProfile
LoginProfile
is a property of the AWS::IAM::User resource that creates a login profile for users
so that they can access the AWS Management Console.
Syntax
JSON
{ "Password" :
String
, "PasswordResetRequired" :Boolean
}
YAML
Password:
String
PasswordResetRequired:Boolean