Summary: 19 instances, 18 unique Text Count public static final Regions USER_POOLS_REGION = Regions.US_WEST_2; // TODO: Update the region to match the Cognito User Pools region 1 //TODO: Check why is this being converted to a Response Body 1 //TODO: Check why the message is this is not done in an else clause 1 public static final String APPSYNC_API_KEY = "API-KEY"; // TODO: Copy the API Key specified on the AppSync Console 1 /** TODO add Modifications copyright **/ 2 public static final String APPSYNC_API_URL = ""; // TODO: Update the endpoint URL as specified on AppSync console 1 public static final String COGNITO_IDENTITY = ""; // TODO: Update the Cognito Identity Pool ID 1 public static final Regions COGNITO_REGION = Regions.US_EAST_1; // TODO: Update the region to match the Cognito Identity Pool region 1 // TODO: Here for update post mutation 1 // TODO: Here for update post callback 1 //TODO: Check if this logic is required. 1 // TODO: if the connection closes, but our subscription didn't ask for that, 1 // TODO: Investigate if this can be simplified by just invoking the QueueHandler in the network receiver. 1 // TODO - This shouldn't be here according to the interface 1 // TODO: Here for query 1 // TODO: this should be a HandlerThread, don't use MainLooper. 1 // TODO: set to const when ApolloPlugin is in java 1 public static final Regions APPSYNC_REGION = Regions.US_EAST_1; // TODO: Update the region to match the API region 1