Skip to main content

IAM_GetRole

IAM_GetRole

Path Parameters
  • role string required

    The role id.

Responses

OK

Schema
  • name string

    The name of the role.

  • displayName string

    The display name of this role.

  • description string

    A brief description of what this role is used for.

  • includedPermissions string[]

    The names of the permissions this role grants when bound in an IAM policy.

  • etag bytes

    Used to perform a consistent read-modify-write.