cognitoidentityprovider_forget_device: Forgets the specified device

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_forget_deviceR Documentation

Forgets the specified device

Description

Forgets the specified device.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_forget_device/ for full documentation.

Usage

cognitoidentityprovider_forget_device(AccessToken = NULL, DeviceKey)

Arguments

AccessToken

A valid access token that Amazon Cognito issued to the user whose registered device you want to forget.

DeviceKey

[required] The device key.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.