Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Analyzed Resource Summary Example

Access ControlComplianceIAMPolicy ManagementSecurity

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

Top-level fields

resourceArnresourceOwnerAccountresourceType

Example Payload

Raw ↑
{
  "resourceArn": "arn:aws:iam::123456789012:role/ExampleRole",
  "resourceOwnerAccount": "123456789012",
  "resourceType": "CUSTOM"
}