Uses of Class
software.amazon.awssdk.services.iam.model.InvalidUserTypeException
-
Packages that use InvalidUserTypeException Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of InvalidUserTypeException in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that throw InvalidUserTypeException Modifier and Type Method Description default ChangePasswordResponseIamClient. changePassword(Consumer<ChangePasswordRequest.Builder> changePasswordRequest)Changes the password of the IAM user who is calling this operation.default ChangePasswordResponseIamClient. changePassword(ChangePasswordRequest changePasswordRequest)Changes the password of the IAM user who is calling this operation.
-