| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveRoleFromInstanceProfileResponse |
IamClient.removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.
|
default CompletableFuture<RemoveRoleFromInstanceProfileResponse> |
IamAsyncClient.removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)
Removes the specified IAM role from the specified EC2 instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveRoleFromInstanceProfileRequestMarshaller.marshall(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest) |
Copyright © 2022. All rights reserved.