Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Access Preview Finding Example

Access ControlComplianceIAMPolicy ManagementSecurity

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

Top-level fields

idexistingFindingIdexistingFindingStatusprincipalactionconditionresourceisPublicresourceTypecreatedAtchangeTypestatusresourceOwnerAccounterrorsources

Example Payload

Raw ↑
{
  "id": "id-ghi789",
  "existingFindingId": "id-ghi789",
  "existingFindingStatus": "ACTIVE",
  "principal": "example-value",
  "action": "example-value",
  "condition": "example-value",
  "resource": "example-value",
  "isPublic": "example-value",
  "resourceType": "CUSTOM",
  "createdAt": "example-value",
  "changeType": "CUSTOM",
  "status": "ACTIVE",
  "resourceOwnerAccount": "123456789012",
  "error": "example-value",
  "sources": "example-value"
}