UserPoolClientDescription - Amazon Cognito User Pools

UserPoolClientDescription

A short description of a user pool app client.

This data type is a response parameter of ListUserPoolClients.

Contents

ClientId

The app client ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+]+

Required: No

ClientName

The app client name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w\s+=,.@-]+

Required: No

UserPoolId

The ID of the user pool that's associated with the app client.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 55.

Pattern: [\w-]+_[0-9a-zA-Z]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: