ICognitoIdentityListIdentitiesRequest
Interface in AWS.CognitoIdentity
Interface for ListIdentities requests.
Ancestors
Properties
HideDisabled
property HideDisabled: TOptional<Boolean>
Specify whether to hide disabled identities.
If not set, the results will include disabled identities.
IdentityPoolId
property IdentityPoolId: string
Specify the ID of the identity pool in the format REGION:GUID.
MaxResults
property MaxResults: Integer
Specify the maximum number of identities to return.
NextToken
property NextToken: string
Specify a NextToken from a previous response to fetch more results.