Hi All,
This is about serving the end client the lambda version based on request header . Is there any possible solution.
We saw the aws blog , but we have Implementing header-based API Gateway versioning with Amazon CloudFront | AWS Compute Blog
but need deployment of 2 api gateway also need lambda edge.
Is ther any solution to redirect the request to specific lambda version , based on header request version.