| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ChangePasswordResponse> |
IamAsyncClient.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this operation.
|
default ChangePasswordResponse |
IamClient.changePassword(ChangePasswordRequest changePasswordRequest)
Changes the password of the IAM user who is calling this operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ChangePasswordRequestMarshaller.marshall(ChangePasswordRequest changePasswordRequest) |
Copyright © 2023. All rights reserved.