| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInstanceProfileResponse> |
IamAsyncClient.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and
role.
|
default GetInstanceProfileResponse |
IamClient.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and
role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetInstanceProfileRequestMarshaller.marshall(GetInstanceProfileRequest getInstanceProfileRequest) |
Copyright © 2020. All rights reserved.