79117491

Date: 2024-10-23 10:24:33
Score: 0.5
Natty:
Report link

As of now is not possible to use Private Endpoint for Amazon Cognito and I don't know if it will ever be.

I think that the only possible solution is to proxy all the requests to Amazon Cognito using an AWS Private API Gateway.

You can create a private gateway with {proxy+} resource and ANY method, and then in the integration request use an HTTP Integration with the Cognito User Pool domain.

Reasons:
  • Whitelisted phrase (-1): solution is
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mario Agati