| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPolicyVersionResponse |
IamClient.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified managed policy, including the policy document.
|
default CompletableFuture<GetPolicyVersionResponse> |
IamAsyncClient.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Retrieves information about the specified version of the specified managed policy, including the policy document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPolicyVersionRequestMarshaller.marshall(GetPolicyVersionRequest getPolicyVersionRequest) |
Copyright © 2023. All rights reserved.