1. Home
  2. AwsCore::Cognito
  3. Getting Started
  4. Initializing

Initializing

INITIALIZING COGNITO

To Initialize the Cognito Plugin, all you have to do is execute “Create Cognito Idp Platform” function. You can choose to either store a reference to it from “Return value” or use the static function “GetIdpPlatform” which will return the last created Idp Platform object”

SELECT YOUR REGION

Make sure to select the correct region that you are going to use for your AWS services, double check that you do not misspell the region name as that will cause connection issues.