| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachRolePolicyResponse> |
IamAsyncClient.detachRolePolicy(DetachRolePolicyRequest detachRolePolicyRequest)
Removes the specified managed policy from the specified role.
|
default DetachRolePolicyResponse |
IamClient.detachRolePolicy(DetachRolePolicyRequest detachRolePolicyRequest)
Removes the specified managed policy from the specified role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachRolePolicyRequestMarshaller.marshall(DetachRolePolicyRequest detachRolePolicyRequest) |
Copyright © 2023. All rights reserved.