Would it be possible to manage the authentication at the API gateway level, leveraging the Cognito service and then forward the request to the application after an access control?
An alternative would be to configure this behaviour manually, and in the controller use an existing API gateway instance, instead of letting it create a new one.
Would it be possible to manage the authentication at the API gateway level, leveraging the Cognito service and then forward the request to the application after an access control?
An alternative would be to configure this behaviour manually, and in the controller use an existing API gateway instance, instead of letting it create a new one.