Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Finding Summary Example

Access ControlComplianceIAMPolicy ManagementSecurity

Iam Access Analyzer Finding Summary Example is an example object payload from Amazon IAM Access Analyzer, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idprincipalactionresourceisPublicresourceTypeconditioncreatedAtanalyzedAtupdatedAtstatusresourceOwnerAccounterrorsources

Example Payload

Raw ↑
{
  "id": "id-def456",
  "principal": "example-value",
  "action": "example-value",
  "resource": "example-value",
  "isPublic": "example-value",
  "resourceType": "CUSTOM",
  "condition": "example-value",
  "createdAt": "example-value",
  "analyzedAt": "example-value",
  "updatedAt": "example-value",
  "status": "ACTIVE",
  "resourceOwnerAccount": "123456789012",
  "error": "example-value",
  "sources": "example-value"
}