Values.CognitoGroupConfigurationItemSourceThe type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source. This data type is part of an CognitoUserPoolConfigurationItem structure and is a response parameter to ListIdentitySources.
type nonrec t = {groupEntityType : GroupEntityType.t option;The name of the schema entity type that's mapped to the user pool group. Defaults to AWS::CognitoGroup.
*)}