UserPoolDescriptionType
A user pool description.
Contents
- CreationDate
-
The date and time, in ISO 8601
format, when the item 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 Amazon Lambda configuration information in a user pool description.
Type: LambdaConfigType object
Required: No
- LastModifiedDate
-
The date and time, in ISO 8601
format, when the item was 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 Amazon SDKs, see the following: