ICognitoIdentityProviderConfirmDeviceRequest
Interface in AWS.CognitoIdentityProvider
Interface for ConfirmDevice requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token issued to the user by Amazon Cognito.
DeviceKey
property DeviceKey: string
Specify the device key.
DeviceName
property DeviceName: string
Specify the device name.
DeviceSecretVerifierConfig
property DeviceSecretVerifierConfig: ICognitoIdentityProviderDeviceSecretVerifierConfigType
Type: ICognitoIdentityProviderDeviceSecretVerifierConfigType
Specify configuration of the device secret verifier.