accessanalyzer-2019-11-01 library

Classes

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. It does this by using logic-based reasoning to analyze resource-based policies in your AWS environment. An external principal can be another AWS account, a root user, an IAM user or role, a federated user, an AWS service, or an anonymous user. This guide describes the AWS IAM Access Analyzer operations that you can call programmatically. For general information about Access Analyzer, see AWS IAM Access Analyzer in the IAM User Guide.
AnalyzedResource
Contains details about the analyzed resource.
AnalyzedResourceSummary
Contains the ARN of the analyzed resource.
AnalyzerSummary
Contains information about the analyzer.
ArchiveRuleSummary
Contains information about an archive rule.
AwsClientCredentials
AWS credentials.
CreateAnalyzerResponse
The response to the request to create an analyzer.
Criterion
The criteria to use in the filter that defines the archive rule.
Finding
Contains information about a finding.
FindingSource
The source of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.
FindingSourceDetail
Includes details about how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings.
FindingSummary
Contains information about a finding.
GetAnalyzedResourceResponse
The response to the request.
GetAnalyzerResponse
The response to the request.
GetArchiveRuleResponse
The response to the request.
GetFindingResponse
The response to the request.
InlineArchiveRule
An criterion statement in an archive rule. Each archive rule may have multiple criteria.
ListAnalyzedResourcesResponse
The response to the request.
ListAnalyzersResponse
The response to the request.
ListArchiveRulesResponse
The response to the request.
ListFindingsResponse
The response to the request.
ListTagsForResourceResponse
The response to the request.
SortCriteria
The criteria used to sort.
StatusReason
Provides more details about the current status of the analyzer. For example, if the creation for the analyzer fails, a Failed status is displayed. For an analyzer with organization as the type, this failure can be due to an issue with creating the service-linked roles required in the member accounts of the AWS organization.
TagResourceResponse
The response to the request.
UntagResourceResponse
The response to the request.