| 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 ValidatePolicyPublisher |
AccessAnalyzerAsyncClient.validatePolicyPaginator(Consumer<ValidatePolicyRequest.Builder> validatePolicyRequest)
Requests the validation of a policy and returns a list of findings.
|
default ValidatePolicyPublisher |
AccessAnalyzerAsyncClient.validatePolicyPaginator(ValidatePolicyRequest validatePolicyRequest)
Requests the validation of a policy and returns a list of findings.
|
Copyright © 2021. All rights reserved.