Skip to main content

ICognitoIdentityProviderListDevicesRequest

Interface in AWS.CognitoIdentityProvider

Interface for ListDevices requests.

Ancestors

Properties

AccessToken

property AccessToken: string

Specify a valid access token that Amazon Cognito issued to the user who you want list devices for.

Limit

property Limit: TOptional<Integer>

Specify a limit for number of devices returned.

Valid range: 0 - 60.

PaginationToken

property PaginationToken: string

Specify a PaginationToken returned from a previous request.