How to configure aws cognito in identity service for my app

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi,

Kony supports AWS js sdk. Using that you can login to the cognito.

Sample app for how to use aws sdk - https://github.com/kony/KonyAWSDemo

Thanks