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