| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagPolicyResponse> |
IamAsyncClient.untagPolicy(UntagPolicyRequest untagPolicyRequest)
Removes the specified tags from the customer managed policy.
|
default UntagPolicyResponse |
IamClient.untagPolicy(UntagPolicyRequest untagPolicyRequest)
Removes the specified tags from the customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagPolicyRequestMarshaller.marshall(UntagPolicyRequest untagPolicyRequest) |
Copyright © 2023. All rights reserved.