Data retrieval APIs for AWS IAM Access Analyzer
AWS IAM Access Analyzer provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| CheckAccessNotGranted | Check that specified access is not allowed by a policy | Read |
| CheckNoNewAccess | Check that no new access is allowed when compared to an existing policy | Read |
| CheckNoPublicAccess | Check that public access is not allowed by a resource policy | Read |
| GetAccessPreview | Retrieve information about an access preview | Read |
| GetAnalyzedResource | Retrieve information about an analyzed resource | Read |
| GetAnalyzer | Retrieve information about analyzers | Read |
| GetArchiveRule | Retrieve information about archive rules for the specified analyzer | Read |
| GetFinding | Retrieve findings | Read |
| GetFindingRecommendation | Retrieve recommendation steps to resolve a finding | Read |
| GetFindingsStatistics | Retrieve statistics for findings | Read |
| GetGeneratedPolicy | Retrieve a policy that was generated using StartPolicyGeneration | Read |
| ListAccessPreviewFindings | Retrieve a list of findings from an access preview | Read |
| ListAccessPreviews | Retrieve a list of access previews | List |
| ListAnalyzedResources | Retrieve a list of resources that have been analyzed | Read |
| ListAnalyzers | Retrieves a list of analyzers | List |
| ListArchiveRules | Retrieve a list of archive rules from an analyzer | List |
| ListFindings | Retrieve a list of findings from an analyzer | Read |
| ListPolicyGenerations | List all the recently started policy generations | Read |
| ListTagsForResource | Retrieve a list of tags applied to a resource | Read |
| ValidatePolicy | Validate a policy | Read |