resetUserPassword
inline suspend fun FinspaceDataClient.resetUserPassword(crossinline block: ResetUserPasswordRequest.Builder.() -> Unit): ResetUserPasswordResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Resets the password for a specified user ID and generates a temporary one. Only a superuser can reset password for other users. Resetting the password immediately invalidates the previous password associated with the user.