AccessPreviewFinding

An access preview finding generated by the access preview.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action in the analyzed policy statement that an external principal has permission to perform.

Link copied to clipboard

Provides context on how the access preview finding compares to existing access identified in IAM Access Analyzer.

Link copied to clipboard

The condition in the analyzed policy statement that resulted in a finding.

Link copied to clipboard

The time at which the access preview finding was created.

Link copied to clipboard

An error.

Link copied to clipboard

The existing ID of the finding in IAM Access Analyzer, provided only for existing findings.

Link copied to clipboard

The existing status of the finding, provided only for existing findings.

Link copied to clipboard
val id: String

The ID of the access preview finding. This ID uniquely identifies the element in the list of access preview findings and is not related to the finding ID in Access Analyzer.

Link copied to clipboard

Indicates whether the policy that generated the finding allows public access to the resource.

Link copied to clipboard

The external principal that has access to a resource within the zone of trust.

Link copied to clipboard

The resource that an external principal has access to. This is the resource associated with the access preview.

Link copied to clipboard

The type of restriction applied to the finding by the resource owner with an Organizations resource control policy (RCP).

Link copied to clipboard

The Amazon Web Services account ID that owns the resource. For most Amazon Web Services resources, the owning account is the account in which the resource was created.

Link copied to clipboard

The type of the resource that can be accessed in the finding.

Link copied to clipboard

The sources of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.

Link copied to clipboard

The preview status of the finding. This is what the status of the finding would be after permissions deployment. For example, a Changed finding with preview status Resolved and existing status Active indicates the existing Active finding would become Resolved as a result of the proposed permissions change.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String