| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachUserPolicyResponse> |
IamAsyncClient.detachUserPolicy(DetachUserPolicyRequest detachUserPolicyRequest)
Removes the specified managed policy from the specified user.
|
default DetachUserPolicyResponse |
IamClient.detachUserPolicy(DetachUserPolicyRequest detachUserPolicyRequest)
Removes the specified managed policy from the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachUserPolicyRequestMarshaller.marshall(DetachUserPolicyRequest detachUserPolicyRequest) |
Copyright © 2023. All rights reserved.