cognitoidentityprovider_add_custom_attributes: Adds additional user attributes to the user pool schema

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_add_custom_attributesR Documentation

Adds additional user attributes to the user pool schema

Description

Adds additional user attributes to the user pool schema.

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

Usage

cognitoidentityprovider_add_custom_attributes(UserPoolId, CustomAttributes)

Arguments

UserPoolId

[required] The user pool ID for the user pool where you want to add custom attributes.

CustomAttributes

[required] An array of custom attributes, such as Mutable and Name.


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