| 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.
|
| software.amazon.awssdk.services.accessanalyzer.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAnalyzerResponse |
AccessAnalyzerClient.getAnalyzer(GetAnalyzerRequest getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
default CompletableFuture<GetAnalyzerResponse> |
AccessAnalyzerAsyncClient.getAnalyzer(GetAnalyzerRequest getAnalyzerRequest)
Retrieves information about the specified analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAnalyzerRequestMarshaller.marshall(GetAnalyzerRequest getAnalyzerRequest) |
Copyright © 2021. All rights reserved.