We have containerised applications which we want to host using AWS App Runner. At the same time we want to integrate these applications using AWS Cognito. Like API Gateway authorizer is there any mechanism in App Runner that can handle security of the API Services.
I dont want to introduce a costly AWS Service like APIGateway simply for this cognito integration purpose when App Runner is already creating publicly accessible endpoint to the service.