GraphQL APITypesAttachAwsIamPolicyToUserOn this pageAttachAwsIamPolicyToUserNo descriptiontype AttachAwsIamPolicyToUser { userID: UUID! policyArn: String! awsUsername: String! awsAccountCredentialsId: UUID!}FieldsuserID (UUID)policyArn (String)awsUsername (String)awsAccountCredentialsId (UUID)