Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Validate Policy Request Example

Access ControlComplianceIAMPolicy ManagementSecurity

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

Top-level fields

localepolicyDocumentpolicyTypevalidatePolicyResourceType

Example Payload

Raw ↑
{
  "locale": "example-value",
  "policyDocument": "{\"Version\":\"2012-10-17\",\"Statement\":[]}",
  "policyType": "CUSTOM",
  "validatePolicyResourceType": "CUSTOM"
}