UserPoolDescriptionType
A user pool description.
Contents
- CreationDate
-
The date the user pool description was created.
Type: Timestamp
Required: No
- Id
-
The ID in a user pool description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 55.
Pattern:
[\w-]+_[0-9a-zA-Z]+
Required: No
- LambdaConfig
-
The AWS Lambda configuration information in a user pool description.
Type: LambdaConfigType object
Required: No
- LastModifiedDate
-
The date the user pool description was last modified.
Type: Timestamp
Required: No
- Name
-
The name in a user pool description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\w\s+=,.@-]+
Required: No
- Status
-
The user pool status in a user pool description.
Type: String
Valid Values:
Enabled | Disabled
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: