| 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 CompletableFuture<GetFindingResponse> |
AccessAnalyzerAsyncClient.getFinding(GetFindingRequest getFindingRequest)
Retrieves information about the specified finding.
|
default GetFindingResponse |
AccessAnalyzerClient.getFinding(GetFindingRequest getFindingRequest)
Retrieves information about the specified finding.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFindingRequestMarshaller.marshall(GetFindingRequest getFindingRequest) |
Copyright © 2020. All rights reserved.