UserPoolDescriptionType - Amazon Cognito User Pools
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

This member has been deprecated.

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: