CognitoGroupConfiguration - Amazon Verified Permissions

CognitoGroupConfiguration

The 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.

Contents

Note

In the following list, the required parameters are described first.

groupEntityType

The name of the schema entity type that's mapped to the user pool group. Defaults to AWS::CognitoGroup.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Pattern: ([_a-zA-Z][_a-zA-Z0-9]*::)*[_a-zA-Z][_a-zA-Z0-9]*

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: