Package-level declarations

Types

Link copied to clipboard

Identity and Access Management Access Analyzer helps you to set, verify, and refine your IAM policies by providing a suite of capabilities. Its features include findings for external and unused access, basic and custom policy checks for validating policies, and policy generation to generate fine-grained policies. To start using IAM Access Analyzer to identify external or unused access, you first need to create an analyzer.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Retroactively applies the archive rule to existing findings that meet the archive rule criteria.

Link copied to clipboard

Cancels the requested policy generation.

Link copied to clipboard

Checks whether the specified access isn't allowed by a policy.

Link copied to clipboard

Checks whether new access is allowed for an updated policy when compared to the existing policy.

Link copied to clipboard

Checks whether a resource policy can grant public access to the specified resource type.

Link copied to clipboard

Creates an access preview that allows you to preview IAM Access Analyzer findings for your resource before deploying resource permissions.

Link copied to clipboard

Creates an analyzer for your account.

Link copied to clipboard

Creates an archive rule for the specified analyzer. Archive rules automatically archive new findings that meet the criteria you define when you create the rule.

Link copied to clipboard

Deletes the specified analyzer. When you delete an analyzer, IAM Access Analyzer is disabled for the account or organization in the current or specific Region. All findings that were generated by the analyzer are deleted. You cannot undo this action.

Link copied to clipboard

Deletes the specified archive rule.

Link copied to clipboard

Creates a recommendation for an unused permissions finding.

Link copied to clipboard

Retrieves information about an access preview for the specified analyzer.

Link copied to clipboard

Retrieves information about a resource that was analyzed.

Link copied to clipboard

Retrieves information about the specified analyzer.

Link copied to clipboard

Retrieves information about an archive rule.

Link copied to clipboard

Retrieves information about the specified finding. GetFinding and GetFindingV2 both use access-analyzer:GetFinding in the Action element of an IAM policy statement. You must have permission to perform the access-analyzer:GetFinding action.

Link copied to clipboard

Retrieves information about a finding recommendation for the specified analyzer.

Link copied to clipboard

Retrieves a list of aggregated finding statistics for an external access or unused access analyzer.

Link copied to clipboard

Retrieves information about the specified finding. GetFinding and GetFindingV2 both use access-analyzer:GetFinding in the Action element of an IAM policy statement. You must have permission to perform the access-analyzer:GetFinding action.

Link copied to clipboard

Retrieves the policy that was generated using StartPolicyGeneration.

Link copied to clipboard

Retrieves a list of access preview findings generated by the specified access preview.

Link copied to clipboard

Retrieves a list of access previews for the specified analyzer.

Link copied to clipboard

Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer.

Link copied to clipboard

Retrieves a list of analyzers.

Link copied to clipboard

Retrieves a list of archive rules created for the specified analyzer.

Link copied to clipboard

Retrieves a list of findings generated by the specified analyzer. ListFindings and ListFindingsV2 both use access-analyzer:ListFindings in the Action element of an IAM policy statement. You must have permission to perform the access-analyzer:ListFindings action.

Link copied to clipboard

Retrieves a list of findings generated by the specified analyzer. ListFindings and ListFindingsV2 both use access-analyzer:ListFindings in the Action element of an IAM policy statement. You must have permission to perform the access-analyzer:ListFindings action.

Link copied to clipboard

Lists all of the policy generations requested in the last seven days.

Link copied to clipboard

Retrieves a list of tags applied to the specified resource.

Link copied to clipboard

Starts the policy generation request.

Link copied to clipboard

Immediately starts a scan of the policies applied to the specified resource.

Link copied to clipboard

Adds a tag to the specified resource.

Link copied to clipboard

Removes a tag from the specified resource.

Link copied to clipboard

Modifies the configuration of an existing analyzer.

Link copied to clipboard

Updates the criteria and values for the specified archive rule.

Link copied to clipboard

Updates the status for the specified findings.

Link copied to clipboard

Requests the validation of a policy and returns a list of findings. The findings help you identify issues and provide actionable recommendations to resolve the issue and enable you to author functional policies that meet security best practices.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.