| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer |
Identity and Access Management Access Analyzer helps identify potential resource-access risks by enabling you to
identify any policies that grant access to an external principal.
|
| software.amazon.awssdk.services.accessanalyzer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGeneratedPolicyResponse> |
AccessAnalyzerAsyncClient.getGeneratedPolicy(GetGeneratedPolicyRequest getGeneratedPolicyRequest)
Retrieves the policy that was generated using
StartPolicyGeneration. |
default GetGeneratedPolicyResponse |
AccessAnalyzerClient.getGeneratedPolicy(GetGeneratedPolicyRequest getGeneratedPolicyRequest)
Retrieves the policy that was generated using
StartPolicyGeneration. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGeneratedPolicyRequestMarshaller.marshall(GetGeneratedPolicyRequest getGeneratedPolicyRequest) |
Copyright © 2021. All rights reserved.