It actually does, it also has the keys for the cognito user: aws_user_pools_id. In your amplify/backend/backend-config.json file, do you have an api.<API_NAME>.output.authConfig property that has values in the additionalAuthenticationProviders and defaultAuthentication?
It actually does, it also has the keys for the cognito user:
aws_user_pools_id. In youramplify/backend/backend-config.jsonfile, do you have anapi.<API_NAME>.output.authConfigproperty that has values in theadditionalAuthenticationProvidersanddefaultAuthentication?Yes, I do.
AMAZON_COGNITO_USER_POOLSis underdefaultAuthenticationandAPI_KEYis underadditionalAuthenticationProviders