View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_add_custom_attributes | R Documentation |
Adds additional user attributes to the user pool schema.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_add_custom_attributes/ for full documentation.
cognitoidentityprovider_add_custom_attributes(UserPoolId, CustomAttributes)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.