Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Create Analyzer Request Example

example-value

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

Top-level fields

analyzerNametypearchiveRulestagsclientToken

Example Payload

Raw ↑
{
  "analyzerName": "example-resource-name",
  "type": "CUSTOM",
  "archiveRules": "example-value",
  "tags": "example-value",
  "clientToken": "example-value"
}