Integrations
LoginSign Up

Amazon Cognito

These Amazon Cognito native actions allow integrating your Arengu forms for customer sign ups and login flows.

Connect your Amazon Cognito account

To connect your Amazon Cognito account to Arengu you will need the Region, Access Key ID and the Secret Access Key. You can learn how to create them here:

Sign up

Creates a new user.

Input settings

Parameter Description
ID (required) Action ID. It is used to reference the output values of the action.
Alias Short description to be displayed in the action.
Connection (required) Select an existing connection from the vault or create a connection with your Amazon Cognito details.
User pool ID (required) The User pool's ID. Find it at Amazon Cognitos'console.
Username (required) The Username's ID which cannot be updated and should be an email address.
Preferred username The user's preferred username.
Name The user's name.
Save email Check to save the email.
Email The user's email.
Mark email as verified Check to save the user’s email as verified. You can also use Arengu's OTP email verification as well.
Omit welcome email Check to omit a welcome email from Amazon Cognito.
Save password Check to save the password.
Password The user's password.
Require new password on login Prompt for a new password on first login.
Save Phone Check to save the phone number.
Phone The user's phone numnber.
User attributes The user additional attributes “custom:fieldName” and its value.

Find expected response and extra API information at Amazon Cognito's documentation.

Look up

Looks up details of an existing user.

Input settings

Parameter Description
ID (required) Action ID. It is used to reference the output values of the action.
Alias Short description to be displayed in the action.
Connection (required) Select an existing connection from the vault or create a connection with your Amazon Cognito details.
User pool ID (required) The User pool's ID. Find it at Amazon Cognitos'console.
Username (required) The user's email.

Find expected response and extra API information at Amazon Cognito's documentation.

Table of contents