| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePolicyVersionResponse |
IamClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version from the specified managed policy.
|
default CompletableFuture<DeletePolicyVersionResponse> |
IamAsyncClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version from the specified managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePolicyVersionRequestMarshaller.marshall(DeletePolicyVersionRequest deletePolicyVersionRequest) |
Copyright © 2022. All rights reserved.