Amazon IAM · Example Payload

Amazon Iam Create Policy Response Example

Access ManagementAuthenticationAuthorizationIdentitySecurity

Amazon Iam Create 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

CreatePolicyResult

Example Payload

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