AWSIAMPolicyUser
No description
type AWSIAMPolicyUser {
id: String!
name: String!
}
Fields
AWSIAMPolicyUser.id
● String!
non-null scalar
The stable and unique string identifying the user
AWSIAMPolicyUser.name
● String!
non-null scalar
The name (friendly name, not ARN) identifying the user
Member of
AWSIAMPolicyEntities
object