Amazon IAM · Example Payload

Amazon Iam Get Policy Response Example

Access ManagementAuthenticationAuthorizationIdentitySecurity

Amazon Iam Get Policy Response Example is an example object payload from Amazon IAM, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

GetPolicyResult

Example Payload

Raw ↑
{
  "GetPolicyResult": {
    "Policy": "example-value"
  }
}