CognitoMemberDefinition
Identifies a Amazon Cognito user group. A user group can be used in on or more work teams.
Contents
- ClientId
-
An identifier for an application client. You must create the app client ID using Amazon Cognito.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[ -~]+
Required: Yes
- UserGroup
-
An identifier for a user group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\p{L}\p{M}\p{S}\p{N}\p{P}]+
Required: Yes
- UserPool
-
An identifier for a user pool. The user pool must be in the same region as the service that you are calling.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 55.
Pattern:
[\w-]+_[0-9a-zA-Z]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: