loginProfile

@JvmName(name = "wvbqbwixpaoyystg")
suspend fun loginProfile(value: Output<UserLoginProfileArgs>)
@JvmName(name = "fahskbmbpjgvbaya")
suspend fun loginProfile(value: UserLoginProfileArgs?)

Parameters

value

Creates a password for the specified IAM user. A password allows an IAM user to access AWS services through the console. You can use the CLI, the AWS API, or the Users page in the IAM console to create a password for any IAM user. Use ChangePassword to update your own existing password in the My Security Credentials page in the console. For more information about managing passwords, see Managing passwords in the User Guide.


@JvmName(name = "agnsnxuqdmqeiptp")
suspend fun loginProfile(argument: suspend UserLoginProfileArgsBuilder.() -> Unit)

Parameters

argument

Creates a password for the specified IAM user. A password allows an IAM user to access AWS services through the console. You can use the CLI, the AWS API, or the Users page in the IAM console to create a password for any IAM user. Use ChangePassword to update your own existing password in the My Security Credentials page in the console. For more information about managing passwords, see Managing passwords in the User Guide.