cognitoidentityprovider_delete_user_attributes: Deletes the attributes for a user

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_delete_user_attributesR Documentation

Deletes the attributes for a user

Description

Deletes the attributes for a user.

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

Usage

cognitoidentityprovider_delete_user_attributes(UserAttributeNames, AccessToken)

Arguments

UserAttributeNames

[required] An array of strings representing the user attribute names you want to delete.

For custom attributes, you must prependattach the ⁠custom:⁠ prefix to the front of the attribute name.

AccessToken

[required] A valid access token that Amazon Cognito issued to the user whose attributes you want to delete.


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