Skip to content

Commit

Permalink
Update SDK to v2.1384.0 (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
xvrh authored May 25, 2023
1 parent 4484cb8 commit 3a0e69e
Show file tree
Hide file tree
Showing 381 changed files with 549,145 additions and 120,544 deletions.
23 changes: 13 additions & 10 deletions generated/aws_accessanalyzer_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@
**Generated Dart library from API specification**

*About the service:*
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
Identity and Access Management 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 Amazon Web Services environment.
An external principal can be another Amazon Web Services account, a root
user, an IAM user or role, a federated user, an Amazon Web Services service,
or an anonymous user. You can also use IAM Access Analyzer to preview and
validate public and cross-account access to your resources before deploying
permissions changes. This guide describes the Identity and Access Management
Access Analyzer operations that you can call programmatically. For general
information about Access Analyzer, see <a
href="https://docs.aws.amazon.com/IAM/latest/UserGuide/what-is-access-analyzer.html">AWS
IAM Access Analyzer</a> in the <b>IAM User Guide</b>.
information about IAM Access Analyzer, see <a
href="https://docs.aws.amazon.com/IAM/latest/UserGuide/what-is-access-analyzer.html">Identity
and Access Management Access Analyzer</a> in the <b>IAM User Guide</b>.

To start using Access Analyzer, you first need to create an analyzer.
To start using IAM Access Analyzer, you first need to create an analyzer.

## Links

Expand Down
Loading

0 comments on commit 3a0e69e

Please sign in to comment.