See: Description
Interface | Description |
---|---|
AWSAccessAnalyzer |
Interface for accessing Access Analyzer.
|
AWSAccessAnalyzerAsync |
Interface for accessing Access Analyzer asynchronously.
|
Class | Description |
---|---|
AbstractAWSAccessAnalyzer |
Abstract implementation of
AWSAccessAnalyzer . |
AbstractAWSAccessAnalyzerAsync |
Abstract implementation of
AWSAccessAnalyzerAsync . |
AWSAccessAnalyzerAsyncClient |
Client for accessing Access Analyzer asynchronously.
|
AWSAccessAnalyzerAsyncClientBuilder |
Fluent builder for
AWSAccessAnalyzerAsync . |
AWSAccessAnalyzerClient |
Client for accessing Access Analyzer.
|
AWSAccessAnalyzerClientBuilder |
Fluent builder for
AWSAccessAnalyzer . |
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 the AWS IAM Access Analyzer section of the IAM User Guide.
To start using Access Analyzer, you first need to create an analyzer.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.