| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer |
AWS IAM Access Analyzer helps identify potential resource-access risks by enabling you to identify any policies that
grant access to an external principal.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAnalyzerResponse |
AccessAnalyzerClient.getAnalyzer(Consumer<GetAnalyzerRequest.Builder> getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
default GetAnalyzerResponse |
AccessAnalyzerClient.getAnalyzer(GetAnalyzerRequest getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAnalyzerResponse> |
AccessAnalyzerAsyncClient.getAnalyzer(Consumer<GetAnalyzerRequest.Builder> getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
default CompletableFuture<GetAnalyzerResponse> |
AccessAnalyzerAsyncClient.getAnalyzer(GetAnalyzerRequest getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
Copyright © 2021. All rights reserved.