| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetUserResponse> |
IamAsyncClient.getUser(GetUserRequest getUserRequest)
Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.
|
default GetUserResponse |
IamClient.getUser(GetUserRequest getUserRequest)
Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUserRequestMarshaller.marshall(GetUserRequest getUserRequest) |
Copyright © 2020. All rights reserved.