| 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 ApplyArchiveRuleResponse |
AccessAnalyzerClient.applyArchiveRule(ApplyArchiveRuleRequest applyArchiveRuleRequest)
Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
default ApplyArchiveRuleResponse |
AccessAnalyzerClient.applyArchiveRule(Consumer<ApplyArchiveRuleRequest.Builder> applyArchiveRuleRequest)
Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ApplyArchiveRuleResponse> |
AccessAnalyzerAsyncClient.applyArchiveRule(ApplyArchiveRuleRequest applyArchiveRuleRequest)
Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
default CompletableFuture<ApplyArchiveRuleResponse> |
AccessAnalyzerAsyncClient.applyArchiveRule(Consumer<ApplyArchiveRuleRequest.Builder> applyArchiveRuleRequest)
Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
|
Copyright © 2021. All rights reserved.