| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFindingsResponse |
AccessAnalyzerClient.updateFindings(Consumer<UpdateFindingsRequest.Builder> updateFindingsRequest)
Updates the status for the specified findings.
|
default UpdateFindingsResponse |
AccessAnalyzerClient.updateFindings(UpdateFindingsRequest updateFindingsRequest)
Updates the status for the specified findings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFindingsResponse> |
AccessAnalyzerAsyncClient.updateFindings(Consumer<UpdateFindingsRequest.Builder> updateFindingsRequest)
Updates the status for the specified findings.
|
default CompletableFuture<UpdateFindingsResponse> |
AccessAnalyzerAsyncClient.updateFindings(UpdateFindingsRequest updateFindingsRequest)
Updates the status for the specified findings.
|
Copyright © 2022. All rights reserved.