amazonaws.com

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

🔑 oauth2 28 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves a list of analyzers.
curl \
  -H "Authorization: $API_KEY" \
  http://access-analyzer.us-east-1.amazonaws.com/analyzer
Lists all of the policy generations requested in the last seven days.
curl \
  -H "Authorization: $API_KEY" \
  http://access-analyzer.us-east-1.amazonaws.com/policy/generation
Retrieves a list of tags applied to the specified resource.
curl \
  -H "Authorization: $API_KEY" \
  http://access-analyzer.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (28 total)
GET
/analyzer
Retrieves a list of analyzers.
GET
/policy/generation
Lists all of the policy generations requested in the last seven days.
GET
/tags/{resourceArn}
Retrieves a list of tags applied to the specified resource.
GET
/analyzer/{analyzerName}
Retrieves information about the specified analyzer.
GET
/finding/{id}#analyzerArn
Retrieves information about the specified finding.
GET
/policy/generation/{jobId}
Retrieves the policy that was generated using <code>StartPolicyGeneration</co…
GET
/access-preview#analyzerArn
Retrieves a list of access previews for the specified analyzer.
GET
/analyzer/{analyzerName}/archive-rule
Retrieves a list of archive rules created for the specified analyzer.
GET
/analyzed-resource#analyzerArn&resourceArn
Retrieves information about a resource that was analyzed.
GET
/access-preview/{accessPreviewId}#analyzerArn
Retrieves information about an access preview for the specified analyzer.
GET
/analyzer/{analyzerName}/archive-rule/{ruleName}
<p>Retrieves information about an archive rule.</p> <p>To learn about filter …
POST
/finding
<p>Retrieves a list of findings generated by the specified analyzer.</p> <p>T…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints28
Authoauth2
Categories1
http://access-analyzer.us-east-1.amazonaws.com