ICognitoIdentityProviderAdminListUserAuthEventsRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminListUserAuthEvents requests.
Ancestors
Properties
MaxResults
property MaxResults: TOptional<Integer>
Specify the limit of authentication events to be returned.
Valid range: 0 - 60. Defaults to 60 if not specified or 0.
NextToken
property NextToken: string
A next token for use in subsequent requests to fetch more authentication events.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.