CognitoConfig
Use this parameter to configure your Amazon Cognito workforce.
A single Cognito workforce is created using and corresponds to a single
Amazon Cognito user pool
Contents
- ClientId
-
The client ID for your Amazon Cognito user pool.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[ -~]+
Required: Yes
- UserPool
-
A user pool
is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito. Your users can also sign in through social identity providers like Google, Facebook, Amazon, or Apple, and through SAML identity providers. 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 Amazon SDKs, see the following: